public class DateTimeFormatValue extends FormatValue
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
FORMAT_VALUE_STRUCT
Name of this structure.
|
CATEGORY_MEMBER, LOCALE_MEMBER, PATTERN_MEMBER| 构造器和说明 |
|---|
DateTimeFormatValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
StructureHandle |
getHandle(SimpleValueHandle valueHandle)
Return an
FormatValueHandle to deal with the date-time
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, toStringcheckStringMember, copy, equals, getCompatibleValue, getContext, getDefn, getElement, getExpressionProperty, getHandle, getLocalProperty, getLocalProperty, getMemberDefn, getObjectDefn, getProperty, getProperty, getReferencableProperty, getStringProperty, isDesignTime, isReferencable, setContext, setExpressionProperty, setProperty, setProperty, setupContext, updateReference, validatepublic static final java.lang.String FORMAT_VALUE_STRUCT
public java.lang.String getStructName()
IStructuregetStructName 在接口中 IStructuregetStructName 在类中 FormatValuepublic StructureHandle handle(SimpleValueHandle valueHandle, int index)
org.eclipse.birt.report.model.core.Structurehandle 在类中 FormatValuevalueHandle - 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 date-time
format.getHandle 在类中 FormatValuevalueHandle - the property or member handleCopyright © 2008 Actuate Corp. All rights reserved.