Package org.xwiki.gwt.wysiwyg.client.plugin.macro.input

Interface Summary
HasFocus Interface to an object that can have focus.
HasValue Interface to access and change the value of an object.
 

Class Summary
AbstractInput Abstract input control to collect data from the user.
ChoiceInput A concrete input control that allows the user to choose one of the available options.
InputFactory Creates input controls for specific data types.
TextInput A concrete input control used to collect text from the user.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.