Package | Description |
---|---|
com.saperion.ngc.iform.tristate |
Package for iForm tristate components.
|
Modifier and Type | Method and Description |
---|---|
Tristate.Tristates |
Tristate.getValue() |
static Tristate.Tristates |
Tristate.Tristates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tristate.Tristates[] |
Tristate.Tristates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Tristate.setValue(Tristate.Tristates val) |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.