Forge - UI Addon Input Hints 2.0.0.Alpha3

Uses of Interface
org.jboss.forge.ui.hints.InputType

Uses of InputType in org.jboss.forge.ui.hints
 

Classes in org.jboss.forge.ui.hints that implement InputType
 class InputTypes
          The set of supported InputType hints that determine custom display options for various input types meriting advanced display options or validation that would otherwise be impossible without implementation in the user interface provider.
 

Methods in org.jboss.forge.ui.hints that return InputType
 InputType HintsLookup.getInputType(Class<?> valueType)
           
 

Methods in org.jboss.forge.ui.hints with parameters of type InputType
 void HintsLookup.setInputType(Class<?> valueType, InputType type)
           
 


Forge - UI Addon Input Hints 2.0.0.Alpha3

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