Uses of Class
com.xpn.xwiki.wysiwyg.client.plugin.macro.input.AbstractInput

Packages that use AbstractInput
com.xpn.xwiki.wysiwyg.client.plugin.macro.input   
 

Uses of AbstractInput in com.xpn.xwiki.wysiwyg.client.plugin.macro.input
 

Subclasses of AbstractInput in com.xpn.xwiki.wysiwyg.client.plugin.macro.input
 class ChoiceInput
          A concrete input control that allows the user to choose one of the available options.
 class TextInput
          A concrete input control used to collect text from the user.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.