|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.businessobjects.jsf.sdk.properties.RepeatDirection
Contains fields that specify the repeat direction for the Path
component.
Field Summary | |
static int |
Horizontal
Set the repeat direction to Horizontal. |
static int |
Vertical
Set the repeat direction to Vertical. |
Constructor Summary | |
RepeatDirection()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int Horizontal
Set the repeat direction to Horizontal.
public static int Vertical
Set the repeat direction to Vertical.
Constructor Detail |
public RepeatDirection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |