org.pentaho.reporting.engine.classic.core
Class AttributeNames.Core

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.AttributeNames.Core
Enclosing class:
AttributeNames

public static class AttributeNames.Core
extends Object


Field Summary
static String ARC_HEIGHT
           
static String ARC_WIDTH
           
static String AUTO_SUBMIT_DEFAULT
           
static String AUTO_SUBMIT_PARAMETER
           
static String BUNDLE
           
static String CONTENT_BASE
           
static String DATA_CACHE
           
static String ELEMENT_TYPE
           
static String FIELD
           
static String FORMAT_STRING
           
static String GROUP_FIELDS
           
static String IMAGE_ENCODING_QUALITY
           
static String IMAGE_ENCODING_TYPE
           
static String IMAGE_MAP
           
static String LOCK_PREFERRED_OUTPUT_TYPE
           
static String MESSAGE_NULL_VALUE
           
static String NAME
           
static String NAMESPACE
           
static String NULL_VALUE
           
static String PAGE_DEFINITION
           
static String PARAMETER_UI_LAYOUT
           
static String PREFERRED_OUTPUT_TYPE
           
static String RESOURCE_IDENTIFIER
           
static String RICH_TEXT_TYPE
           
static String SHOW_PARAMETER_UI
           
static String SOURCE
           
static String SUBREPORT_ACTIVE
           
static String TARGET_TYPE
           
static String VALUE
           
 
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

RESOURCE_IDENTIFIER

public static final String RESOURCE_IDENTIFIER
See Also:
Constant Field Values

NULL_VALUE

public static final String NULL_VALUE
See Also:
Constant Field Values

MESSAGE_NULL_VALUE

public static final String MESSAGE_NULL_VALUE
See Also:
Constant Field Values

VALUE

public static final String VALUE
See Also:
Constant Field Values

FIELD

public static final String FIELD
See Also:
Constant Field Values

FORMAT_STRING

public static final String FORMAT_STRING
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

ARC_WIDTH

public static final String ARC_WIDTH
See Also:
Constant Field Values

ARC_HEIGHT

public static final String ARC_HEIGHT
See Also:
Constant Field Values

SOURCE

public static final String SOURCE
See Also:
Constant Field Values

CONTENT_BASE

public static final String CONTENT_BASE
See Also:
Constant Field Values

ELEMENT_TYPE

public static final String ELEMENT_TYPE
See Also:
Constant Field Values

PAGE_DEFINITION

public static final String PAGE_DEFINITION
See Also:
Constant Field Values

GROUP_FIELDS

public static final String GROUP_FIELDS
See Also:
Constant Field Values

IMAGE_ENCODING_TYPE

public static final String IMAGE_ENCODING_TYPE
See Also:
Constant Field Values

IMAGE_ENCODING_QUALITY

public static final String IMAGE_ENCODING_QUALITY
See Also:
Constant Field Values

LOCK_PREFERRED_OUTPUT_TYPE

public static final String LOCK_PREFERRED_OUTPUT_TYPE
See Also:
Constant Field Values

PREFERRED_OUTPUT_TYPE

public static final String PREFERRED_OUTPUT_TYPE
See Also:
Constant Field Values

BUNDLE

public static final String BUNDLE
See Also:
Constant Field Values

TARGET_TYPE

public static final String TARGET_TYPE
See Also:
Constant Field Values

RICH_TEXT_TYPE

public static final String RICH_TEXT_TYPE
See Also:
Constant Field Values

SUBREPORT_ACTIVE

public static final String SUBREPORT_ACTIVE
See Also:
Constant Field Values

AUTO_SUBMIT_PARAMETER

public static final String AUTO_SUBMIT_PARAMETER
See Also:
Constant Field Values

AUTO_SUBMIT_DEFAULT

public static final String AUTO_SUBMIT_DEFAULT
See Also:
Constant Field Values

SHOW_PARAMETER_UI

public static final String SHOW_PARAMETER_UI
See Also:
Constant Field Values

PARAMETER_UI_LAYOUT

public static final String PARAMETER_UI_LAYOUT
See Also:
Constant Field Values

IMAGE_MAP

public static final String IMAGE_MAP
See Also:
Constant Field Values

DATA_CACHE

public static final String DATA_CACHE
See Also:
Constant Field Values