|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.core.Structure
org.eclipse.birt.report.model.api.elements.structures.FormatValue
org.eclipse.birt.report.model.api.elements.structures.ParameterFormatValue
public class ParameterFormatValue
Represents the format for the default value of scalar parameter.
| Field Summary | |
|---|---|
static java.lang.String |
FORMAT_VALUE_STRUCT
Name of this structure. |
| Fields inherited from class org.eclipse.birt.report.model.api.elements.structures.FormatValue |
|---|
CATEGORY_MEMBER, LOCALE_MEMBER, PATTERN_MEMBER |
| Constructor Summary | |
|---|---|
ParameterFormatValue()
|
|
| Method Summary | |
|---|---|
StructureHandle |
getHandle(SimpleValueHandle valueHandle)
Return an FormatValueHandle to deal with the parameter
format. |
java.lang.String |
getStructName()
Returns the name of the structure definition. |
StructureHandle |
handle(SimpleValueHandle valueHandle,
int index)
|
| Methods inherited from class org.eclipse.birt.report.model.api.elements.structures.FormatValue |
|---|
getCategory, getIntrinsicProperty, getLocale, getPattern, setCategory, setIntrinsicProperty, setLocale, setPattern, toString |
| Methods inherited from class org.eclipse.birt.report.model.core.Structure |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FORMAT_VALUE_STRUCT
| Constructor Detail |
|---|
public ParameterFormatValue()
| Method Detail |
|---|
public java.lang.String getStructName()
IStructure
getStructName in interface IStructuregetStructName in class FormatValue
public StructureHandle handle(SimpleValueHandle valueHandle,
int index)
handle in class FormatValuepublic StructureHandle getHandle(SimpleValueHandle valueHandle)
FormatValueHandle to deal with the parameter
format.
getHandle in class FormatValuevalueHandle - the property or member handle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||