Uses of Class
org.xwiki.gwt.wysiwyg.client.wiki.Entity

Packages that use Entity
org.xwiki.gwt.wysiwyg.client.widget.wizard.util   
org.xwiki.gwt.wysiwyg.client.wiki   
 

Uses of Entity in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
 

Classes in org.xwiki.gwt.wysiwyg.client.widget.wizard.util with type parameters of type Entity
 class AbstractEntityListSelectorWizardStep<C extends EntityConfig,E extends Entity>
          Wizard step that allows the user to select an entity from a list.
 

Uses of Entity in org.xwiki.gwt.wysiwyg.client.wiki
 

Subclasses of Entity in org.xwiki.gwt.wysiwyg.client.wiki
 class Attachment
          Configuration object for an attachment, to be used to transmit data about attachments from the server to the client.
 class WikiPage
          Stores information about a wiki page.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.