Uses of Class
com.saperion.ngc.iform.tristate.Tristate
-
Packages that use Tristate Package Description com.saperion.ngc.iform.field Package for iForm field elements. -
-
Uses of Tristate in com.saperion.ngc.iform.field
Subclasses of Tristate in com.saperion.ngc.iform.field Modifier and Type Class Description class
TristateField
A field in a form for boolean values that offers three states: checked, unchecked, no value.
-