|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementRectangleKind | |
---|---|
org.openfaces.component.timetable |
Uses of ElementRectangleKind in org.openfaces.component.timetable |
---|
Methods in org.openfaces.component.timetable that return ElementRectangleKind | |
---|---|
ElementRectangleKind |
RectangleAlignment.getBorderRectangleKind()
|
ElementRectangleKind |
RectangleAlignment.getBorderRectangleKind()
|
static ElementRectangleKind |
ElementRectangleKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ElementRectangleKind |
ElementRectangleKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ElementRectangleKind[] |
ElementRectangleKind.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
static ElementRectangleKind[] |
ElementRectangleKind.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.timetable with parameters of type ElementRectangleKind | |
---|---|
void |
RectangleAlignment.setBorderRectangleKind(ElementRectangleKind borderRectangleKind)
|
void |
RectangleAlignment.setBorderRectangleKind(ElementRectangleKind borderRectangleKind)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |