org.pentaho.reporting.libraries.css
Class PseudoPage

java.lang.Object
  extended by 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
static PseudoPage FIRST
           
static PseudoPage LEFT
           
static PseudoPage RIGHT
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LEFT

public static final PseudoPage LEFT

RIGHT

public static final PseudoPage RIGHT

FIRST

public static final PseudoPage FIRST
Method Detail

toString

public String toString()
Overrides:
toString in class Object