|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IppForm.Proportion | |
---|---|
pl.mbdev.openstage | This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones. |
Uses of IppForm.Proportion in pl.mbdev.openstage |
---|
Fields in pl.mbdev.openstage declared as IppForm.Proportion | |
---|---|
private IppForm.Proportion |
IppForm.proportion
Value from IppForm.Proportion , defines proportion between width of left and
right column. |
Methods in pl.mbdev.openstage that return IppForm.Proportion | |
---|---|
static IppForm.Proportion |
IppForm.Proportion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IppForm.Proportion[] |
IppForm.Proportion.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 IppForm.Proportion | |
---|---|
IppForm(java.lang.String title,
java.lang.String url,
IppForm.Proportion proportion)
Constructs new form with no initial items or commands. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |