Forge - Parent 2.0.0.Alpha1

Package org.jboss.forge.ui.input

Interface Summary
HasCompleter<IMPL,VALUETYPE> Provides a UICompleter object
InputComponent<IMPLTYPE,VALUETYPE> This is the parent interface of all inputs.
ManyValued<IMPL,VALUETYPE> UI components implementing this interface hold multiple values
SelectComponent<IMPLTYPE,VALUETYPE> Parent interface for UISelect components
SingleValued<IMPL,VALUETYPE> UI components implementing this interface hold a single value
UICompleter<VALUETYPE>  
UIInput<VALUETYPE> A UIInput prompts for a single value.
UIInputMany<VALUETYPE> A UIInputMany prompts for multiple values.
UISelectMany<VALUETYPE> A UISelectMany should be used when the number of items to be chosen are known before rendering the component.
UISelectOne<VALUETYPE> A UISelectMany should be used when the number of items to be chosen are known before rendering the component.
 


Forge - Parent 2.0.0.Alpha1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.