public class NumberFormatValue extends FormatValue
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FORMAT_VALUE_STRUCT
Name of this structure.
|
CATEGORY_MEMBER, LOCALE_MEMBER, PATTERN_MEMBER
Constructor and Description |
---|
NumberFormatValue() |
Modifier and Type | Method and Description |
---|---|
StructureHandle |
getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the number format. |
java.lang.String |
getStructName()
Returns the name of the structure definition.
|
StructureHandle |
handle(SimpleValueHandle valueHandle,
int index)
Creates the specific handle of this structure.
|
getCategory, getIntrinsicProperty, getLocale, getPattern, setCategory, setIntrinsicProperty, setLocale, setPattern, toString
checkStringMember, copy, equals, getCompatibleValue, getContext, getDefn, getElement, getExpressionProperty, getHandle, getLocalProperty, getLocalProperty, getMemberDefn, getObjectDefn, getProperty, getProperty, getReferencableProperty, getStringProperty, isDesignTime, isReferencable, setContext, setExpressionProperty, setProperty, setProperty, setupContext, updateReference, validate
public static final java.lang.String FORMAT_VALUE_STRUCT
public java.lang.String getStructName()
IStructure
getStructName
in interface IStructure
getStructName
in class FormatValue
public StructureHandle handle(SimpleValueHandle valueHandle, int index)
org.eclipse.birt.report.model.core.Structure
handle
in class FormatValue
valueHandle
- the value handle of this structure list property this
structure is inindex
- the position of this structure in structure listpublic StructureHandle getHandle(SimpleValueHandle valueHandle)
FormatValueHandle
to deal with the number format.getHandle
in class FormatValue
valueHandle
- the property or member handleCopyright © 2014 OpenText Corp. All rights reserved.