Uses of Interface
com.xpn.xwiki.wysiwyg.client.plugin.macro.input.HasFocus

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

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

Classes in com.xpn.xwiki.wysiwyg.client.plugin.macro.input that implement HasFocus
 class AbstractInput
          Abstract input control to collect data from the user.
 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.