Class PseudoPage
- java.lang.Object
-
- org.pentaho.reporting.libraries.css.PseudoPage
-
public final class PseudoPage extends Object
Creation-Date: 29.05.2006, 17:23:07- Author:
- Thomas Morgner
-
-
Field Summary
Fields Modifier and Type Field Description static PseudoPage
FIRST
static PseudoPage
LEFT
static PseudoPage
RIGHT
-
-
-
Field Detail
-
LEFT
public static final PseudoPage LEFT
-
RIGHT
public static final PseudoPage RIGHT
-
FIRST
public static final PseudoPage FIRST
-
-