Package ch.tocco.nice2.netui.spi.bind
Class SelectionFieldInfo.SelectionValue
java.lang.Object
ch.tocco.nice2.netui.spi.bind.SelectionFieldInfo.SelectionValue
- Enclosing class:
SelectionFieldInfo
-
Constructor Summary
ConstructorDescriptionSelectionValue
(String value, String display) SelectionValue
(String value, String display, boolean renderLink) -
Method Summary
-
Constructor Details
-
SelectionValue
- Parameters:
value
- Usually an URI in string form.display
- For an entity it's usually the default display.
-
SelectionValue
-
-
Method Details