Uses of Package
com.xpn.xwiki.wysiwyg.client.plugin.link

Packages that use com.xpn.xwiki.wysiwyg.client.plugin.link
com.xpn.xwiki.wysiwyg.client   
com.xpn.xwiki.wysiwyg.client.plugin.link   
com.xpn.xwiki.wysiwyg.client.plugin.link.ui   
com.xpn.xwiki.wysiwyg.server   
 

Classes in com.xpn.xwiki.wysiwyg.client.plugin.link used by com.xpn.xwiki.wysiwyg.client
LinkConfig
          Stores the data about a link: information about the link: reference (wiki, space, page), URL and also about its representation in a document (parameters, etc).
 

Classes in com.xpn.xwiki.wysiwyg.client.plugin.link used by com.xpn.xwiki.wysiwyg.client.plugin.link
LinkConfig
          Stores the data about a link: information about the link: reference (wiki, space, page), URL and also about its representation in a document (parameters, etc).
LinkConfig.LinkType
          Enumeration type to store the type of link: wiki external link, link to an existing page, link to a new page, etc.
LinkHTMLGenerator
          Generates html link blocks for all types of links.
LinkPlugin
          Rich text editor plug-in for inserting links, using a dialog to get link settings from the user.
LinkPluginFactory
          Factory for LinkPlugin.
 

Classes in com.xpn.xwiki.wysiwyg.client.plugin.link used by com.xpn.xwiki.wysiwyg.client.plugin.link.ui
LinkConfig
          Stores the data about a link: information about the link: reference (wiki, space, page), URL and also about its representation in a document (parameters, etc).
 

Classes in com.xpn.xwiki.wysiwyg.client.plugin.link used by com.xpn.xwiki.wysiwyg.server
LinkConfig
          Stores the data about a link: information about the link: reference (wiki, space, page), URL and also about its representation in a document (parameters, etc).
 



Copyright © 2004-2010 XWiki. All Rights Reserved.