Forge - UI API 2.0.0.Alpha3

Uses of Interface
org.jboss.forge.ui.input.SingleValued

Packages that use SingleValued
org.jboss.forge.ui.input   
 

Uses of SingleValued in org.jboss.forge.ui.input
 

Subinterfaces of SingleValued in org.jboss.forge.ui.input
 interface UIInput<VALUETYPE>
          A UIInput prompts for a single value.
 interface UISelectOne<VALUETYPE>
          A UISelectMany should be used when the number of items to be chosen are known before rendering the component.
 


Forge - UI API 2.0.0.Alpha3

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