|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IppGauge.Interactive | |
---|---|
pl.mbdev.openstage | This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones. |
Uses of IppGauge.Interactive in pl.mbdev.openstage |
---|
Fields in pl.mbdev.openstage declared as IppGauge.Interactive | |
---|---|
private IppGauge.Interactive |
IppGauge.interactive
Value from IppGauge.Interactive , sets the gauge's interactivity. |
Methods in pl.mbdev.openstage that return IppGauge.Interactive | |
---|---|
IppGauge.Interactive |
IppGauge.getInteractive()
Returns the value from IppGauge.Interactive , the gauge's interactivity. |
static IppGauge.Interactive |
IppGauge.Interactive.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IppGauge.Interactive[] |
IppGauge.Interactive.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in pl.mbdev.openstage with parameters of type IppGauge.Interactive | |
---|---|
IppGauge(java.lang.String label,
java.lang.String maximum,
java.lang.String initial,
IppGauge.Interactive interactive,
java.lang.String key)
Creates |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |