org.pentaho.reporting.engine.classic.core
Class MetaAttributeNames.Formatting

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.MetaAttributeNames.Formatting
Enclosing class:
MetaAttributeNames

public static class MetaAttributeNames.Formatting
extends Object


Field Summary
static String DISPLAY_SIZE
           
static String FORMAT
           
static String HIDE_DUPLICATE_ITEMS
           
static String LABEL
           
static String NAMESPACE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

DISPLAY_SIZE

public static final String DISPLAY_SIZE
See Also:
Constant Field Values

LABEL

public static final String LABEL
See Also:
Constant Field Values

HIDE_DUPLICATE_ITEMS

public static final String HIDE_DUPLICATE_ITEMS
See Also:
Constant Field Values

FORMAT

public static final String FORMAT
See Also:
Constant Field Values