- CACHED_METADATA_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
-
Name of this structure.
- cachedFactory - 类 中的静态变量org.eclipse.birt.report.model.api.DesignEngine
-
- CachedMetaData - org.eclipse.birt.report.model.api.elements.structures中的类
-
Structure used to cache data set information that include output column
information when it gets from databases, input/output parameter definitions.
- CachedMetaData() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
-
- CachedMetaDataHandle - org.eclipse.birt.report.model.api中的类
-
Structure handle to deal with cached data set metadata informations.
- CachedMetaDataHandle(DesignElementHandle, StructureContext) - 类 的构造器org.eclipse.birt.report.model.api.CachedMetaDataHandle
-
Constructors a handle given an element handle that defines the property
and a member context to the metadata property.
- CachedMetaDataHandle(DesignElementHandle, MemberRef) - 类 的构造器org.eclipse.birt.report.model.api.CachedMetaDataHandle
-
已过时。
- cachePropertyHandles() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Constructs slot handles in the constructor to make sure that getMumble()
methods won't construct any new instance.
- CALCULATION_ARGUMENTS_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Name of the member that specifies a list of calculation argument for the
specific calculation function.
- CALCULATION_TYPE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Name of the member that specifies the calculation function name.
- CalculationArgument - org.eclipse.birt.report.model.api.elements.structures中的类
-
CalculationArgument.
- CalculationArgument() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
- CalculationArgumentHandle - org.eclipse.birt.report.model.api中的类
-
CalculationArgumentHandle.
- CalculationArgumentHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.CalculationArgumentHandle
-
Constructs the handle of calculation argument.
- calculationArgumentsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns a iterator of calculation arguments for specific calculation
type.
- canAddCssStyleSheet(CssStyleSheetHandle) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
(non-Javadoc)
- canAddCssStyleSheet(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
已过时。
- canAddCssStyleSheetByProperties(String, String, boolean) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
(non-Javadoc)
- canAddView(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Determines whether this report item can add a view with the specified
extension type or not.
- canCascadeACL() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Determines whether this report item can cascade ACL or not.
- canContain(int, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if the slot can contain an element with the type of
type.
- canContain(int, DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if the given slot can contain the content.
- canContain(String, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if the slot can contain an element with the type of
type.
- canContain(String, DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if the given slot can contain the content.
- canContain(int, IElementDefn) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Reports whether the given slot can contain elements of the given type.
- canContain(IElementDefn) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Determines if this slot can contain an element of the given type.
- canContain(DesignElement) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Determines if an element can reside within this slot.
- canContain(String) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Determines if the slot can contain an element with the type of
type.
- canContain(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Determines if the given slot can contain the content.
- canContain(String) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Determines if the slot can contain an element with the type of
type.
- canContain(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Determines if the given slot can contain the content.
- canCopyColumn(int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Copies a column and cells under it with the given column number.
- canCopyColumn(int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Copies a column and cells under it with the given column number.
- canCopyRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the copy operation can be done with the given parameters.
- canCopyRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether the copy operation can be done with the given parameters.
- canDrop() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if this element can be dropped from its container.
- canDropCssStyleSheet(CssStyleSheetHandle) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
(non-Javadoc)
- canEdit() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if this element is editable or not.
- canExport() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Indicates whether the report item can be allowed to export to library.
- canExport() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- canExport(DesignElementHandle, LibraryHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given element can be exported into one library.
- canExport(StyleHandle, ThemeHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given element can be exported into the selected theme.
- canExport(StructureHandle, LibraryHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given structure can be exported into one library.
- canExport(DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given element can be exported into one library.
- canExport(StructureHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given structure can be exported into one library.
- canExport(DesignElementHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given element can be exported into one library.
- canExport(StructureHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks whether the given structure can be exported into one library.
- canExtend() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns whether elements of this class can be extended.
- canIgnoreDuplicateValues - 类 中的变量org.eclipse.birt.report.model.api.oda.AggregationDefn
-
Indicate if this aggregation can ignore duplicated values.
- canIgnoreDuplicateValues() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- canIgnoreDuplicateValues() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Identify if this aggregation implementation can ignore duplicated values.
- canIgnoreNullValues - 类 中的变量org.eclipse.birt.report.model.api.oda.AggregationDefn
-
Indicate if this aggregation can ignore null values.
- canIgnoreNullValues() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- canIgnoreNullValues() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Identify if this aggregation implementation can ignore null values.
- canInherit() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
-
Indicates if derived elements can inherit the value of this property.
- canInsert(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandInsertAction
-
Checks whether the insert operation can be done with the given slot id ,
group id , index and the operation flag.
- canInsertAndPaste(TableRow, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandInsertAndPasteAction
-
Checks whether the paste operation can be done with the given copied
column band data, the column index and the operation flag.
- canInsertAndPasteColumn(ColumnBandData, int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the insert and paste operation can be done with the given
copied column band data, the column index and the operation flag.
- canInsertAndPasteColumn(ColumnBandData, int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether the insert and paste operation can be done with the given
copied column band data, the column index and the operation flag.
- canInsertAndPasteRow(IDesignElement, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the insert and paste table row to the given destination
row with the given parameters.
- canInsertAndPasteRow(IDesignElement, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether the inserting and paste table row to the given destination
row with the given parameters.
- canInsertRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the insert operation can be done with the given
parameters.
- canInsertRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether inserting an empty table row can be done with the given
parameters.
- canPaste(TableRow, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandPasteAction
-
Checks whether the paste operation can be done with the given copied
column band data, the column index and the operation flag.
- canPaste(IElementCopy, DesignElementHandle, int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.CopyUtil
-
/** Checks whether the given copy can be pasted into the given slot of
the specified element.
- canPaste(IElementCopy, DesignElementHandle, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.CopyUtil
-
/** Checks whether the given copy can be pasted into the given slot of
the specified element.
- canPaste() - 接口 中的方法org.eclipse.birt.report.model.api.util.IPasteStatus
-
- canPasteColumn(ColumnBandData, int, boolean) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the paste operation can be done with the given copied
column band data, the column index and the operation flag.
- canPasteColumn(ColumnBandData, int, boolean) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether the paste operation can be done with the given copied
column band data, the column index and the operation flag.
- canPasteRow(IDesignElement, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the paste operation can be done with the given parameters.
- canPasteRow(IDesignElement, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether the paste operation can be done with the given parameters.
- canRedo() - 接口 中的方法org.eclipse.birt.report.model.api.activity.IActivityRecord
-
Tells if this record can be redone.
- canRedo() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Reports whether a command is available to redo.
- canRedo() - 类 中的方法org.eclipse.birt.report.model.api.extension.ElementCommand
-
- canRedo() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IElementCommand
-
Tells if this record can be redone.
- canRenameCss(IncludedCssStyleSheetHandle, String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
已过时。
- canRenameCssByProperties(IncludedCssStyleSheetHandle, String, String, boolean) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
- canShift(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandShiftAction
-
Checks whether the shift operation can be done with the given parameters
- canShiftColumn(int, int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Moves the column from sourceColumn to
destColumn.
- canShiftColumn(int, int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Moves the column from sourceColumn to
destColumn.
- canShiftRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Checks whether the shift operation can be done with the given the given
parameters.
- canShiftRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Checks whether the shift operation can be done with the given the given
parameters.
- canShrink() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Tests whether the section can shrink if the actual content is smaller
than the design size.
- canShrink() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Tests whether the section can shrink if the actual content is smaller
than the design size.
- canTransformToTemplate() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- canTransformToTemplate() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines if the current element can be transformed to a template
element.
- canUndo() - 接口 中的方法org.eclipse.birt.report.model.api.activity.IActivityRecord
-
Tells if this record can be undone.
- canUndo() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Reports whether a command is available to undo.
- canUndo() - 类 中的方法org.eclipse.birt.report.model.api.extension.ElementCommand
-
- canUndo() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IElementCommand
-
Tells if this record can be undone.
- cascadeACL() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns true (the default), a report element's ACL is
automatically propagated to all its directly contained child elements and
are added to their ACLs.
- cascadeACL() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns true (the default), a report element's ACL is
automatically propagated to all its directly contained child elements and
are added to their ACLs.
- CascadingParameterGroupHandle - org.eclipse.birt.report.model.api中的类
-
Represents the group of cascading parameters.
- CascadingParameterGroupHandle(Module, CascadingParameterGroup) - 类 的构造器org.eclipse.birt.report.model.api.CascadingParameterGroupHandle
-
Constructs the handle for a group of cascading parameters with the given
design and element.
- CascadingParameterGroupHandleImpl - org.eclipse.birt.report.model.api中的类
-
Represents the group of cascading parameters.
- CascadingParameterGroupHandleImpl(Module, CascadingParameterGroup) - 类 的构造器org.eclipse.birt.report.model.api.CascadingParameterGroupHandleImpl
-
Constructs the handle for a group of cascading parameters with the given
design and element.
- CascadingParameterTypeValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates that type of the parameters in a cascading parameter group should
be "dynamic".
- CascadingParameterTypeValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.CascadingParameterTypeValidator
-
- CATEGORY_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Name of the config variable category member.
- CELL_EMPTY - 类 中的静态变量org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
CELL is empty
- CELL_USED - 类 中的静态变量org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
CELL is used, it contains a CELL
- CellHandle - org.eclipse.birt.report.model.api中的类
-
Represents a cell within a table or grid.
- CellHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.CellHandle
-
Constructs a handle for the given design and design element.
- CellOverlappingValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates all cells in one row don't overlap each other.
- CellOverlappingValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.CellOverlappingValidator
-
- cellsIterator() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns handles of Cells in the row.
- CHANGE - 类 中的静态变量org.eclipse.birt.report.model.api.command.CustomMsgEvent
-
The translation changed.
- CHARSET - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Encoding mode for the data member.
- CHARSET - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Encoding mode for the data member.
- checkCompatibility() - 接口 中的方法org.eclipse.birt.report.model.api.extension.ICompatibleReportItem
-
Checks the parser compatibilities for this report item and return the
status.
- checkCompatibility() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- checkExportedExtendedItem(ExtendedItemHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks extended item can be exported or not.
- checkExportElementByContext(DesignElementHandle, ModuleHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ElementExportUtilImpl
-
Checks if extendedItem and cube's content element has the same name as
the exported element and its content elements.
- checkModule(SessionHandle, String, InputStream) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Checks the input stream with given file name.
- checkOverlappedLayoutCells(int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Tests whether cells are occupied within the space colPos
and colPos + colSpan - 1
- checkOverlappedLayoutCells(int, int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Checks whether cells in the given area have been occupied.
- checkProperty(String, Object) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Checks the value of a property prior to setting it.
- checkProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- checkRecursiveDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Checks whether there is recursive reference if this dynamic filter
parameter uses the given data set element handle as its "dataSet"
property.
- checkReport() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Checks this whole report.
- checkReportIfNecessary() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Checks the report if it is set in options.
- checkUserPropertyDefn(Module, DesignElement) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Checks whether the element can take the given user property definition
and the definition is valid.
- checkUTFSignature(InputStream) - 类 中的静态方法org.eclipse.birt.report.model.api.util.UnicodeUtil
-
Reads a signature if it applies.
- checkVersion(String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Checks whether the opening design file holds a version number before the
some specific features is supported.
- CHOICE_ACCESS_PERMISSION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
measure Function -- measure function type.
- CHOICE_ACCESS_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for access type.
- CHOICE_ACTION_BOOKMARK_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
actionBookmarkType -- target bookmark type
- CHOICE_ACTION_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_ACTION_LINK_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_ACTION_TARGET_FILE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
actionTargetFileType -- target type of the linked file
- CHOICE_AGGREGATION_FUNCTION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
measure Function -- measure function type.
- CHOICE_ANALYSIS_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
analysisType -- The analysis type for column hint The first constant is
the name of analysisType choice.
- CHOICE_AUTO_TEXT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
autotextType -- type of auto text
- CHOICE_BACKGROUND_ATTACHMENT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_BACKGROUND_POSITION_X - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_BACKGROUND_POSITION_Y - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_BACKGROUND_REPEAT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_BACKGROUND_SIZE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_BIDI_DIRECTION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for direction and orientation
- CHOICE_COLUMN_ALIGN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
columnAlign -- The column alignment The first constant is the name of
columnAlign choice.
- CHOICE_COLUMN_DATA_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_DATA_SELECTOR_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for dataSelector type.
- CHOICE_DATA_SET_MODE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
dataSetMode -- the mode to support data sets.
- CHOICE_DATA_VERSION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for dataVersion.
- CHOICE_DATE_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
dateFormat choice.
- CHOICE_DATE_TIME_LEVEL_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Date time level type -- type for date-time cube level.
- CHOICE_DATETIME_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
dateTimeFormat -- the date/time format The first constant is the name of
dateTimeFormat choice.
- CHOICE_DISPLAY - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_DROP_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_DYNAMIC_FILTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_EXPORT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
exportType -- The export type for column hint The first constant is the
name of exportType choice.
- CHOICE_FILTER_CONDITION_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FILTER_OPERATOR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
filterOperator -- The filter operator for filter condition The first
constant is the name of filterOperator choice.
- CHOICE_FILTER_TARGET - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
filterTarget -- filter target type.
- CHOICE_FLYOUT_POSITION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FONT_FAMILY - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FONT_SIZE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FONT_STYLE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FONT_VARIANT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FONT_WEIGHT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
FormatType -- The target output format.
- CHOICE_GADGET_CONTENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_HTML_GADGET_CONTENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_IMAGE_REF_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
ImageRefType -- The image reference type.
- CHOICE_IMAGE_SIZE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_IMAGE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_INTERVAL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_INTERVAL_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_JOIN_OPERATOR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
joinOperator -- join operator of join condition.
- CHOICE_JOIN_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
joinType -- join type of join condition.
- CHOICE_LEVEL_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Level type constants.
- CHOICE_LINE_ORIENTATION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_LINE_SPACING - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_LINE_STYLE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_LINE_WIDTH - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_MAP_OPERATOR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_MARGIN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_MEASURE_FUNCTION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
measure Function -- measure function type.
- CHOICE_NORMAL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_NULL_VALUE_ORDERING_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for nullValueOrderingType.
- CHOICE_NULLS_ORDERING - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for nullsOrdering.
- CHOICE_NUMBER_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
numberFormat -- the number format The first constant is the name of
numberFormat choice.
- CHOICE_OPRHANS - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_OVERFLOW - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for overflow.
- CHOICE_PAGE_BREAK_AFTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PAGE_BREAK_BEFORE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PAGE_BREAK_INSIDE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PAGE_ORIENTATION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PAGE_SIZE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PARAM_CONTROL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PARAM_SORT_VALUES - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Parameter sort values -- can be value or display text.
- CHOICE_PARAM_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PARAM_VALUE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_PROPERTY_MASK_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
propertyMaskType -- The choice for the property mask.
- CHOICE_QUERY_CHOICE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
queryFrom -- Where the query is from The first constant is the name of
queryFrom choice.
- CHOICE_REFERENCE_DATE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for reference date type.
- CHOICE_REPORT_ITEM_THEME_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for reportItemThemeType.
- CHOICE_REPORT_LAYOUT_PREFERENCE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Report layout preference -- layout type for report design.
- CHOICE_SCALAR_PARAM_ALIGN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
scalarParamAlign -- The choice for the scalarParamter alignment.
- CHOICE_SCALAR_PARAM_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Scalar parameter type.
- CHOICE_SCOPE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for scope type.
- CHOICE_SEARCH_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
searchType -- The search type for column hint The first constant is the
name of searchType choice.
- CHOICE_SECTION_ALIGN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_SORT_DIRECTION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_SORT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
sortType -- the sort type.
- CHOICE_STRING_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
stringFormat -- the string format The first constant is the name of
stringFormat choice.
- CHOICE_TARGET_NAMES_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TEMPLATE_ELEMENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
templateElementType -- the template element type The first constant is
the name of the templateElementType choice set.
- CHOICE_TEXT_ALIGN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TEXT_CONTENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TEXT_DATA_CONTENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TEXT_LINE_THROUGH - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TEXT_OVERLINE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TEXT_UNDERLINE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_THUMB_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for thumb type.
- CHOICE_TIME_FORMAT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
timeFormat choice
- CHOICE_TRANSFORM - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the Choice property type.
- CHOICE_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the Choice property type.
- CHOICE_UNITS - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_VARIABLE_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
Choice constants for workMode.
- CHOICE_VERTICAL_ALIGN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_VIEW_ACTION - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
View action --view action type.
- CHOICE_WHITE_SPACE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_WIDOWS - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- CHOICE_WINDOW_STATUS - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- ChoiceDefinition - org.eclipse.birt.report.model.api.extension中的类
-
Adapter class for the IChoiceDefinition class.
- ChoiceDefinition() - 类 的构造器org.eclipse.birt.report.model.api.extension.ChoiceDefinition
-
- choiceIterator() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns the iterator for the static selection list defined on this scalar
parameter.
- CHOICES_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Name of the choices member.
- CircularExtendsException - org.eclipse.birt.report.model.api.command中的异常错误
-
An error indicates circular extension while setting the extends property of
an element.
- CircularExtendsException(DesignElement, String, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.CircularExtendsException
-
Constructor.
- CircularExtendsException(DesignElement, DesignElement, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.CircularExtendsException
-
Constructor.
- ClassInfo - org.eclipse.birt.report.model.api.metadata中的类
-
Represents the script object definition.
- ClassInfo() - 类 的构造器org.eclipse.birt.report.model.api.metadata.ClassInfo
-
- ClassInfo - org.eclipse.birt.report.model.api.scripts中的类
-
Represents the script object definition.
- ClassInfo(Class) - 类 的构造器org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- clear() - 接口 中的方法org.eclipse.birt.report.model.api.core.INameManager
-
Clears the data in name manage and re-initialize it.
- clearAggregateOnList() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Clears the aggregate on list.
- clearAggregateOnList() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the expression used to define this computed column.
- clearAllProperties() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Clears values of all properties.
- clearArgumentList() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Clears the argument list.
- clearContents(int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Clears all the content within the given slot.
- clearListeners() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Removes all listeners on the ActivityStack.
- clearLocalProperties() - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- clearLocalProperties() - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Clears values of all common properties(except the extends property) for
the given collection of elements.
- clearLocalProperties() - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- clearLocalPropertiesIncludeSubElement() - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- clearLocalPropertiesIncludeSubElement() - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Clears values of all common properties(except the extends property) for
the given collection of elements.
- clearLocalPropertiesIncludeSubElement() - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- clearProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Clears the value of a property.
- clearProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Clears the value of a property on the given collection of elements if the
property is a common property shared by each element.
- clearValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Clears the value of the property on every element.
- clearValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Clears the value of the property or member.
- clientsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- clientsIterator() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns an iterator over the clients of this element.
- clone() - 类 中的方法org.eclipse.birt.report.model.api.ColumnBandData
-
- clone() - 接口 中的方法org.eclipse.birt.report.model.api.core.IDesignElement
-
Generates a clone copy of this element.
- close() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaLogger
-
Release the logger, implement this method to do clean up of the
logger, close the writer, release a lock, etc.
- close() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Closes the design.
- close() - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Clears all options for non-primitive values.
- color - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
The color value of the color, it is preserved as the user typed in.
- COLOR_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Name of the color value member.
- COLOR_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- COLOR_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.TOC
-
- COLOR_PALETTE_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the custom color palette property.
- COLOR_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the Color property type.
- COLOR_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the Color property type.
- ColorHandle - org.eclipse.birt.report.model.api中的类
-
Handle to work with a color property.
- ColorHandle(DesignElementHandle, StructureContext) - 类 的构造器org.eclipse.birt.report.model.api.ColorHandle
-
Constructs a color handle for a member in a structure.
- ColorHandle(DesignElementHandle, MemberRef) - 类 的构造器org.eclipse.birt.report.model.api.ColorHandle
-
已过时。
- ColorHandle(DesignElementHandle, ElementPropertyDefn) - 类 的构造器org.eclipse.birt.report.model.api.ColorHandle
-
Constructs a color handle for a element property.
- COLORS_CHOICE_SET - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IColorConstants
-
ChoiceSet name for color set.
- ColorUtil - org.eclipse.birt.report.model.api.util中的类
-
Utility class to do color parsing or converting work.
- ColorUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.ColorUtil
-
- COLUMN_ALIGN_CENTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_ALIGN_LEFT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_ALIGN_RIGHT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_ANY - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_BLOB - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_BOOLEAN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_DATETIME - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_DECIMAL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_FLOAT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_INTEGER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_JAVA_OBJECT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_STRING - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_DATA_TYPE_TIME - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- COLUMN_HINT_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
Name of this structure.
- COLUMN_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
Name of the column name member.
- COLUMN_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- COLUMN_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SortHint
-
Name of the column name member.
- ColumnBandData - org.eclipse.birt.report.model.api中的类
-
Represents the data structure to store copied objects like the column and
cells.
- columnBindingsIterator() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
- columnBindingsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the bound columns that binds the data set columns.
- columnBindingsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the bound columns that binds the data set columns.
- ColumnBindingUtil - org.eclipse.birt.report.model.api.util中的类
-
The utility class for bound data columns migration.
- ColumnBindingUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.ColumnBindingUtil
-
- ColumnHandle - org.eclipse.birt.report.model.api中的类
-
Represents a column within a table.
- ColumnHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.ColumnHandle
-
Constructs a handle for the given design and a column element.
- ColumnHint - org.eclipse.birt.report.model.api.elements.structures中的类
-
This class represents one column hint used by data sets.
- ColumnHint() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
- ColumnHintHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of column hint.
- ColumnHintHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.ColumnHintHandle
-
Constructs the handle of computed column.
- columnHintsIterator() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns an iterator over column hints.
- CommandStack - org.eclipse.birt.report.model.api中的接口
-
Application-level interface into the Model's command stack.
- commaSeparatorPattern - 类 中的静态变量org.eclipse.birt.report.model.api.metadata.DimensionValue
-
Compiled pattern for CSS absolute pattern: "000.000,000.000"
- COMMERCIAL_PROPERTY - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Type code for a property defined for commercial element implementation.
- commit() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Commits an application-level transaction.
- compareReportVersion(String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Compares two specifies report version. 1 returned if the former of the
two is greater than the latter, 0 if former equals to the latter and -1
if the former smaller than the latter.
- CompatibilityStatus - org.eclipse.birt.report.model.api.extension中的类
-
Class that records some status after the report item checks the
compatibilities.
- CompatibilityStatus() - 类 的构造器org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Default constructor.
- CompatibilityStatus(List<? extends SemanticException>, int) - 类 的构造器org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Constructs this status with the error list and the type.
- CompatibilityUtil - org.eclipse.birt.report.model.api.util中的类
-
Provides the backward compatibility for the user.
- CompatibilityUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.CompatibilityUtil
-
- ComplexValueHandle - org.eclipse.birt.report.model.api中的类
-
Abstract class for working with properties that have internal structure, such
as a color, a dimension or a font.
- ComplexValueHandle(DesignElementHandle, ElementPropertyDefn) - 类 的构造器org.eclipse.birt.report.model.api.ComplexValueHandle
-
Constructs a handle given an element handle and definition of a property.
- ComplexValueHandle(DesignElementHandle, StructureContext) - 类 的构造器org.eclipse.birt.report.model.api.ComplexValueHandle
-
Constructs a handle given an element handle and member reference.
- ComplexValueHandle(DesignElementHandle, MemberRef) - 类 的构造器org.eclipse.birt.report.model.api.ComplexValueHandle
-
已过时。
- COMPONENT_SLOT - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Identifier of the component slot.
- COMPRESSED_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
Name of the member that indicates whether the column needs to be compressed.
- COMPUTED_COLUMN_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Name of this structure.
- ComputedColumn - org.eclipse.birt.report.model.api.elements.structures中的类
-
Represents one computed column.
- ComputedColumn() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- ComputedColumnHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of computed column.
- ComputedColumnHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Constructs the handle of computed column.
- computedColumnsIterator() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns an iterator for the list of computed columns.
- computeFilterOperatorLevel(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.OperatorUtil
-
Computes the level of operator.
- computeRowCount(TableRow) - 类 中的方法org.eclipse.birt.report.model.api.RowBandAdapter
-
Computes column count in one row.
- computeRowCount(RowHandle) - 类 中的方法org.eclipse.birt.report.model.api.RowBandAdapter
-
Computes column count in one row.
- computeStyleRuleOperatorLevel(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.OperatorUtil
-
Computes the level of operator.
- CONFIG_VAR_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
Name of this structure.
- CONFIG_VARS_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the custom config variables property.
- ConfigVariable - org.eclipse.birt.report.model.api.elements.structures中的类
-
This class represents a configuration variable in the report's config
variable list.
- ConfigVariable() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
Constructs the config var with a required name.
- ConfigVariableHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of configuration variable.
- ConfigVariableHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.ConfigVariableHandle
-
Constructs the handle of configuration variable.
- configVariablesIterator() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the iterator over all configuration variables.
- CONSTANT - 类 中的静态变量org.eclipse.birt.report.model.api.ExpressionType
-
- CONSTANT - 接口 中的静态变量org.eclipse.birt.report.model.api.simpleapi.IExpressionType
-
- constants - 接口 中的静态变量org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
- CONSTANTS_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.util.IBookmarkInfo
-
- ConstructorInfo - org.eclipse.birt.report.model.api.scripts中的类
-
Represents the method information for both class and element.
- ConstructorInfo(Constructor) - 类 的构造器org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
Constructor.
- CONTAINER - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Event is being sent to the elements that contains the current element.
- containerProp - 异常错误 中的变量org.eclipse.birt.report.model.api.command.ContentException
-
The property name within the container.
- contains(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoiceSet
-
Returns true if the choice set has a match for the given name.
- content - 异常错误 中的变量org.eclipse.birt.report.model.api.command.ContentException
-
The content in the container.
- CONTENT_AS_BLOB_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Name of the "stateContentAsString" member.
- CONTENT_AS_STRING_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Name of the "stateContentAsString" member.
- CONTENT_ELEMENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for element attribute type.
- CONTENT_ELEMENT_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for element attribute type.
- CONTENT_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of ContentEvent.
- CONTENT_REPLACE_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of CONTENT_REPLACE_EVENT.
- ContentElementHandle - org.eclipse.birt.report.model.api中的类
-
- ContentElementHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.ContentElementHandle
-
Constructs the handle for a report element with the given design and
element.
- ContentEvent - org.eclipse.birt.report.model.api.command中的类
-
Notification event that says that the contents of a container have changed.
- ContentEvent(DesignElement, DesignElement, int, int) - 类 的构造器org.eclipse.birt.report.model.api.command.ContentEvent
-
Constructs the content event with the container element, content element,
the slot within this container and the event operation kind.
- ContentEvent(ContainerContext, DesignElement, int) - 类 的构造器org.eclipse.birt.report.model.api.command.ContentEvent
-
- ContentException - org.eclipse.birt.report.model.api.command中的异常错误
-
Reports an error during a container operation.
- ContentException(DesignElement, int, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.ContentException
-
Constructs the exception with container element, slot id, and error code.
- ContentException(DesignElement, int, DesignElement, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.ContentException
-
Constructs the exception with container element slot id, content element
and error code.
- ContentException(DesignElement, int, DesignElement, String, String[]) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.ContentException
-
Constructs the exception with container element slot id, content element
and error code.
- ContentException(DesignElement, String, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.ContentException
-
Constructs the exception with container element, slot id, and error code.
- ContentException(DesignElement, String, DesignElement, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.ContentException
-
Constructs the exception with container element slot id, content element
and error code.
- ContentReplaceEvent - org.eclipse.birt.report.model.api.command中的类
-
Notification event that says that one content of a container have been
replaced by another one.
- ContentReplaceEvent(DesignElement, DesignElement, DesignElement, int) - 类 的构造器org.eclipse.birt.report.model.api.command.ContentReplaceEvent
-
- ContentReplaceEvent(ContainerContext, DesignElement, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.command.ContentReplaceEvent
-
/** Constructs the content replace event with the container element, old
element, new element and the slot within this container.
- CONTENTS - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Event is being sent to the contents of the target.
- CONVERT_COMPATIBILITY_TYPE - 类 中的静态变量org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Status that indicates the report item has some compatibilities to do.
- convertColumnTypeToParamType(String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Convert column data type to param type.
- convertExceptionList(List<Exception>) - 类 中的静态方法org.eclipse.birt.report.model.api.ErrorDetail
-
Converts the exception list to the error detail list.
- convertFileNameToURLString(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.URIUtil
-
Converts a filename to a valid URL string.
- converToColumnDataType(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DataTypeConvertUtil
-
Returns the corresponding column data type choice with the given
parameter type.
- converToParamType(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DataTypeConvertUtil
-
Returns the corresponding parameter type choice with the given column
data type.
- convertParamTypeToColumnType(String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Convert param type to column data type.
- convertTo(double, String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DimensionUtil
-
Convert a measure from one units to another.
- convertTo(DimensionValue, String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DimensionUtil
-
Convert a DimensionValue from one units to another, The
conversion is between absolute the units should be one of the absolute
units(CM, IN, MM, PT, PC).
- convertTo(String, String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DimensionUtil
-
Convert a dimension from one units to another, the dimension like "12pt,
12cm" is composed of two parts: "measure" and "units".
- convertTo(Object, String, String, double, int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DimensionUtil
-
Convert a measure from one units to another.
- convertTo(Object, String, String, double, String, int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DimensionUtil
-
Convert a measure from one units to another.
- convertWidthToAbsoluteValue() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
Converts width of the column to an absolute value if possible.
- copy() - 类 中的方法org.eclipse.birt.report.model.api.ColumnBandData
-
Deeply clones the column band data.
- copy() - 接口 中的方法org.eclipse.birt.report.model.api.core.IStructure
-
Creates a deep copy of this structure.
- copy() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Makes a copy of this user property definition.
- copy() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Deeply clones the current design element which is wrapped by the handle.
- copy() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Creates deep copy of the IReportItem and return the new element.
- copy() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- copy() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoice
-
Creates a deep copy of this choice.
- copy() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
- copy() - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Returns the copy of the current options.
- copy(DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.util.CopyUtil
-
Returns the copy of the current element.
- copyColumn(int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Copies a column and cells under it with the given column number.
- copyColumn(int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Copies a column and cells under it with the given column number.
- copyDefaultElement() - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Returns a copy for the default element in the template element.
- copyLocalStyles(DesignElementHandle, DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.util.StyleUtil
-
Gets the design element handle with all the style properties are copied
to the returned value.
- copyPropertyTo(String, DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Copies all properties to the target element.
- copyRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Copies table row with the given parameters.
- copyRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Copies table row with the given parameters.
- copyStyles(DesignElementHandle, DesignElementHandle, boolean) - 类 中的静态方法org.eclipse.birt.report.model.api.util.StyleUtil
-
Gets the design element handle with all the style properties are copied
to the returned value.
- copyStyles(DesignElementHandle, DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.util.StyleUtil
-
Gets the design element handle with all the style properties are copied
to the returned value.
- CopyUtil - org.eclipse.birt.report.model.api.util中的类
-
The utility class for copy/paste.
- CopyUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.CopyUtil
-
- createAction(ActionHandle, ReportItemHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createAction() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createAction() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Creates the action structure.
- createAction(ActionHandle, ReportItemHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the action structure.
- createAction() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create the action structure.
- createAction() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty action structure.
- createAggregationArgument() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an aggregation argument for computed column.
- createCachedMetaData() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty data set cached meta-data structure.
- createCalculationArgument() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates a new calculation argument structure.
- createColumnHint() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty column hint structure.
- createComputedColumn() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty computed column structure.
- createConfigVar() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty config variable structure.
- createConstructorInfo(Constructor) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- createCubeJoinCondition() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty cube join condition structure.
- createCustomColor() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty custom color structure.
- CREATED_BY_KEY - 接口 中的静态变量org.eclipse.birt.report.model.api.IModuleOption
-
Key to indicate the created-by information of the module.
- CREATED_BY_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the created by property.
- createDataBinding() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
Create IDataBinding
- createDataBinding(ComputedColumnHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createDataBinding(ComputedColumn) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createDataBinding() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Create IDataBinding
- createDataBinding() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the data biinding structure.
- createDataBinding(ComputedColumnHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the data biinding structure.
- createDataBinding(ComputedColumn) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the data biinding structure.
- createDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createDataSet(DataSetHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IDataSet instance.
- createDataSetParameter() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty data-set parameter structure.
- createDataSource(DataSourceHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createDataSource(DataSourceHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IDataSource instance.
- createDesignEngine(DesignConfig) - 接口 中的方法org.eclipse.birt.report.model.api.IDesignEngineFactory
-
Creates a new design engine object.
- createDesignEngine(DesignConfig) - 类 中的方法org.eclipse.birt.report.model.api.impl.DesignEngineFactory
-
- createDimensionJoinCondition() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty dimension join condition structure.
- createEmbeddedImage() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty embedded image structure.
- createEmbeddedImage(EmbeddedImageHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
- createExpression() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates IExpression instance.
- createExtendedProperty() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty extended property structure.
- createFilterCond() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty filter condition structure.
- createFilterCondition() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
Create IFilterCondition
- createFilterCondition(FilterCondition) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createFilterCondition(FilterConditionHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createFilterCondition() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Create IFilterCondition
- createFilterCondition() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the filter structure.
- createFilterCondition(FilterCondition) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IFilterCondition instance.
- createFilterCondition(FilterConditionHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IFilterCondition instance.
- createFilterConditionElement(FilterConditionElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createFilterConditionElement(FilterConditionElementHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates IFilterConditionElement instance.
- createHideRule() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
Create IHideRule instance
- createHideRule(HideRule) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createHideRule(HideRuleHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createHideRule() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Create IHideRule instance
- createHideRule() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IHideRule instance
- createHideRule(HideRule) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IHideRule instance
- createHideRule(HideRuleHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IHideRule instance
- createHideRule() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty hide rule structure.
- createHighlightRule() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createHighlightRule(HighlightRule) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createHighlightRule(HighlightRuleHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createHighLightRule() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Create IHighLightRule
- createHighlightRule() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IHighlightRule instance
- createHighlightRule(HighlightRule) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IHighlightRule instance
- createHighlightRule(HighlightRuleHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IHighlightRule instance
- createHighlightRule() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty highlight rule structure.
- createIncludedCssStyleSheet() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Create an empty include css style sheet ststructure.
- createIncludeLibrary() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty include library structure.
- createIncludeScript() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty include script structure.
- createJoinCondition() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty join condition structure.
- createLevelAttribute() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an attribute for TabularLevel.
- createMapRule() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty map rule structure.
- createMemberInfo(Field) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- createMethodInfo(Method) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- createOdaDataSetParameter() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty oda-data-set parameter strcuture.
- createOdaDesignerState() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty oda designer state.
- createOdaLevelAttribute() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an attribute for OdaLevel.
- createOdaResultSetColumn() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty oda result set column structure.
- createParamBinding() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty parameter binding structure.
- createPropertyMask() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty property mask structure.
- createResultSetColumn(ResultSetColumnHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createResultSetColumn() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createResultSetColumn(ResultSetColumnHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IResultSetColumn instance.
- createResultSetColumn() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IResultSetColumn instance.
- createResultSetColumn() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty result set column structure.
- createRule() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates a Rule structure.
- createScriptLib() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty join condition structure.
- createSearchKey() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty search key structure.
- createSelectionChoice() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty selection choice structure.
- createSortCondition() - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
Create ISortCondition
- createSortCondition(SortKey) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createSortCondition(SortKeyHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createSortCondition() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Create ISortCondition
- createSortCondition() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the sort structure.
- createSortCondition(SortKey) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the sort structure.
- createSortCondition(SortKeyHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the sort structure.
- createSortElement(SortElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createSortElement(SortElementHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create ISortElement instance.
- createSortHint() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates a new sort hint.
- createSortKey() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates an empty sort key structure.
- createStyle(StyleHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- createStyle(StyleHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Create IStyle instance
- createTemplateElement(String) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- createTemplateElement(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Creates a template element handle and transforms the current element
handle to the created template element.
- createTimeInterval() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Creates a new time interval.
- createTOC() - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Create TOC structure.
- createTOC(String) - 类 中的静态方法org.eclipse.birt.report.model.api.StructureFactory
-
Create TOC structure with expression value.
- CSS_ABSOLUTE_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ColorUtil
-
Color display preference for CSS absolute style: RGB(r,g,b).
- CSS_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of css CRUD event
- CSS_RELATIVE_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ColorUtil
-
Color display preference for CSS relative style: RGB(r%,g%,b%).
- CSS_RELOADED_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of css reload event
- CssEvent - org.eclipse.birt.report.model.api.command中的类
-
Included css style sheet event
- CssEvent(CssStyleSheet, int) - 类 的构造器org.eclipse.birt.report.model.api.command.CssEvent
-
Constructs the event with the added or dropped css and action.
- CssException - org.eclipse.birt.report.model.api.command中的异常错误
-
Included css style sheet exception
- CssException(Module, String[], String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.CssException
-
Constructor.
- CssException(Module, IncludedCssStyleSheet, String[], String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.CssException
-
Constructor.
- CssReloadedEvent - org.eclipse.birt.report.model.api.command中的类
-
Included css style sheet reload event
- CssReloadedEvent(Module, CssStyleSheet) - 类 的构造器org.eclipse.birt.report.model.api.command.CssReloadedEvent
-
Constructor.
- CssSharedStyleHandle - org.eclipse.birt.report.model.api中的类
-
Css shared style handle.
- CssSharedStyleHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.CssSharedStyleHandle
-
Constructor
- CssSharedStyleHandle(Module, DesignElement, CssStyleSheet) - 类 的构造器org.eclipse.birt.report.model.api.CssSharedStyleHandle
-
Constructor
- CssStyleSheetHandle - org.eclipse.birt.report.model.api.css中的类
-
Represents an include style sheet in the module.
- CssStyleSheetHandle(ModuleHandle, CssStyleSheet) - 类 的构造器org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Constructs a handle for an style sheet.
- CUBE_KEY_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
Property name of the cube key of this join.
- CubeHandle - org.eclipse.birt.report.model.api.olap中的类
-
Represents a cube.
- CubeHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.olap.CubeHandle
-
Constructs a handle for the given design and design element.
- CubeUtil - org.eclipse.birt.report.model.api.util中的类
-
Utility class to provide some methods about cube.
- CubeUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.CubeUtil
-
- CUSTOM_COLOR_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Name of this structure.
- CUSTOM_MSG_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of CustomMsgEvent.
- CUSTOM_VALUE - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Name of the member to save the any other user specified value.
- CustomColor - org.eclipse.birt.report.model.api.elements.structures中的类
-
Represents an custom color in the report's color palette.The use-defined
color has a unique name and a valid RGB value for render.
- CustomColor() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Default constructor.
- CustomColor(String, String) - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Constructs the custom color with a required name and RGB value.
- CustomColorHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of custom color.
- CustomColorHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.CustomColorHandle
-
Constructs the handle of custom color.
- customColorsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the iterator over all structures of color palette.
- CustomMsgEvent - org.eclipse.birt.report.model.api.command中的类
-
Notification event that says that the contents of user-defined message is
added, dropped, or changed.
- CustomMsgEvent(ReportDesign, Translation, int) - 类 的构造器org.eclipse.birt.report.model.api.command.CustomMsgEvent
-
Constructs the event with the user-defined message and the action causing
this event.
- CustomMsgException - org.eclipse.birt.report.model.api.command中的异常错误
-
Reports an error during a user-defined message operation.
- CustomMsgException(DesignElement, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.CustomMsgException
-
Constructs the exception with error code.
- CustomMsgException(DesignElement, String, String, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.CustomMsgException
-
Constructs the exception with error code.
- data - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
String of the image data in 8859_1 encoding.
- DATA_DESIGN_RELOADED_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of event that the data design is reloaded.
- DATA_MART_PROPERTY_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of DataMartPropertyEvent.
- DATA_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Name of the "data" property.
- DATA_SELECTOR_TYPE_CALENDAR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_CHECK_BOX - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_CHECKBOXTREE_GROUP - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_CURRENT_SELECTIONS - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_DROPDOWN - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_DROPDOWN_GROUP - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_LIST - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_LIST_GROUP - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_RADIO_BUTTON - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_SLIDER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SELECTOR_TYPE_TEXT_BOX - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SET_MODE_MULTIPLE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SET_MODE_SINGLE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_SET_SLOT - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Identifier of the data set slot.
- DATA_SOURCE_SLOT - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Identifier of the data source slot.
- DATA_TYPE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Name of the data-type member.
- DATA_TYPE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of the parameter data type member.
- DATA_TYPE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Name of the data type member.
- DATA_TYPE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Name of the data type member.
- DATA_VERSION_LATEST - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATA_VERSION_TRANSIENT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATABINDING_TYPE_DATA - 类 中的静态变量org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Data binding type "data", means the report item is binding to a data set
or cube.
- DATABINDING_TYPE_NONE - 类 中的静态变量org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Data binding type "none".
- DATABINDING_TYPE_REPORT_ITEM_REF - 类 中的静态变量org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Data binding type "reportItemRef", means the report item is binding to
another report item.
- DataColumnNameValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates the result set column of the data item.
- DataGroupHandle - org.eclipse.birt.report.model.api中的类
-
- DataGroupHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.DataGroupHandle
-
Constructs a data group handle with the given design and the element.
- DataItemHandle - org.eclipse.birt.report.model.api中的类
-
Represents a data item element.
- DataItemHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.DataItemHandle
-
Constructs a handle of the data item with the given design and a data
item.
- DataSetHandle - org.eclipse.birt.report.model.api中的类
-
Abstract handle for data set elements.
- DataSetHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.DataSetHandle
-
Constructs a data set handle with the given design and element.
- DataSetNameRequiredValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates the data set name of scalar parameter is required.
- DataSetNameRequiredValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidator
-
- DataSetNameRequiredValidatorImpl - org.eclipse.birt.report.model.api.validators中的类
-
Validates the data set name of scalar parameter is required.
- DataSetNameRequiredValidatorImpl() - 类 的构造器org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidatorImpl
-
- DataSetParameter - org.eclipse.birt.report.model.api.elements.structures中的类
-
Represents the parameter for ODA drivers.
- DataSetParameter() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
- DataSetParameterHandle - org.eclipse.birt.report.model.api中的类
-
Represents the parameter for data set drivers.
- DataSetParameterHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Constructs the handle of data set parameter.
- DataSetRequiredValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates the data set of some special elements should be provided.
- DataSetRequiredValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.DataSetRequiredValidator
-
- DataSetResultSetValidator - org.eclipse.birt.report.model.api.validators中的类
-
- DataSetResultSetValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.DataSetResultSetValidator
-
已过时。
- dataSetsIterator() - 类 中的方法org.eclipse.birt.report.model.api.JointDataSetHandle
-
Gets data sets in this joint data set.
- DataSourceHandle - org.eclipse.birt.report.model.api中的类
-
This abstract class represents a data source element: a connection to an
external data provider such as an SQL database.
- DataSourceHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.DataSourceHandle
-
Constructs a handle of DataSource with the given design and element.
- dataType - 异常错误 中的变量org.eclipse.birt.report.model.api.metadata.ValidationValueException
-
The name of the data type being validated.
- DataTypeConvertUtil - org.eclipse.birt.report.model.api.util中的类
-
The utility class to convert values between parameter type choices and column
data type choices.
- DataTypeConvertUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.DataTypeConvertUtil
-
- DATE_FORMAT_TYPE_CUSTOM - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_FORMAT_TYPE_GENERAL_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_FORMAT_TYPE_LONG_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_FORMAT_TYPE_MUDIUM_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_FORMAT_TYPE_SHORT_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_FORMAT_TYPE_UNFORMATTED - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_ATTRIBUTE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Constant for the name of the 'DateTime' level attribute.
- DATE_TIME_FORMAT_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- DATE_TIME_FORMAT_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.TOC
-
- DATE_TIME_LEVEL_TYPE_DAY - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_DAY_OF_MONTH - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_DAY_OF_QUARTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_DAY_OF_WEEK - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_DAY_OF_YEAR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_HOUR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_MINUTE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_MONTH - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_QUARTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_SECOND - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_WEEK - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_WEEK_OF_MONTH - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_WEEK_OF_QUARTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_WEEK_OF_YEAR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_LEVEL_TYPE_YEAR - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATE_TIME_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the Date time property type.
- DATE_TIME_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the Date Time property type.
- DateFormatValue - org.eclipse.birt.report.model.api.elements.structures中的类
-
The format value for the data.
- DateFormatValue() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.DateFormatValue
-
- DATETIEM_FORMAT_TYPE_CUSTOM - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_GENERAL_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_LONG_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_LONG_TIME - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_MEDIUM_TIME - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_MUDIUM_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_SHORT_DATE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_SHORT_TIME - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DATETIEM_FORMAT_TYPE_UNFORMATTED - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DateTimeFormatValue - org.eclipse.birt.report.model.api.elements.structures中的类
-
The format value for the data-time.
- DateTimeFormatValue() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
-
- decrypt(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IEncryptionHelper
-
Decrypts the given encrypted string, and returns the original string.
- DEFAULT_DATE_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
- DEFAULT_DATETIME_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Default date-time format string.
- DEFAULT_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ColorUtil
-
Default format for display preference: CSS_ABSOLUTE_FORMAT.
- DEFAULT_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Name of the default member.
- DEFAULT_TIME_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
- DEFAULT_UNIT - 类 中的静态变量org.eclipse.birt.report.model.api.metadata.DimensionValue
-
Default unit for the dimension.
- DEFAULT_VALUE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of the parameter default value member.
- DefaultResourceLocator - org.eclipse.birt.report.model.api中的类
-
- DefaultResourceLocator() - 类 的构造器org.eclipse.birt.report.model.api.DefaultResourceLocator
-
- defaultTOCPrefixName - 类 中的静态变量org.eclipse.birt.report.model.api.TOCHandle
-
Default TOC style's prefix name.
- deliveryPath - 类 中的变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The current delivery path for the notification.
- DerivedDataSetHandle - org.eclipse.birt.report.model.api中的类
-
Provides API to operate a derived data set.
- DerivedDataSetHandle(Module, DerivedDataSet) - 类 的构造器org.eclipse.birt.report.model.api.DerivedDataSetHandle
-
Constructs a handle of the joint data set with the given design and a
joint data set.
- derivedIterator() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- derivedIterator() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns an iterator over the elements that derive from this one.
- DESCENDENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Event is being sent to the descendants of the object. descendants are
those that extend the target, directly or indirectly.
- DESCRIPTION_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
已过时。
- DESCRIPTION_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of the member indicating the description id of the parameter
- DESCRIPTION_ID_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the property that gives the message ID for the localized report
description.
- DESCRIPTION_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
已过时。
- DESCRIPTION_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of the member indicating the description of the parameter
- DESCRIPTION_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the description property.
- deserialize(String, ByteArrayInputStream) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Deserializes the model.
- deserialize(String, ByteArrayInputStream) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- deserializeAction(InputStream) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Deserialize an input stream into an Action.
- deserializeAction(InputStream, DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Deserialize an input stream into an Action.
- deserializeAction(String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Deserializes a string into an ActionHandle, notice that the handle is
faked, the action is not in the design tree, the operation to the handle
is not able to be undone.
- deserializeAction(String, DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Deserialize a string into an ActionHandle, notice that the handle is
faked, the action is not in the design tree, the operation to the handle
is not able to be undoned.
- DESIGN_EXCEPTION__EXPORT_ELEMENT_FAIL - 异常错误 中的静态变量org.eclipse.birt.report.model.api.activity.SemanticException
-
The error code that indicates the element can not be exported to the
library file, for it self or any of its contents has duplicate name with
that in the library file and the element in the library can not be
dropped.
- DESIGN_EXCEPTION_AT_LEAST_ONE_COLUMN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the result set has no result set column.
- DESIGN_EXCEPTION_BADCSSFILE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CssException
-
Bad css file.
- DESIGN_EXCEPTION_CANNOT_SPECIFY_DATA_OBJECT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating that the cube or data set can not be specified for the multiview.
- DESIGN_EXCEPTION_CANNOT_SPECIFY_PAGE_SIZE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating page size can not be specified if page type is not
custom.
- DESIGN_EXCEPTION_CANNOT_SPECIFY_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The possible value cannot be specified because of other property values.
- DESIGN_EXCEPTION_CANT_EXTEND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_CANT_EXTEND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsForbiddenException
-
The element does not allow extensions.
- DESIGN_EXCEPTION_CHOICE_NAME_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the name of the user choice is missing.
- DESIGN_EXCEPTION_CHOICE_NOT_ALLOWED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating the choice value is not allowed for a
choice type property.
- DESIGN_EXCEPTION_CHOICE_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the choice value is not found in the
choice set.
- DESIGN_EXCEPTION_CHOICE_VALUE_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the value of the user choice is missing.
- DESIGN_EXCEPTION_CIRCULAR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CircularExtendsException
-
The extension would create a cycle: a extends b extends a.
- DESIGN_EXCEPTION_CIRCULAR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_CIRCULAR_ELEMENT_REFERNECE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The element reference would create a cycle: a extends b extends a.
- DESIGN_EXCEPTION_COLUMN_COPY_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to copy one column is forbidden.
- DESIGN_EXCEPTION_COLUMN_INSERT_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to insert one column is forbidden.
- DESIGN_EXCEPTION_COLUMN_PASTE_DIFFERENT_LAYOUT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to paste one column is forbidden.
- DESIGN_EXCEPTION_COLUMN_PASTE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to paste one column is forbidden.
- DESIGN_EXCEPTION_CONTENT_ALREADY_INSERTED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Error code that indicates that the content can not be inserted twice for
it is already in the tree.
- DESIGN_EXCEPTION_CONTENT_NAME_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The content is not allowed to added into the container without name.
- DESIGN_EXCEPTION_CONTENT_NOT_ALLOWED_PASTED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The content element cannot be pasted into the container.
- DESIGN_EXCEPTION_CONTENT_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The content element does not appear within the container.
- DESIGN_EXCEPTION_CREATE_TEMPLATE_ELEMENT_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.TemplateException
-
The current report item or data set or template element is not in the design,
it can not do any transformation.
- DESIGN_EXCEPTION_CSS_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CssException
-
Indicates the css is not found in module.
- DESIGN_EXCEPTION_DATA_SET_MISSED_IN_JOINT_DATA_SET - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Data set is not added into this data set.
- DESIGN_EXCEPTION_DOT_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
- DESIGN_EXCEPTION_DOT_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
已过时。
- DESIGN_EXCEPTION_DROP_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
- DESIGN_EXCEPTION_DUPLICATE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
Error code indicating the new name duplicates an existing name in the
same name space.
- DESIGN_EXCEPTION_DUPLICATE_CSS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CssException
-
Indicates the css is using is duplicate.
- DESIGN_EXCEPTION_DUPLICATE_CUSTOM_COLOR_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the custom color name is duplicate.
- DESIGN_EXCEPTION_DUPLICATE_GROUP_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the table/list has duplicate group name.
- DESIGN_EXCEPTION_DUPLICATE_LIBRARY_NAMESPACE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.LibraryException
-
Indicates the namespace one library is using is duplicate.
- DESIGN_EXCEPTION_DUPLICATE_LOCALE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CustomMsgException
-
Duplicated locale for one single message.
- DESIGN_EXCEPTION_DUPLICATE_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the new user property duplicates an existing
property name.
- DESIGN_EXCEPTION_EXTENDS_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_EXTENDS_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsForbiddenException
-
The element does not allow to set extends explicitly.
- DESIGN_EXCEPTION_EXTENSION_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The extension name for the extended item is not found in our meta.
- DESIGN_EXCEPTION_EXTENSION_SETTING_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
The extension property of ExtendedItem is forbidden to be set by
commands.
- DESIGN_EXCEPTION_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.StyleException
-
Error code indicating the element is not allowed to have style.
- DESIGN_EXCEPTION_GROUPS_CHANGE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The table/list has data binding reference to other elements.
- DESIGN_EXCEPTION_HAS_DESCENDENTS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The content in component slot has descendents.
- DESIGN_EXCEPTION_HAS_NO_CONTAINER - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Tried to move or delete an element that has no container.
- DESIGN_EXCEPTION_HAS_REFERENCES - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
Error code indicating the element has references, so it cannot be
anonymous.
- DESIGN_EXCEPTION_IMAGE_FILE_NOT_EXIST - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
已过时。
- DESIGN_EXCEPTION_INCONSISTENT_DATA_GROUP - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The simple list property has no definition in the element.
- DESIGN_EXCEPTION_INCONSISTENT_TEMPLATE_PARAMETER_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating default element or value element of template
parameter definition is incompatible the "allowedType" property defined
or the element types of default element and value element are not the
same.
- DESIGN_EXCEPTION_INCONSITENT_DROP_HEADINGS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the table has a conflict among dropping cells in
group header of the table.
- DESIGN_EXCEPTION_INCONSITENT_GRID_COL_COUNT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the grid has inconsistent column count.
- DESIGN_EXCEPTION_INCONSITENT_TABLE_COL_COUNT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the table has inconsistent column count.
- DESIGN_EXCEPTION_INCONSITENT_TABLE_COL_COUNT_WITH_DROP - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the table has inconsistent column count because of
drop effects of some cells.
- DESIGN_EXCEPTION_INVALID_CHOICE_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the choice value is invalid for the user property
type, which is not choice.
- DESIGN_EXCEPTION_INVALID_CONTEXT_CONTAINMENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The content is not allowed to in one element's slot in any level.
- DESIGN_EXCEPTION_INVALID_CUSTOM_COLOR_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the custom color name is the same as CSS standard
color name.
- DESIGN_EXCEPTION_INVALID_DATA_BINDING_REF - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the element referred should not be the container or
content of the element.
- DESIGN_EXCEPTION_INVALID_DEFAULT_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the default value is invalid for the user property
type.
- DESIGN_EXCEPTION_INVALID_DEFINITION - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the user property definition is invalid.
- DESIGN_EXCEPTION_INVALID_DISPLAY_ID - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the display name ID is provided, and display name
can not be found.
- DESIGN_EXCEPTION_INVALID_ELEMENT_REF - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the element referred is not found.
- DESIGN_EXCEPTION_INVALID_ENCRYPTABLE_PROPERTY - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.EncryptionException
-
Error code indicating the property is not encryptable but wanna set
encryption.
- DESIGN_EXCEPTION_INVALID_ENCRYPTION - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.EncryptionException
-
Error code indicating the property is not encryptable but wanna set
encryption.
- DESIGN_EXCEPTION_INVALID_IMAGE_NAME_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Image Name is empty.
- DESIGN_EXCEPTION_INVALID_IMAGE_URL_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Image URL value is empty.
- DESIGN_EXCEPTION_INVALID_IMAGEREF_EXPR_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Image reference type is expression, but not both type expression and
value expression are present in the design file.
- DESIGN_EXCEPTION_INVALID_LIBRARY_NAMESPACE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.LibraryException
-
Indicates the namespace of library is invalid, for it is empty or
contains illegal characters.
- DESIGN_EXCEPTION_INVALID_LIBRARY_REFERENCE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the structure referred is not found.
- DESIGN_EXCEPTION_INVALID_LOCALE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CustomMsgException
-
Invalid locale.
- DESIGN_EXCEPTION_INVALID_MANIFEST - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
- DESIGN_EXCEPTION_INVALID_MASTER_PAGE_CONTEXT_CONTAINMENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The master page can not contain table/list in any level.
- DESIGN_EXCEPTION_INVALID_MULTI_COLUMN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the columns span outside the page content.
- DESIGN_EXCEPTION_INVALID_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
- DESIGN_EXCEPTION_INVALID_PAGE_MARGINS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the page margin is larger than the whole page.
- DESIGN_EXCEPTION_INVALID_PAGE_SIZE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the master page size is invalid.
- DESIGN_EXCEPTION_INVALID_POSITION - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Error code that indicates that the given position is out of range and
invalid.
- DESIGN_EXCEPTION_INVALID_PROPERTY_BINDING_ID - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The property binding refers a non-existing element.
- DESIGN_EXCEPTION_INVALID_PROPERTY_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the property name of property mask does not be
defined on the element.
- DESIGN_EXCEPTION_INVALID_SCALAR_PARAMETER_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the a cascading parameter is not typed as
"dynamic".
- DESIGN_EXCEPTION_INVALID_SHORT_HAND_CSSPROPERTY_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
The value of the short-hand property is invalid to CSS2.
- DESIGN_EXCEPTION_INVALID_SIMPLE_CSSPROPERTY_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
The property value is invalid to Model ROM.
- DESIGN_EXCEPTION_INVALID_STRUCTURE_REF - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the structure referred is not found.
- DESIGN_EXCEPTION_INVALID_STYLE_NAME - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
The style name is invalid for CSS2 specification.
- DESIGN_EXCEPTION_INVALID_TEMPLATE_ELEMENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The template element has no referred template definition, it is invalid.
- DESIGN_EXCEPTION_INVALID_TEMPLATE_ELEMENT_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.TemplateException
-
Only report items and data sets can be transformed to template elements,
other types of element are not supported.
- DESIGN_EXCEPTION_INVALID_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the user property type is invalid.
- DESIGN_EXCEPTION_INVALID_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the property value is invalid.
- DESIGN_EXCEPTION_INVALID_XML - 异常错误 中的静态变量org.eclipse.birt.report.model.api.DesignFileException
-
Other exceptions thrown by SAX.
- DESIGN_EXCEPTION_ITEM_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the item is not found in a list.
- DESIGN_EXCEPTION_LIBRARY_ALREADY_INCLUDED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.LibraryException
-
Indicates that library is already included, a library can not be added
twice.
- DESIGN_EXCEPTION_LIBRARY_HAS_DESCENDENTS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.LibraryException
-
Indicates that library has descendents in the current module.
- DESIGN_EXCEPTION_LIBRARY_INCLUDED_RECURSIVELY - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.LibraryException
-
Indicates the library is included recursively.
- DESIGN_EXCEPTION_LIBRARY_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.LibraryException
-
Indicates the library is not found in module.
- DESIGN_EXCEPTION_MEMBER_NAME_INVALID - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.PropertyNameException
-
The member name is not defined on a structure.
- DESIGN_EXCEPTION_META_DATA_ERROR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
-
Indicates there are ROM errors.
- DESIGN_EXCEPTION_MISSING_CHOICES - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the user property type is choice, but no choice is
defined.
- DESIGN_EXCEPTION_MISSING_COLUMN_BINDING - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Column name of the data item has no corresponding data bindging.
- DESIGN_EXCEPTION_MISSING_DATA_SET - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating List or Table can not access any data set.
- DESIGN_EXCEPTION_MISSING_EXTENSION - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The extension name for the extended item is not defined.
- DESIGN_EXCEPTION_MISSING_MASTER_PAGE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the report has no master page.
- DESIGN_EXCEPTION_MISSING_PAGE_SIZE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the page size is missing when page type is custom.
- DESIGN_EXCEPTION_MISSING_SQL_STMT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the JDBC select data set has no SQL statement.
- DESIGN_EXCEPTION_MISSING_TEMPLATE_PARAMETER_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating template parameter definitions have no "type"
information.
- DESIGN_EXCEPTION_MOVE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The content element cannot be deleted.
- DESIGN_EXCEPTION_NAME_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
Error code indicating the element is not allowed to have name.
- DESIGN_EXCEPTION_NAME_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.NameException
-
Error code indicating the element miss its name, while the name is
required.
- DESIGN_EXCEPTION_NAME_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the use property definition is missing name, while
it must have a name.
- DESIGN_EXCEPTION_NEGATIVE_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the property value can not be
negative.
- DESIGN_EXCEPTION_NO_PARENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_NO_PARENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.InvalidParentException
-
The element has no parent, it can not be localized.
- DESIGN_EXCEPTION_NON_POSITIVE_VALUE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the property value can not be
negative or zero.
- DESIGN_EXCEPTION_NOT_CONTAINER - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The purported container element is not, in fact, a container.
- DESIGN_EXCEPTION_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.StyleException
-
Error code indicating no style is found with the given name.
- DESIGN_EXCEPTION_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ThemeException
-
Error code indicating no style is found with the given name.
- DESIGN_EXCEPTION_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the user property definition is not found.
- DESIGN_EXCEPTION_NOT_LIST_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the property is not a list type.
- DESIGN_EXCEPTION_NOT_SUPPORTED_REPORT_ITEM_THEME_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error codes that indicates that the report item theme type is not
supported yet.
- DESIGN_EXCEPTION_OVERLAPPING_CELLS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the table has overlapping cells.
- DESIGN_EXCEPTION_PARENT_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_PARENT_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.InvalidParentException
-
No element exists with the parent name.
- DESIGN_EXCEPTION_PARENT_NOT_IN_COMPONENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_PARENT_NOT_IN_COMPONENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsForbiddenException
-
The parent element not in component slot of report design.
- DESIGN_EXCEPTION_PARENT_NOT_INCLUDE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_PARENT_NOT_INCLUDE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.InvalidParentException
-
The library of the parent element is not included.
- DESIGN_EXCEPTION_PROPERTY_BINDING_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
The element is not in the design tree, so it is forbidden to set the
property binding.
- DESIGN_EXCEPTION_PROPERTY_CHANGE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Within child element, properties that can cause structure change are not
allowed to set.
- DESIGN_EXCEPTION_PROPERTY_COPY_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to copy one property is forbidden.
- DESIGN_EXCEPTION_PROPERTY_NAME_INVALID - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.PropertyNameException
-
The property name is not defined on the element.
- DESIGN_EXCEPTION_PROPERTY_NOT_SUPPORTED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
The CSS property is not supported by BIRT.
- DESIGN_EXCEPTION_READONLY - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CssException
-
Read-only style
- DESIGN_EXCEPTION_RECURSIVE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Attempt to move an element inside itself, or inside one of its contents.
- DESIGN_EXCEPTION_RESOURCE_KEY_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CustomMsgException
-
The resource key must be specified for the Translation.
- DESIGN_EXCEPTION_RESULT_SET_SHARED_CANT_EXTEND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsForbiddenException
-
The shared result set report item cannot be extended.
- DESIGN_EXCEPTION_REVERT_TO_TEMPLATE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.TemplateException
-
The current element is not a template data set or the template data set
has no template definition.
- DESIGN_EXCEPTION_ROW_COPY_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to copy one row is forbidden.
- DESIGN_EXCEPTION_ROW_INSERT_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to shift one row is forbidden.
- DESIGN_EXCEPTION_ROW_INSERTANDPASTE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to inert and paste one row is forbidden.
- DESIGN_EXCEPTION_ROW_PASTE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to paste one row is forbidden.
- DESIGN_EXCEPTION_ROW_SHIFT_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating to paste one row is forbidden.
- DESIGN_EXCEPTION_RULE_NOT_SUPPORTED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
The rule is not supported.
- DESIGN_EXCEPTION_SELF_EXTEND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CircularExtendsException
-
The element cannot extend from itself.
- DESIGN_EXCEPTION_SELF_EXTEND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_SEMANTIC_ERROR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.DesignFileException
-
The semantic error, when element doesn't conform semantic check.
- DESIGN_EXCEPTION_SEMANTIC_WARNING - 异常错误 中的静态变量org.eclipse.birt.report.model.api.DesignFileException
-
The semantic warning, when element doesn't conform semantic check.
- DESIGN_EXCEPTION_SHARE_DIMENSION_NOT_EXIST - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Error code that indicates that the shared dimension can not be inserted
to report design and library.
- DESIGN_EXCEPTION_SLOT_IS_FULL - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Attempt to add a second item to a single-item slot.
- DESIGN_EXCEPTION_SLOT_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The operation referenced a slot that does not exist.
- DESIGN_EXCEPTION_STRUCTURE_CHANGE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
Can not change the structure of an element if it is a child element, or
it is within a child element, or it is a template parameter definition.
- DESIGN_EXCEPTION_STYLE_NOT_SUPPORTED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
The style is not supported.
- DESIGN_EXCEPTION_STYLE_SHEET_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetException
-
The style sheet is not found.
- DESIGN_EXCEPTION_SYNTAX_ERROR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.css.StyleSheetException
-
The syntax error, when the style sheet file doesn't conform CSS2 grammar.
- DESIGN_EXCEPTION_SYNTAX_ERROR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.DesignFileException
-
The syntax error, when design file doesn't conform metadata definition.
- DESIGN_EXCEPTION_TABLE_COLUMN_ILLEGAL_PERCENTAGE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Tries to compute table's width which the sum of columns's width is
greater than or equal to 100%.
- DESIGN_EXCEPTION_TABLE_COLUMN_INCONSISTENT_RELATIVE_UNIT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Tries to compute table's width which contains multiple columns in
different relative unit.
- DESIGN_EXCEPTION_TABLE_COLUMN_INCONSISTENT_UNIT_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Tries to compute table's width which contains multiple columns in both
absolute unit and relative unit other than percentage.
- DESIGN_EXCEPTION_TABLE_COLUMN_WITH_NO_WIDTH - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Tries to compute table's width which has columns with no width defined.
- DESIGN_EXCEPTION_TABLE_NO_COLUMN_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Tries to compute table's width with no column defined.
- DESIGN_EXCEPTION_TEMPLATE_ELEMENT_NOT_SUPPORTED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.TemplateException
-
Template elements are not supported by libraries.
- DESIGN_EXCEPTION_TEMPLATE_TRANSFORM_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The template element has no referred template definition, it is invalid.
- DESIGN_EXCEPTION_TRANSFORM_TO_DATA_SET_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.TemplateException
-
The current element is not a template data set or the template data set
has no template definition.
- DESIGN_EXCEPTION_TRANSFORM_TO_REPORT_ITEM_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.TemplateException
-
The current element is not a template report item or the template report
item has no template definition.
- DESIGN_EXCEPTION_TRANSLATION_NOT_FOUND - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.CustomMsgException
-
translation is not found in the report.
- DESIGN_EXCEPTION_UNIT_NOT_ALLOWED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating unit is not allowed for the dimension
property.
- DESIGN_EXCEPTION_UNNAMED_PARENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_UNNAMED_PARENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.InvalidParentException
-
The parent element has no name.
- DESIGN_EXCEPTION_UNSUPPORTED_ELEMENT - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Error code indicating the element is not supported, but implemented in
this release.
- DESIGN_EXCEPTION_UNSUPPORTED_VERSION - 接口 中的静态变量org.eclipse.birt.report.model.api.ErrorCodes
-
The report version is unsupported.
- DESIGN_EXCEPTION_USER_PROP_DISALLOWED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyException
-
Error code indicating the element is not allowed to have user property.
- DESIGN_EXCEPTION_VALUE_EXISTS - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the property value already exists.
- DESIGN_EXCEPTION_VALUE_FORBIDDEN - 异常错误 中的静态变量org.eclipse.birt.report.model.api.elements.SemanticError
-
Empty list property should not have value.
- DESIGN_EXCEPTION_VALUE_LOCKED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that property has been locked in a base
element, and the value of the property cannot be set in a derived
element.
- DESIGN_EXCEPTION_VALUE_REQUIRED - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the property value is required.
- DESIGN_EXCEPTION_WRONG_ELEMENT_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the elements are of different types.
- DESIGN_EXCEPTION_WRONG_EXTENSION_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_WRONG_EXTENSION_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.WrongTypeException
-
The parent element does not have the same type of extension as the target
element.
- DESIGN_EXCEPTION_WRONG_ITEM_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Error code constant indicating that the item is not type of structure
list referred.
- DESIGN_EXCEPTION_WRONG_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ContentException
-
The given content element is of the wrong type for the slot.
- DESIGN_EXCEPTION_WRONG_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ExtendsException
-
- DESIGN_EXCEPTION_WRONG_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.ThemeException
-
Error code indicating the report item refers a wrong type of report item
theme.
- DESIGN_EXCEPTION_WRONG_TYPE - 异常错误 中的静态变量org.eclipse.birt.report.model.api.command.WrongTypeException
-
The parent element does not have the same type as the target element.
- DesignChoiceConstants - org.eclipse.birt.report.model.api.elements中的接口
-
This class collects commonly-used choice constants.
- DesignConfig - org.eclipse.birt.report.model.api中的类
-
Wraps around configuration settings for design engine.
- DesignConfig() - 类 的构造器org.eclipse.birt.report.model.api.DesignConfig
-
constructor
- DesignElementHandle - org.eclipse.birt.report.model.api中的类
-
Base class for all report elements.
- DesignElementHandle(Module) - 类 的构造器org.eclipse.birt.report.model.api.DesignElementHandle
-
Constructs a handle with the given module.
- DesignEngine - org.eclipse.birt.report.model.api中的类
-
Represents the BIRT design engine as a whole.
- DesignEngine(DesignConfig) - 类 的构造器org.eclipse.birt.report.model.api.DesignEngine
-
Constructs a DesignEngine with the given platform config.
- DesignEngineFactory - org.eclipse.birt.report.model.api.impl中的类
-
Factory pattern to create an instance of Design Engine
- DesignEngineFactory() - 类 的构造器org.eclipse.birt.report.model.api.impl.DesignEngineFactory
-
- DesignEngineImpl - org.eclipse.birt.report.model.api.impl中的类
-
Implementation of DesignEngine.
- DesignEngineImpl(DesignConfig) - 类 的构造器org.eclipse.birt.report.model.api.impl.DesignEngineImpl
-
Constructs a DesignEngine with the given platform config.
- DesignFileException - org.eclipse.birt.report.model.api中的异常错误
-
Signals that a fatal error occurred when opening a design file.
- DesignFileException(String, Exception) - 异常错误 的构造器org.eclipse.birt.report.model.api.DesignFileException
-
Constructs a DesignFileException with the given design
filename and the specified cause.
- DesignFileException(String, List<? extends Exception>) - 异常错误 的构造器org.eclipse.birt.report.model.api.DesignFileException
-
Constructs a DesignFileException with the given design
filename and a list of errors.
- DesignFileException(String, List<? extends Exception>, Exception) - 异常错误 的构造器org.eclipse.birt.report.model.api.DesignFileException
-
Constructs a DesignFileException with the given design
filename, a list of errors and the new exception to add.
- DesignVisitor - org.eclipse.birt.report.model.api中的类
-
Applies logic customized to each type of report element.
- DesignVisitor() - 类 的构造器org.eclipse.birt.report.model.api.DesignVisitor
-
Constructs a DesignVisitor, which is not related with the
specific report.
- DIMENSION_CONDITION_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DimensionCondition
-
Name of this structure.
- DIMENSION_JOIN_CONDITION_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
Name of this structure.
- DIMENSION_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the Dimension property type.
- DIMENSION_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the Dimension property type.
- DimensionCondition - org.eclipse.birt.report.model.api.elements.structures中的类
-
The DimensionCondition structure defines a list of join conditions between
cube and hierarchy.
- DimensionCondition() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.DimensionCondition
-
- DimensionConditionHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of the cube-dimension/hierarchy join condition.
- DimensionConditionHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.DimensionConditionHandle
-
Constructs the handle of the cube join condition.
- DimensionHandle - org.eclipse.birt.report.model.api中的类
-
Simplifies working with dimension properties.
- DimensionHandle(DesignElementHandle, StructureContext) - 类 的构造器org.eclipse.birt.report.model.api.DimensionHandle
-
Constructs a dimension handle for a member of a structure.
- DimensionHandle(DesignElementHandle, MemberRef) - 类 的构造器org.eclipse.birt.report.model.api.DimensionHandle
-
已过时。
- DimensionHandle(DesignElementHandle, ElementPropertyDefn) - 类 的构造器org.eclipse.birt.report.model.api.DimensionHandle
-
Constructs a dimension handle for a element property.
- DimensionHandle - org.eclipse.birt.report.model.api.olap中的类
-
Represents a dimension element in the cube element.
- DimensionHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.olap.DimensionHandle
-
Constructs a handle for the given design and design element.
- DimensionJoinCondition - org.eclipse.birt.report.model.api.elements.structures中的类
-
Represents a dimension join condition in the DimensionCondition.
- DimensionJoinCondition() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
- DimensionJoinConditionHandle - org.eclipse.birt.report.model.api中的类
-
Represents a dimension join condition in the DimensionCondition.
- DimensionJoinConditionHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Constructs a dimension join condition handle with the given
SimpleValueHandle and the index of the dimension join
condition in the dimension condition.
- DimensionUtil - org.eclipse.birt.report.model.api.util中的类
-
Utility class to do conversions between units.
- DimensionUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.DimensionUtil
-
- DimensionValue - org.eclipse.birt.report.model.api.metadata中的类
-
Representation of a dimension property value.
- DimensionValue(double, String) - 类 的构造器org.eclipse.birt.report.model.api.metadata.DimensionValue
-
Constructs a DimensionValue given its measure and unit.
- DIRECT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Event is being sent to the listeners of the object itself.
- DIRECTION_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SortHint
-
Name of the direction member.
- DIRECTION_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Name of the "direction" member.
- DIRECTLY_INCLUDED_LEVEL - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IAccessControl
-
Resources in directly included libraries.
- display - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.MapRule
-
The non-localized text to display when the rule "fires.".
- DISPLAY_BLOCK - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DISPLAY_DATE_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
- DISPLAY_EXPRE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.Rule
-
Name of the member which gives the display value for the static value.
- DISPLAY_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Name of the member variable that represents the message ID for the
localized text to display when the rule "fires.".
- DISPLAY_INLINE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DISPLAY_LENGTH_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
已过时。
- DISPLAY_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Name of the member variable that represents the non-localized text to
display when the rule "fires.".
- DISPLAY_NAME_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Name of the display name ID member.
- DISPLAY_NAME_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
Name of the display name ID member.
- DISPLAY_NAME_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
DisplayNameID of the column name member.
- DISPLAY_NAME_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Name of the display name ID member.
- DISPLAY_NAME_ID_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of the member indicating the display name id of the parameter
- DISPLAY_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Name of the display name member.
- DISPLAY_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
Name of the display name member.
- DISPLAY_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
DisplayName of the column name member.
- DISPLAY_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Name of the display name member.
- DISPLAY_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of the member indicating the display name of the parameter
- DISPLAY_NAME_PROP - 类 中的静态变量org.eclipse.birt.report.model.api.metadata.UserChoice
-
Name of the display name property.
- DISPLAY_NONE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DISPLAY_TIME_FORMAT - 类 中的静态变量org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
- displayExpre - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.Rule
-
Display value.
- displayKey - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.MapRule
-
The message ID for the localized text to display when the rule "fires.".
- displayName - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
The display name for the color.
- displayName - 类 中的变量org.eclipse.birt.report.model.api.metadata.UserChoice
-
The choice's display name.
- displayNameID - 类 中的变量org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
The message ID for the display name.
- DISPOSE_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of DISPOSE_EVENT.
- DisposeEvent - org.eclipse.birt.report.model.api.core中的类
-
Notification event that says that the module is disposed.
- DisposeEvent(Module) - 类 的构造器org.eclipse.birt.report.model.api.core.DisposeEvent
-
Constructs a dispose event with the changed module.
- distinct() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Checks whether duplicate values should be shown when preview.
- DocumentUtil - org.eclipse.birt.report.model.api.util中的类
-
Utility class for the serialize a report design in which all the elements
localize their property values from the referred external resources, such as
library elements, library embedded images.
- DocumentUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.DocumentUtil
-
- doGetLocalDimension(String, Cube, Module) - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
Returns the dimension defined on the given cube.
- doInsert(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandInsertAction
-
Inserts source table row below or above target table row.
- doInsertAndPaste(TableRow, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandInsertAndPasteAction
-
Pastes the given table row to target row with the given slot id , group
id and destination index.
- DONE - 类 中的静态变量org.eclipse.birt.report.model.api.activity.ActivityStackEvent
-
One record is executed or one transaction is committed.
- doPaste(TableRow, RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandPasteAction
-
Pastes the given table row to target row with the given slot id , group
id and destination index.
- doShift(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.RowBandShiftAction
-
Does shift operation with the given parameters.
- doSort(List) - 类 中的静态方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sorts a list of elements by localized display name.
- dotSeparatorPattern - 类 中的静态变量org.eclipse.birt.report.model.api.metadata.DimensionValue
-
Compiled pattern for CSS absolute pattern: "000,000.000,000"
- doubleToString(double, int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.StringUtil
-
Converts the double value to locale-independent string representation.
- doubleToString(double, int, ULocale) - 类 中的静态方法org.eclipse.birt.report.model.api.util.StringUtil
-
Converts the double value to locale-dependent string representation.
- DROP - 类 中的静态变量org.eclipse.birt.report.model.api.command.CssEvent
-
Css is dropped.
- DROP - 类 中的静态变量org.eclipse.birt.report.model.api.command.CustomMsgEvent
-
The translation was dropped.
- DROP - 类 中的静态变量org.eclipse.birt.report.model.api.command.LibraryEvent
-
Library is dropped.
- DROP - 类 中的静态变量org.eclipse.birt.report.model.api.command.UserPropertyEvent
-
The property was dropped.
- drop() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Drops this element from the design.
- drop(String, DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Drops a content element from the container, and unresolve any reference
property which refers the element to drop.
- drop(String, int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Drops a content element at the given position from the container, and
unresolve any reference property which refers the element to drop.
- drop() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
- drop() - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- drop(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Drops a content element from the slot, and unresolve any reference
property which refers the element to drop.
- drop(int) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Drops a content element at the given position from the slot, and
unresolve any reference property which refers the element to drop.
- drop(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Drops a content element from the slot, and unresolve any reference
property which refers the element to drop.
- drop(int) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Drops a content element at the given position from the slot, and
unresolve any reference property which refers the element to drop.
- drop() - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Removes this structure from a list property or member.
- DROP_SPANNED - 类 中的静态变量org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
CELL is used because of "drop" properties of a cell element.
- DROP_TYPE_ALL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DROP_TYPE_DETAIL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DROP_TYPE_NONE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- dropAllScriptLibs() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Removes all script libs.
- dropAndClear() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Drops this element from the design.
- dropAndClear(String, DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Drops a content element from the container, and clear any reference
property which refers the element to drop.
- dropAndClear(String, int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Drops a content element at the given position from the container, and
clear any reference property which refers the element to drop.
- dropAndClear() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
- dropAndClear() - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- dropAndClear(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Drops a content element from the slot, and clear any reference property
which refers the element to drop.
- dropAndClear(int) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Drops a content element at the given position from the slot, and clear
any reference property which refers the element to drop.
- dropAndClear(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Drops a content element from the slot, and clear any reference property
which refers the element to drop.
- dropAndClear(int) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Drops a content element at the given position from the slot, and clear
any reference property which refers the element to drop.
- dropConfigVariable(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
已过时。
- dropCss(CssStyleSheetHandle) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
(non-Javadoc)
- dropElement(DesignElement) - 接口 中的方法org.eclipse.birt.report.model.api.core.INameManager
-
Deletes the element from the name manager.
- dropImage(List) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Drops an embedded image handle list from the design.
- dropImage(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
已过时。
- dropIncludeScript(IncludeScript) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Removes the given included script.
- dropLibrary(LibraryHandle) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Drops the given library from the included libraries of this design file.
- dropLibraryAndBreakExtends(LibraryHandle) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Drops the given library from the design and break all the parent/child
relationships.
- dropScriptLib(ScriptLib) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Removes special script lib.
- dropScriptLib(ScriptLibHandle) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Removes special script lib handle.
- dropTranslation(String, String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Drops a translation from the design.
- dropUserPropertyDefn(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Removes an existing user property definition from the element.
- dropUserPropertyDefn(String) - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- dropView(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.MultiViewsHandle
-
Deletes the given view.
- dropView(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Deletes the given view.
- DYNAMIC_FILTER_ADVANCED - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DYNAMIC_FILTER_PARAMETER_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Name of the member that indicates the name of the dynamic filter
parameter to reference.
- DYNAMIC_FILTER_SIMPLE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- DynamicFilterParameterHandle - org.eclipse.birt.report.model.api中的类
-
Represents the dynamic filter parameter types.
- DynamicFilterParameterHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Constructs a handle for the DynamicFilterParameter with the given design
and the parameter.
- GADGET_CONTENT_TYPE_HTML - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- GADGET_CONTENT_TYPE_IMAGE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- GADGET_CONTENT_TYPE_TEXT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- GADGET_CONTENT_TYPE_URL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- GADGET_CONTENT_TYPE_VIDEO - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- GADGET_CONTENT_TYPE_VIDEOURL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- generateHandleList(List) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Generates a list of element handles according to the given element list.
- gerSerializedID(DesignElementHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Returns the serialized id for the given element.
- get(int) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Returns the the nth entry in a list property or member.
- get(int) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Returns a handle to the content element at the given position.
- getAbsoluteValue() - 类 中的方法org.eclipse.birt.report.model.api.DimensionHandle
-
Returns the absolute dimension value with the following units.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Gets the expression handle for the ACLExpression member.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Gets the expression handle for the ACLExpression property.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the ACL expression associated with the report element instance.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
Gets the expression handle for the ACLExpression property.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.olap.DimensionHandle
-
Gets the expression handle for the ACLExpression property.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Gets the expression handle for the ACLExpression property.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Gets the expression handle for the ACLExpression property.
- getACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the ACL expression associated with the report element instance.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.activity.ActivityStackEvent
-
Returns the action which causes this event.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentEvent
-
Returns the type of action.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.CssEvent
-
Returns the type of change.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.CustomMsgEvent
-
Returns the action causing this event.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.LibraryEvent
-
Returns the type of change.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.NameSpaceEvent
-
已过时。
Returns the action which causes this event.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.UserPropertyEvent
-
Returns the action that causes this event.
- getAction() - 类 中的方法org.eclipse.birt.report.model.api.command.ViewsContentEvent
-
Returns the type of action.
- getAction() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getAction() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getAction() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getActionHandle() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getActionHandle() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getActionHandle() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getActionHandle() - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getActionHandle() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getActionHandle() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Returns a handle to work with the action property, action is a structure
that defines a hyperlink.
- getAfterClose() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the code of the afterClose method.
- getAfterClose() - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Returns the code of the afterClose method.
- getAfterOpen() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the code of the afterOpen method.
- getAfterOpen() - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Returns the code of the afterOpen method.
- getAggregateFunction() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the expression used to define this computed column.
- getAggregateFunction() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the expression used to define this computed column.
- getAggregateOn() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the aggregateOn expression used to define this computed column.
- getAggregateOn() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the aggregateOn expression to compute.
- getAggregateOn() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Returns aggregateOn of column binding
- getAggregateOnList() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the list containing levels to be aggregated on.
- getAggregateOnList() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the list containing levels to be aggregated on.
- getAggregationDefinitions(String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.oda.OdaAggregationHelper
-
- getAggregationDefn(String, String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.oda.OdaAggregationHelper
-
- getAggregrateOn() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
- getAggregrateOn() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- getAlias() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the alias name of this column.
- getAlignment() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
- getAlignment() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Gets the alignment of the level.
- getAlignment() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Gets the alignment of the measure.
- getAlignment() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the alignment for this parameter.
- getAllCssStyleSheets() - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
Gets all css styles sheet
- getAllCubes() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all cube handles that this modules and the included modules
contain.
- getAllDataSets() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all data set handles that this modules and the included modules
contain.
- getAllDataSources() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all data source handles that this modules and the included
modules contain.
- getAllFactoryStyles() - 类 中的方法org.eclipse.birt.report.model.api.FactoryElementHandle
-
Gets all the factory style handle.
- getAllImages() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the list of embedded images, including the one from libraries.
- getAllIncludeScripts() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets all included scripts.
- getAllLibraries() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the libraries this report design includes directly or indirectly.
- getAllowedChoices() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the allowed choices for this property.
- getAllowedType() - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Gets allowed type of the template element.
- getAllowedType() - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Gets allowed type of the template parameter definition.
- getAllowedTypes() - 类 中的静态方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets valid types for user property.
- getAllowedUnits() - 类 中的方法org.eclipse.birt.report.model.api.DimensionHandle
-
Returns an array of allowed units.
- getAllowedUnits() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the allowed units for this property.
- getAllPages() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all page handles that this modules and the included modules
contain.
- getAllParameters() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all parameter handles that this modules.
- getAllScriptLibs() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all script libs.
- getAllSharedDimensions() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets all the shared dimensions defined or accessed by this module.
- getAllStyles() - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
Gets all styles in theme,include css file.
- getAllStyles() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns all style element handles that this modules and the included
modules contain.
- getAltText() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the alternate text of this extended item.
- getAltText() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
已过时。
- getAltText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the alternate text of this image.
- getAltTextExpression() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the alternate text of this label item.
- getAltTextExpression() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the alternate text of this label item.
- getAltTextKey() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the resource key of the alternate text of this image.
- getAltTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the resource key of the alternate text of this extended item.
- getAltTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the resource key of the alternate text of this image.
- getAltTextKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the resource key of the alternate text of this image.
- getAnalysis() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the analysis option.
- getAnalysisColumn() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Gets the analysis column.
- getAntidiagonalColor() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets a color handle to deal with the color of the anti-diagonal.
- getAntidiagonalNumber() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the number of the anti-diagonal lines that are from the top-right to
bottom-left.
- getAntidiagonalNumber() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Gets the number of the anti-diagonal lines that are from the top-right to
bottom-left.
- getAntidiagonalStyle() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the style of the anti-diagonal that is from top-right to
bottom-left corner.
- getAntidiagonalStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the style of the anti-diagonal lines that are from the top-right
to bottom-left.
- getAntidiagonalThickness() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets a dimension handle to deal with the anti-diagonal thickness.
- getAntidiagonalThickness() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Gets the thickness of the anti-diagonal line that is from top-right to
bottom-left corner using a dimension string.
- getArgument(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfoList
-
Returns the argument definition given the name.
- getArgument(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IArgumentInfoList
-
Returns the argument definition given the name.
- getArgument(String) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfoList
-
Returns the argument definition given the name.
- getArgumentClass() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfo
-
Returns the arguement type in class.
- getAt(int) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Returns the the nth entry in a list property or member.
- getAttributeName() - 类 中的方法org.eclipse.birt.report.model.api.core.AttributeEvent
-
Gets the changed attribute name.
- getAuthor() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the name of the author of the design report.
- getAutoSuggestThreshold() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the maximal number of of entries a report parameter pick list can
have.
- getAutoTextType() - 类 中的方法org.eclipse.birt.report.model.api.AutoTextHandle
-
Returns the autotext type for this parameter.
- getAvailableBindings() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns all the bindings which are available for this element.
- getAvailableCubeBindingReferenceList() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns report items that can be referred by other report items by data
binding reference property.
- getAvailableDataBindingReferenceList() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns report items that can be referred by other report items by data
binding reference property.
- getAvailableDataBindingReferenceList(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns all available data binding referred report items, regardless of
namelessness.
- getAvailableDataSetBindingReferenceList() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns report items that can be referred by other report items by data
binding reference property.
- getBackgroundAttachment() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns a background attachment as a string.
- getBackgroundAttachment() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns a background attachment as a string.
- getBackgroundColor() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the background color.
- getBackGroundColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns backgroudcolor
- getBackgroundColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the background color.
- getBackgroundColor() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a color handle to deal with the background color.
- getBackgroundColor() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets back-ground-color property.
- getBackgroundImage() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the address of the background image.
- getBackgroundImage() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the address of the background image.
- getBackgroundImageType() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the type of the background image.
- getBackGroundPositionX() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the x position for the background.
- getBackGroundPositionX() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the x position for the background.
- getBackGroundPositionY() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the y position for the background.
- getBackGroundPositionY() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the y position for the background.
- getBackgroundRepeat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the pattern of the repeat for a background image.
- getBackgroundRepeat() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the pattern of the repeat for a background image.
- getBackgroundSizeHeight() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the size height for the background.
- getBackgroundSizeWidth() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the size width for the background.
- getBeforeClose() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the code of the beforeClose method.
- getBeforeClose() - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Returns the code of the beforeClose method.
- getBeforeOpen() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the code of the beforeOpen method.
- getBeforeOpen() - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Returns the code of the beforeOpen method.
- getBirtAggregationDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getBirtAggregationDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Return the display name of the BIRT predefined aggregation.
- getBirtAggregationId() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getBirtAggregationId() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Returns the BIRT predefined aggregation id.
- getBirtFilterExprDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getBirtFilterExprDisplayName(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getBirtFilterExprDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Return the corresponding BIRT predefined Filter expression operator
display name.
- getBirtFilterExprDisplayName(ULocale) - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Return the corresponding BIRT predefined Filter expression operator
display name.
- getBirtFilterExprId() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getBirtFilterExprId() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Returns the BIRT predefined filter expression operator internal name.
- getBlue() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
- getBookmark() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the book mark value on the cell element.
- getBookmark() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getBookmark() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getBookmark() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the bookmark of listing group.
- getBookmark() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the bookmark of the report item.
- getBookmark() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Returns the bookmark of this row.
- getBookmark() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Returns the bookmark of the report item.
- getBookmark() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IRow
-
Returns the bookmark of the row.
- getBookmark() - 接口 中的方法org.eclipse.birt.report.model.api.util.IBookmarkInfo
-
- getBookmarkDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the display name of the bookmark.
- getBookmarkDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the display name of the bookmark.
- getBookmarkDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets the display name of the bookmark.
- getBookmarkDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Gets the display name of the bookmark.
- getBookmarkLink() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- getBookmarkType() - 接口 中的方法org.eclipse.birt.report.model.api.util.IBookmarkInfo
-
- getBooleanProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of a property as a Boolean.
- getBooleanValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Returns the value as a Boolean.
- getBorderBottomColor() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the border bottom color.
- getBorderBottomColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the color of the bottom side of the border.
- getBorderBottomColor() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a color handle to deal with the color of the bottom side of the
border.
- getBorderBottomColor() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-bottom-width property.
- getBorderBottomStyle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the style of the border bottom line.
- getBorderBottomStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the style of the bottom line of the border.
- getBorderBottomStyle() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the style of the bottom line of the border.
- getBorderBottomStyle() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the style of the border bottom line.
- getBorderBottomWidth() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the width of the bottom side of the border.
- getBorderBottomWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the width of the bottom side of the border.
- getBorderBottomWidth() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the width of the bottom side of the
border.
- getBorderBottomWidth() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-bottom-width property.
- getBorderLeftColor() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the border left color.
- getBorderLeftColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the color of the left side of the border.
- getBorderLeftColor() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a color handle to deal with the color of the left side of the
border.
- getBorderLeftColor() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-left-color property.
- getBorderLeftStyle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the style of the border left line.
- getBorderLeftStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the style of the left line of the border.
- getBorderLeftStyle() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the style of the left line of the border.
- getBorderLeftStyle() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-left-style property.
- getBorderLeftWidth() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the width of the left side of the border.
- getBorderLeftWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the width of left side of the border.
- getBorderLeftWidth() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the width of the left side of the
border.
- getBorderLeftWidth() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-left-width property.
- getBorderRightColor() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the border right color.
- getBorderRightColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the color of the right side of the border.
- getBorderRightColor() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a color handle to deal with the color of the right side of the
border.
- getBorderRightColor() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-right-color property.
- getBorderRightStyle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the style of the border right line.
- getBorderRightStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the style of the right line of the border.
- getBorderRightStyle() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the style of the right line of the border.
- getBorderRightStyle() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-right-style property.
- getBorderRightWidth() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the width of the right side of the border.
- getBorderRightWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the width of right side of the border.
- getBorderRightWidth() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the width of the right side of the
border.
- getBorderRightWidth() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-right-width property.
- getBorderTopColor() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the border top color.
- getBorderTopColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the color of the top side of the border.
- getBorderTopColor() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a color handle to deal with the color of the top side of the border.
- getBorderTopColor() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-top-color property.
- getBorderTopStyle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the style of the top line of the border.
- getBorderTopStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the style of the top line of the border.
- getBorderTopStyle() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the style of the top line of the border.
- getBorderTopStyle() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-top-style property.
- getBorderTopWidth() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the width of the top side of the border.
- getBorderTopWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the width of the top side of the border.
- getBorderTopWidth() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the width of the top side of the
border.
- getBorderTopWidth() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets border-top-width property.
- getBottomMargin() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets a dimension handle to work with the margin on the bottom side.
- getBundleFactory() - 类 中的静态方法org.eclipse.birt.report.model.api.BundleFactory
-
Returns the bundle factory.
- getBundleResource(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.IBundleFactory
-
Returns the url of resource which is in corresponding bundle.
- getCachedMetaDataHandle() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Return a handle to deal with the cached data set information that include
output column information when it gets from databases, input/output
parameter definitions.
- getCachedResultSetColumns() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSet
-
Gets result set column of cached metadata.
- getCachedRowCount() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
- getCalculationType() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Gets the calculation function name.
- getCaption() - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Returns the caption text of this grid.
- getCaption() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Returns the caption text of this grid.
- getCaption() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Returns the caption text of this table.
- getCaption() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns the caption text of this table.
- getCaptionKey() - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Returns the resource key of the caption.
- getCaptionKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Returns the resource key of the caption.
- getCaptionKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Returns the resource key of the caption.
- getCaptionKey() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns the resource key of the caption.
- getCategory() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Returns the variable name.
- getCategory() - 类 中的方法org.eclipse.birt.report.model.api.FormatValueHandle
-
Returns the category of the format.
- getCategory() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the category for the parameter format.
- getCell() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Return the corresponding handle of the cell element.
- getCell(int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Return a cell element with the given poistion.
- getCell(int, int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Return a cell element with the given poistion.
- getCell(int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the cell at the given position.
- getCell() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
-
Returns the cell element.
- getCell(int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Return a cell element with the given poistion.
- getCell(int, int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Return a cell element with the given poistion.
- getCell(int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the cell at the given position.
- getCell(int, int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Gets the cell at the position where the given row and column intersect.
- getCell(int, int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Gets the cell at the position where the given row and column intersect
regardless of slot information.
- getCell(int, int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Gets the cell at the position where the given row and column intersect
within the given slot.
- getCellContent(int, int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Gets the content slot handle of the cell at the position where the given
row and column intersect.
- getCellId() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the unique index of the cell element.
- getCellPosition(CellHandle) - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getCellPosition(CellHandle) - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
Returns the column number with the given cell.
- getCellRegardlessStartPosition() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Return the corresponding handle of the cell element regardless of the
position where the cell starts.
- getCells() - 类 中的方法org.eclipse.birt.report.model.api.ColumnBandData
-
Returns cells after the copy operation.
- getCells() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Returns the cell slot of row.
- getCellsUnderColumn(int, boolean) - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getCellsUnderColumn(int, boolean) - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getChangedResourcePath() - 类 中的方法org.eclipse.birt.report.model.api.command.ResourceChangeEvent
-
Returns the file path of the changed library.
- getChoices(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a array of valid choices for a property.
- getChoices() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns a list of choices if the property is a choice (type is
CHOICE_TYPE).
- getChoices() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getChoices() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoiceSet
-
Returns an array containing the choices, the return choices are in their
internal sequence.
- getChoices(Comparator<Object>) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoiceSet
-
Returns an array containing the choices, the return choices are sorted
according to the given comparator.
- getChoices() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Gets the list of choices for the property.
- getChoices() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Gets the set of choices for this type.
- getChoices() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Returns the array of choices that are defined for this property or
member.
- getChoiceSet(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Finds a choice set by name.
- getClass(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the class definition given the class name.
- getClass(String) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ScriptableClassInfo
-
Returns the scriptable class information for the given class full name.
- getClasses() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the class list.
- getClassReturnType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMethodInfo
-
Returns the script type for return.
- getClassReturnType() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- getClassReturnType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
- getClassReturnType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
- getClassType() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Returns the class type of this argument.
- getClassType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IArgumentInfo
-
Returns the argument type in Class.
- getClassType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMemberInfo
-
Returns the member type in Class.
- getClassType() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getClassType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfo
-
Returns the class type of this argument.
- getClassType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getClose() - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Returns the script for closing data set.
- getClose() - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSourceHandle
-
Returns the script name for closing data connection.
- getCodeTemplate() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ITemplateMethodInfo
-
Returns the template code snippet for the method.
- getCodeTemplate() - 类 中的方法org.eclipse.birt.report.model.api.scripts.TemplateMethodInfo
-
- getColor() - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Returns the color value as what the user has input.
- getColor() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Returns the color value as what the user has input.
- getColor() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the color property.
- getColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns color
- getColor() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the font color.
- getColor() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a color handle to deal with the font color.
- getColor() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets font color property.
- getColorProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to work with a color property.
- getColors() - 类 中的方法org.eclipse.birt.report.model.api.ColorHandle
-
Returns a list containing all the names of both standard(CSS) colors or
user defined colors.
- getColorValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Gets the CSS color value.
- getColPosn() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
-
Returns the column position
- getColSpanOffset() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
-
Returns the offset of the column span
- getColumn() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the cell's column property.
- getColumn() - 类 中的方法org.eclipse.birt.report.model.api.ColumnBandData
-
Returns the copied column.
- getColumn() - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Gets the column value.
- getColumn() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- getColumn() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- getColumn() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the cell's column property.
- getColumn(int) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Gets column.
- getColumn(List, String) - 类 中的静态方法org.eclipse.birt.report.model.api.validators.DataColumnNameValidator
-
Gets the column with the given expression bound the given list.
- getColumnBindings() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
- getColumnBindings() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Get a handle to deal with the bound column.
- getColumnBindings() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Get a handle to deal with the bound column.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the column count of the row.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Gets the column count of the slot.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the column count in the table.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the column count in the table.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Returns the number of columns in the Grid.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.GridRowBandAdapter
-
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Returns the number of columns in the report.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.RowBandAdapter
-
Returns the number of columns in the element.
- getColumnCount() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Returns the number of columns in the Grid.
- getColumnCount() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Returns the number of columns in the table.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns the number of columns in the table.
- getColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.TableRowBandAdapter
-
- getColumnDataType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IResultSetColumn
-
Gets column data type.
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the column name.
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Returns the column name.
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularLevelHandle
-
Gets the column name of this level.
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Returns the column name.
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Gets the column name.
- getColumnName() - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
- getColumnPos(int, Cell) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns 1-based the column position with the given row index and the cell
element.
- getColumnPos(int, int, Cell) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Return the column position for a given cell.
- getColumnPos(int, int, int, Cell) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Return the column position for a given cell.
- getColumnPosn() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the column position of the current layout cell.
- getColumns() - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getColumns() - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Returns a slot handle for the columns in the grid.
- getColumns() - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getColumns() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns the column slot.
- getColumnSpacing() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Returns a handle to work with the the space between columns.
- getColumnSpan() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the cell's column span.
- getColumnSpan() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the cell's column span.
- getColumnSpanOffset() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the 0-based offset of the column span.
- getCommandStack() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the command stack that manages undo/redo operations for the
design.
- getComments() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getComments() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getComments() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets comments property value.
- getComments() - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Gets the comments of the report element.
- getComments() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Gets the comments of the report element.
- getCommonProperties() - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- getCommonProperties() - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Returns the common properties shared by the given group of
elements(including user properties).
- getCommonProperties() - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- getComponents() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a slot handle to work with the top-level components within the
report.
- getCompoundContainer(IDesignElement) - 类 中的静态方法org.eclipse.birt.report.model.api.elements.table.LayoutUtil
-
Returns a nearest TableItem/GridItem container for
TableRow, TableGroup and TableItem
if applicable.
- getConfigMap() - 类 中的方法org.eclipse.birt.report.model.api.DesignConfig
-
returns a hash map that contains all the configuration objects
- getConstructor() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Returns the constructor definition.
- getConstructor() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IClassInfo
-
Returns the constructor definition.
- getConstructor() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
Returns the constructor definition.
- getContainer() - 类 中的方法org.eclipse.birt.report.model.api.command.ElementDeletedEvent
-
Returns the container element.
- getContainer() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to the element that contains this element.
- getContainer() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the layout slot in which the layout row resides.
- getContainerHandle() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets container handle.
- getContainerPropertyHandle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets a handle for the container's property what holds this element.
- getContainerSlotHandle() - 类 中的方法org.eclipse.birt.report.model.api.CssSharedStyleHandle
-
- getContainerSlotHandle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the a handle the the container's slot that holds this element.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the contents of the cell.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentEvent
-
Returns the content element causing this event.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.command.ViewsContentEvent
-
Returns the content element causing this event.
- getContent(String, int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets a handle to the content element at the given position.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the corresponding cell element.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.extension.IllegalContentInfo
-
Gets the child of the UndefinedChildInfo.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.GraphicMasterPageHandle
-
Returns the slot handle for the content.
- getContent(int) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Gets the content at the given position.
- getContent() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Gets the text of this text element.
- getContent() - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Gets the text of this text element.
- getContentAsBlob() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Returns the content data as byte arrays.
- getContentAsBlob() - 类 中的方法org.eclipse.birt.report.model.api.OdaDesignerStateHandle
-
Returns the content data as byte arrays.
- getContentAsString() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Returns the content data as string.
- getContentAsString() - 类 中的方法org.eclipse.birt.report.model.api.OdaDesignerStateHandle
-
Returns the content data as string.
- getContentCount(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the number of elements in the property.
- getContentCount() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Returns the number of elements in the property.
- getContentElements() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the set of element types that can appear in the slot.
- getContentExtendedElements() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the set of element types that can appear in the slot.
- getContentKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Gets the resource key of the text for the item.
- getContentKey() - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Gets the resource key of the text for the item.
- getContents(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the a list with contents.Items are handles to the contents and in
order by position.
- getContents() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the property definitions for this element that can hold other
elements.
- getContents() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Returns the a list with contents.Items are handles to the contents and in
order by position.
- getContents() - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Returns the a list with slot contents.Items are handles to the contents
and in order by position.
- getContentType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDynamicText
-
Returns the expression that that defines the type of text the multi-line
data item holds.
- getContentType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Returns the content type of this text item.
- getContentType() - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
Returns the expression that that defines the type of text the multi-line
data item holds.
- getContentType() - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Returns the content type of this text item.
- getContentTypeExpr() - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
- getContext() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
- getContext() - 类 中的方法org.eclipse.birt.report.model.api.MemberHandle
-
- getContext() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Return the context for a method or expression.
- getContext() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- getContext() - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
- getContext() - 类 中的方法org.eclipse.birt.report.model.api.ValueHandle
-
Returns the structure context to the value.
- getControlType() - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Returns the control type for this parameter.
- getControlType() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the control type for this parameter.
- getCopy() - 类 中的方法org.eclipse.birt.report.model.api.UserPropertyDefnHandle
-
Returns the copy of the property definition for this user-defined
property.
- getCount() - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Returns the number of elements in the slot.
- getCreatedBy() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the name of the tool that created the design.
- getCss() - 类 中的方法org.eclipse.birt.report.model.api.command.CssEvent
-
Returns the css causing this event.
- getCss() - 类 中的方法org.eclipse.birt.report.model.api.command.CssReloadedEvent
-
Returns the css causing this event.
- getCSSColors() - 类 中的方法org.eclipse.birt.report.model.api.ColorHandle
-
Returns a list containing standard(CSS) color names.
- getCSSFontFamilies() - 类 中的方法org.eclipse.birt.report.model.api.FontHandle
-
Returns an array containing CSS (pre-defined) font names.
- getCSSPropertyName() - 异常错误 中的方法org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
Gets the CSS property name.
- getCssStyleSheetHandle() - 类 中的方法org.eclipse.birt.report.model.api.CssSharedStyleHandle
-
Gets css style sheet handle.
- getCssValue() - 类 中的方法org.eclipse.birt.report.model.api.ColorHandle
-
Returns a CSS-compatible color value.
- getCSSValue() - 异常错误 中的方法org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
Gets the CSS property text.
- getCube() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the cube of the report item.
- getCubeClients() - 类 中的方法org.eclipse.birt.report.model.api.olap.DimensionHandle
-
- getCubeKey() - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Gets the cube key in this dimension join condition.
- getCubeKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
Gets the cube key of this join condition.
- getCubeLevelName() - 类 中的方法org.eclipse.birt.report.model.api.MemberValueHandle
-
Gets name of the referred cube level element.
- getCubes() - 类 中的方法org.eclipse.birt.report.model.api.LibraryHandleImpl
-
- getCubes() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the slot handle to work with all cube elements within the report.
- getCurrentLayoutRow() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the current row worked on.
- getCurrentView() - 类 中的方法org.eclipse.birt.report.model.api.MultiViewsHandle
-
Returns the view that is being used.
- getCurrentView() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the view that is being used.
- getCustomValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the user specified value.
- getCustomValue() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the user specified value.
- getCustomValues() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemThemeHandle
-
- getCustomXml() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getCustomXml() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getCustomXml() - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Gets the custom XML.
- getCustomXml() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Gets the custom XML.
- getData(Module) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Returns the image data in Base64 encoding.
- getData() - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Returns the byte array of image data.
- getDataBinding(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getDataBinding(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getDataBinding(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Returns column binding.
- getDataBindingReference() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the report item of which data binding are referred by.
- getDataBindingReferenceName() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the name of the report item of which data binding are referred
by.
- getDataBindings() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getDataBindings() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getDataBindings() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Returns array of all column bindings
- getDataBindingType() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the data binding type of this report item.
- getDataItem(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a data item by name
- getDataSet() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns the handle for the data set defined on the parameter.
- getDataSet() - 类 中的方法org.eclipse.birt.report.model.api.CascadingParameterGroupHandleImpl
-
Returns the handle for the data set defined on the cascading parameter
group.
- getDataSet() - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularCubeHandle
-
Returns the data set of this cube.
- getDataSet() - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularHierarchyHandle
-
Returns the data set of this hierarchy.
- getDataSet() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the data set of the report item.
- getDataSet(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get data set design by name
- getDataSetMode() - 类 中的方法org.eclipse.birt.report.model.api.CascadingParameterGroupHandleImpl
-
Gets the mode for data set support.
- getDataSetName() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns the data set name of the dynamic list for this parameter.
- getDataSetNames() - 类 中的方法org.eclipse.birt.report.model.api.JointDataSetHandle
-
Gets the names of the data sets in this joint data set.
- getDataSetRowLimit() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
- getDataSets() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a slot handle to work with the data sets within the report.
- getDataSource() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns a handle to the data source for this data set.
- getDataSource() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSet
-
Returns IDataSource for this data set.
- getDataSource(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get data source design by name
- getDataSourceName() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the name of the data source for this data set.
- getDataSources() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a slot handle to work with the data sources within the report.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns the data type for this parameter.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the data type of this column.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Returns the data type of this parameter.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the data type of this column.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Returns the parameter data type.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Returns the data type of this column.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Returns the data type of this column.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.LevelAttributeHandle
-
Returns the data type of this column.
- getDataType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMemberInfo
-
Returns the script data type of this member.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the data type of this level.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Returns the data type information of this measure.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Returns the data type of this column.
- getDataType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getDataType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Returns data type of column binding.
- getDateFormat() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the pattern of the date-format.
- getDateFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the category of the date-format.
- getDateTimeFormat() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the pattern of the date-time-format for a highlight rule.
- getDateTimeFormat() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the date-time format of this level.
- getDateTimeFormat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Return date time format.
- getDateTimeFormat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the pattern of the date-time-format.
- getDateTimeFormat() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the pattern of the date-time-format.
- getDateTimeFormat() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets date time format property.
- getDateTimeFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the category of the date-time-format for a highlight rule.
- getDateTimeFormatCategory() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the category of the date-time-format.
- getDateTimeFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the category of the date-time-format.
- getDateTimeFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets date time format category property.
- getDateTimeLevelType() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the date-time type of this level.
- getDefault() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the default value for the property.
- getDefaultElement() - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Gets the default element of this template element.
- getDefaultElement() - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Gets the default element of this template parameter definition.
- getDefaultEncryptionHelperID() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets the default encryption id.
- getDefaultHierarchy() - 类 中的方法org.eclipse.birt.report.model.api.olap.DimensionHandle
-
Gets the default hierarchy for the dimension.
- getDefaultMeasureGroup() - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
已过时。
- getDefaultUnit() - 类 中的方法org.eclipse.birt.report.model.api.DimensionHandle
-
Gets the default unit of the property.
- getDefaultUnit() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the default unit of the property.
- getDefaultUnits() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the default units for the design.
- getDefaultValue() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the default value of the input parameter.
- getDefaultValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the default value of the input parameter.
- getDefaultValue() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns the default value for the property.
- getDefaultValue() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getDefaultValue() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Gets the default value of this level.
- getDefaultValue() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- getDefaultValueList() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns the default value list of the parameter.
- getDefaultValueListMethod() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Gets the method content of getDefaultValueList.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Returns a definition for the handle.
- getDefn() - 接口 中的方法org.eclipse.birt.report.model.api.core.IDesignElement
-
Returns the definition object for this element.
- getDefn() - 接口 中的方法org.eclipse.birt.report.model.api.core.IStructure
-
Returns the structure definition from the meta-data dictionary.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets the definition of the structure which represents the user property
definition.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the definition of the element.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.MemberHandle
-
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the element definition of the element this handle represents.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the element definition of the element this handle represents.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the generic property definition.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Returns the definition of the current slot.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Returns the definition of the structure.
- getDefn() - 类 中的方法org.eclipse.birt.report.model.api.UserPropertyDefnHandle
-
Gets the user-defined property of this handle.
- getDeliveryPath() - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Returns the delivery path by which the event was sent to the listener.
- getDescribe() - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Returns the script for describing the result set dynamically.
- getDescription() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- getDescription() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the description of this parameter.
- getDescription() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the description of this parameter.
- getDescription() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the static description for the module.
- getDescription() - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Returns the static description for the template element.
- getDescription() - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Returns the static description for the template parameter definition.
- getDescriptionKey() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- getDescriptionKey() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the resource key of the description of this parameter.
- getDescriptionKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the resource key of the description of this parameter.
- getDescriptionKey() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the resource key of the static description of the module.
- getDescriptionKey() - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Returns the resource key of the static description of the template
element.
- getDescriptionKey() - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Returns the resource key of the static description of the template
parameter definition.
- getDesigerStateContentAsBlob() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the content of designer state as the byte array.
- getDesigerStateContentAsBlob() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the content of designer state as the byte array.
- getDesigerStateContentAsString() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the content of designer state as the string.
- getDesigerStateContentAsString() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the content of designer state as the string.
- getDesigerStateVersion() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the version of designer state.
- getDesigerStateVersion() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the version of designer state.
- getDesign() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- getDesign() - 类 中的方法org.eclipse.birt.report.model.api.ElementDetailHandle
-
已过时。
- getDesignerState() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the oda designer state.
- getDesignerState() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the oda designer state.
- getDesignerValues() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns persistent ODA designer values stored in the data set.
- getDesignFileVersion() - 接口 中的方法org.eclipse.birt.report.model.api.IVersionInfo
-
Returns the version.
- getDesignHandle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- getDestIndex() - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Returns target index.
- getDetail() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the detail slot.
- getDetail() - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Returns the detail slot.
- getDiagonalColor() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets a color handle to deal with the color of the diagonal.
- getDiagonalNumber() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the number of the diagonal lines that are from top-left to
bottom-right corners.
- getDiagonalNumber() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Gets the number of the diagonal lines that are from top-left to
bottom-right corner.
- getDiagonalStyle() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the style of the diagonal that is from top-left to bottom-right.
- getDiagonalStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the style of the diagonal line that is from top-left to
bottom-right corner.
- getDiagonalThickness() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets a dimension handle to deal with the diagonal thickness.
- getDiagonalThickness() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Gets the the thickness of the diagonal that are from top-left to
bottom-right corner using a dimension string.
- getDimension(String, boolean) - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
- getDimension(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
Gets the dimension with the specified name within this cube.
- getDimensionProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to work with a Dimension property.
- getDirection() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Returns the sort direction.
- getDirection() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortCondition
-
Returns sort direction.
- getDirection() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortElement
-
Returns the sort direction.
- getDirection() - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Returns the sort direction.
- getDirection() - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Gets the sort direction of this result set column.
- getDirection() - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Returns the sort direction.
- getDirectory(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.URIUtil
-
- getDirectory(URL) - 类 中的静态方法org.eclipse.birt.report.model.api.util.URIUtil
-
- getDisplay() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Returns the non-localized display text.
- getDisplay() - 类 中的方法org.eclipse.birt.report.model.api.MapRuleHandle
-
Returns the display value when this rule applies.
- getDisplay() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value that specifies if a top-level element should be a block
or in-line element.
- getDisplay() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value that specifies if a top-level element should be a block
or in-line element.
- getDisplayColumnName() - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularLevelHandle
-
Gets the display column name of this level.
- getDisplayContent() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Returns the localized content for the text.
- getDisplayContent() - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Returns the localized content for the text.
- getDisplayDescription() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the localized description for the module.
- getDisplayDescription() - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Returns the localized description for the template element.
- getDisplayDescription() - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Returns the localized description for the template parameter definition.
- getDisplayExpression() - 类 中的方法org.eclipse.birt.report.model.api.RuleHandle
-
Returns the display value of the rule.
- getDisplayKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Returns the message ID for the text.
- getDisplayKey() - 类 中的方法org.eclipse.birt.report.model.api.MapRuleHandle
-
Returns the resource key of display value.
- getDisplayLabel(int) - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
- getDisplayLabel() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the short display label for this element.
- getDisplayLabel(int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the display label for this element.
- getDisplayLength() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns column display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets the display name of this user property definition.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Returns the internal display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the display name of this parameter.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns column display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Returns the color display name.
- getDisplayName(Module) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Return the display name of the color that can be showed to user.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the display name of this parameter.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Returns the display name for the property if the resource key of display
name is defined.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IArgumentInfo
-
Returns the display name for the property if the resource key of display
name is defined.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoice
-
Returns the localized display name for the choice.
- getDisplayName(ULocale) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoice
-
Returns the localized display name for the choice.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
-
Returns the display name if the resource key of display name is
available.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IObjectDefn
-
Gets the display name.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Returns the localized display name.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the localized display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.UserChoice
-
Returns the property value of "displayName" for the choice.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Gets the display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfo
-
Returns the display name for the property if the resource key of display
name is defined.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Gets the display name.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Gets the display name.
- getDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.UserPropertyDefnHandle
-
Returns the display name of the user-defined property.
- getDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.util.IBookmarkInfo
-
- getDisplayNameID() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Gets column display name id.
- getDisplayNameID() - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Returns the resource key for display name.
- getDisplayNameID() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Gets column display name id.
- getDisplayNameID() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Returns the color display name message ID.
- getDisplayNameID() - 类 中的方法org.eclipse.birt.report.model.api.extension.ChoiceDefinition
-
- getDisplayNameID() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IChoiceDefinition
-
Returns the resource key for localized display name of this choice.
- getDisplayNameID() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns the resource key for the localized display name of the property.
- getDisplayNameID() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getDisplayNameID() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the message id for the display name.
- getDisplayNameID() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the message ID for the display name.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the resource key for display name.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the resource key of the display name of this parameter.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the resource key of the display name of this parameter.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Returns the resource key for the display name.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IArgumentInfo
-
Returns the resource key for the display name.
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoice
-
Returns the display name resource key for the choice.
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
-
Returns the resource key for display name.
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IObjectDefn
-
Gets the resource key for the display name.
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPredefinedStyle
-
Returns the message ID for the display name.
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Gets the display name resource key.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Gets the resource key of the display name.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfo
-
Returns the resource key for the display name.
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getDisplayNameKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Gets the resource key of the display name.
- getDisplayNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Gets the resource key of the display name.
- getDisplayPromptText() - 类 中的方法org.eclipse.birt.report.model.api.CascadingParameterGroupHandleImpl
-
Returns the localized text for prompt text.
- getDisplayPromptText() - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Returns the localized text for prompt text.
- getDisplayProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Return a localized string version of the property.
- getDisplayProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
If the given property is a common property, value will be returned as a
display value if all values within the group of elements are equal.
- getDisplayText() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the localized text for the computed column.
- getDisplayText() - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Returns the localized text for the label.
- getDisplayText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Returns the localized text for the label.
- getDisplayType() - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Gets the display type for this parameter.
- getDisplayValue() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Returns the value of the property or member in a localized format.
- getDisplayValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Value will be returned as string only if all values of this property are
equal within the collection of elements.
- getDisplayValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
gets the localized value of the property.
- getDisplayValue(String, String, Object, Locale) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Gets the display string for the value with the given data type, format,
locale.
- getDisplayValue(Object) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Gets the display string for the value with default locale and default
format, The value must be the valid data type.
- getDisplayValue(Object, TimeZone) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Gets the display string for the value with default locale and default
format, The value must be the valid data type.
- getDisplayValue(String, String, Object, ULocale) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Gets the display string for the value with the given data type, format,
locale.
- getDisplayValue(String, String, Object, ULocale, TimeZone) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Gets the display string for the value with the given data type, format,
locale.
- getDisplayValue(String, String, Object) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ParameterValidationUtil
-
Gets the display string for the value with the given data type, format
and the default locale defined by the class(Locale.US).
- getDistinct() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
- getDistinctReset() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
- getDrillThroughReportName() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- getDriverName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
- getDrop() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the cell's drop property.
- getDrop() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the cell's drop property.
- getDynamicFilterParameter() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the name of the dynamic filter parameter to reference when the
filter condition is dynamic.
- getDynamicFilterParameter() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the name of the dynamic filter parameter to reference when the
filter condition is dynamic.
- getDynamicFilterParameter() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the name of the dynamic filter parameter to reference when the
filter condition is dynamic.
- getDynamicText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a dynamic text data item by name.
- getEffectiveColumnSpan(CellHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.elements.table.LayoutUtil
-
Returns the effective column span of the given cell.
- getEffectiveHeight() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
已过时。
- getEffectiveModule() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the effective module of the element.
- getEffectiveRowSpan(CellHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.elements.table.LayoutUtil
-
Returns the effective row span of the given cell.
- getEffectiveWidth() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
已过时。
- getElement() - 异常错误 中的方法org.eclipse.birt.report.model.api.activity.SemanticException
-
Returns the element having semantic error.
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.command.NameSpaceEvent
-
已过时。
Returns the element whose name is changed for
ELEMENT_RENAMED.
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the element to which this handle is attached.
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.ElementDetailHandle
-
Returns the design element.
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the element that causes error.
- getElement(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- getElement(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Finds the element definition by its internal name.
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.MultiViewsHandle
-
- getElement() - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
- getElement(DesignElementHandle) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
Creates the IDesignElement instance.
- getElementByID(long) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Finds the handle to an element by a given element ID.
- getElementFactory() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the element factory for creating new report elements.
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.ElementDetailHandle
-
Returns a handle to the design element.
- getElementHandle() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IElementCommand
-
Gets the extendedItem handle from the extension user.
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.GridRowBandAdapter
-
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
Returns a handle to the element that owns this private style.
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.RowBandAdapter
-
Returns the element where the copy/paste operation occurs.
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.TableRowBandAdapter
-
- getElementName(DesignElement) - 异常错误 中的静态方法org.eclipse.birt.report.model.api.activity.SemanticException
-
Returns the element name if it exists.
- getElementProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of an element reference property.
- getElements() - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- getElements() - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Returns the list that contains the group of design elements.
- getElements() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the element list.
- getElements() - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- getElementsByType(ModuleHandle, String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Gets all the elements that is kind of the specified type.
- getElementType() - 接口 中的方法org.eclipse.birt.report.model.api.util.IBookmarkInfo
-
- getEmbeddedImage() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the embedded image handle that this image refers, if the image
source type is IMAGE_REF_TYPE_EMBED.
- getEncryption() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Returns the encryption id.
- getEncryptionHelperIDs() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets all encryption id.
- getEncryptionID() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
- getErrorCode() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the error code of the cause of the exception.
- getErrorLevel() - 异常错误 中的方法org.eclipse.birt.report.model.api.elements.SemanticError
-
Returns the level of the error.
- getErrorList() - 异常错误 中的方法org.eclipse.birt.report.model.api.DesignFileException
-
Returns the error list.
- getErrorList() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a list containing errors during parsing the design file.
- getErrors() - 类 中的方法org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Gets the error list of this status after checking the compatibilities.
- getErrors() - 接口 中的方法org.eclipse.birt.report.model.api.util.IPasteStatus
-
- getErrors() - 类 中的方法org.eclipse.birt.report.model.api.validators.ValidationEvent
-
Returns the error list which is the validation result.
- getEventFilter() - 类 中的方法org.eclipse.birt.report.model.api.activity.TransactionOption
-
Gets the event filter set in this option.
- getEventHandlerClass() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- getEventHandlerClass() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets a string that defines the event handle class.
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Returns the event type.
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentReplaceEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.CssEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.CssReloadedEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.CustomMsgEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ElementDeletedEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ElementLocalizeEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.EncryptionEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ExtendsEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ExtensionPropertyDefinitionEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.LibraryChangeEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.LibraryEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.LibraryReloadedEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.NameEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.NameSpaceEvent
-
已过时。
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.PropertyEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.StyleEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.TemplateTransformEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ThemeEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.UserPropertyEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.command.ViewsContentEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.core.AttributeEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.core.DisposeEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent
-
- getEventType() - 类 中的方法org.eclipse.birt.report.model.api.validators.ValidationEvent
-
- getExceptionList() - 异常错误 中的方法org.eclipse.birt.report.model.api.DesignFileException
-
Returns the exception list.
- getExceptionName() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the name of exception with package prefix.
- getExport() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the export option.
- getExpr() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the filter expression.
- getExpr() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the filter expression.
- getExpr() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the filter expression.
- getExpr() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Returns expr
- getExpr() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Returns the filter expression.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.AggregationArgumentHandle
-
Returns the argument expression.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the expression used to define this computed column.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the expression to compute.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
Returns the expression of the rule.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
Returns expression value this key.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TOC
-
Gets toc expression.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.Expression
-
Return the raw expression if the type is not constant.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.ExpressionHandle
-
Return the raw expression if the type is not constant.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.HideRuleHandle
-
Returns the value expression of this visibility rule.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.ParamBindingHandle
-
Returns the expression the parameter is binded to.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.SearchKeyHandle
-
Returns the expression of this search key.
- getExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Returns expression of column binding
- getExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IExpression
-
Return the raw expression if the type is not constant.
- getExpression() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets expression of TOC.
- getExpressionList() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
Returns the list of the expressions.
- getExpressionListHandle() - 类 中的方法org.eclipse.birt.report.model.api.ParamBindingHandle
-
Gets the expression list of this parameter binding. * @return the value1
expression list handle of this filter condition.
- getExpressionProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to work with an expression property.
- getExpressionProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Gets the value of the member as an expression.
- getExpressions() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the expression property definition list of this element
definition and parent definition.
- getExpressionType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Gets the expression type of the column binding.
- getExtends() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ExtendsException
-
Returns the attempted new value for the extends property.
- getExtends() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- getExtends() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to the element that this element extends.
- getExtends() - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- getExtension(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the extension definition given the extension name.
- getExtensionElement() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
Gets the corresponding extension item that is wrapped by the
MultiRowItem.
- getExtensionExprId() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the id of a custom filter expression contributed and defined by
the extension identified in the consumerExpressionMapping.
- getExtensionExprId() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the id of a custom filter expression contributed and defined by
the extension identified in the consumerExpressionMapping.
- getExtensionExprId() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the id of a custom filter expression contributed and defined by
the extension identified in the consumerExpressionMapping.
- getExtensionID() - 类 中的方法org.eclipse.birt.report.model.api.DerivedDataSetHandle
-
Returns ID of the extension which extends this ODA data set.
- getExtensionID() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns ID of the extension which extends this ODA data set.
- getExtensionID() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns ID of the extension which extends this ODA data source.
- getExtensionID() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSource
-
Returns ID of the extension which extends this ODA data source.
- getExtensionName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the unique id of an
org.eclipse.datatools.connectivity.oda.filterExpressions extension to
whose custom expressions are defined to map to a BIRT filter operator.
- getExtensionName() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the extension name defined by the extended item.
- getExtensionName() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the unique id of an
org.eclipse.datatools.connectivity.oda.filterExpressions extension to
whose custom expressions are defined to map to a BIRT filter operator.
- getExtensionName() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the unique id of an
org.eclipse.datatools.connectivity.oda.filterExpressions extension to
whose custom expressions are defined to map to a BIRT filter operator.
- getExtensionName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
- getExtensionName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
- getExtensionPropertyDefinitionList() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the list of extension property definition.
- getExtensionPropertyDefinitionList() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the list of extension property definition.
- getExtensionPropertyDefinitionList() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the list of extension property definition.
- getExtensions() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the extension list.
- getExtensionVersion() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Gets the extension version of this element.
- getExtensionVersion() - 类 中的方法org.eclipse.birt.report.model.api.extension.UndefinedPropertyInfo
-
- getExternalConnectionName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
- getExternalCssURI() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
- getExternalCssURI() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
Gets the URI of the external CSS.
- getExternalCssURI() - 类 中的方法org.eclipse.birt.report.model.api.IncludedCssStyleSheetHandle
-
Gets the URI of the external CSS.
- getExternalizedValue(String, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns externalized message.
- getExternalizedValue(String, String, ULocale) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns externalized message.
- getExternalizedValue(String, String, Locale) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns externalized message.
- getExternalizedValue(DesignElementHandle, String, String, ULocale) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Returns externalized message for the given locale.
- getExternalizedValue(String, String) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Returns externalized message.
- getExternalizedValue(String, String, ULocale) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Returns the externalized message.
- getExternalScript() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the external script defined in the extended element model.
- getExtFilterDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getExtFilterDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Returns the display name of this Filter expression.
- getExtFilterExprId() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getExtFilterExprId() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Returns the ODA filter extension filter expression id if there is.
- getFactoryElementHandle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the factory element handle for this element.
- getFactoryPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle for a top-level property for use in preparing the
Factory data structures.
- getFactoryPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.FactoryElementHandle
-
Returns a handle for a top-level property for use in preparing the
Factory data structures.
- getFactoryStyles(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItemFactory
-
Returns the list of default styles that defined for the extension
element.
- getFactoryStyles(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItemFactory
-
- getFetch() - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Returns the script for providing the data for the next row from the
result set.
- getFile() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the image URI if the image source type is
IMAGE_REF_TYPE_URL or IMAGE_REF_TYPE_FILE.
- getFile() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the image file, if the source type is not
IMAGE_REF_TYPE_FILE return null.
- getFileEncoding() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the encoding of the design/library file.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets css file name
- getFileName() - 异常错误 中的方法org.eclipse.birt.report.model.api.DesignFileException
-
Returns the design file name.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
Gets the file name of the include css.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
Gets the file name of the include library.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludeScript
-
Returns file name of the script.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.IncludedCssStyleSheetHandle
-
Gets the file name of the include css style sheet.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.IncludedLibraryHandle
-
Gets the file name of the include library.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.IncludeScriptHandle
-
Returns file name of the script.
- getFileName() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the file name of the design.
- getFilterConditions() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getFilterConditions() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IMultiRowItem
-
Returns all filter conditions
- getFilterExpr() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- getFilterExpr() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- getFilterExpression() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the expression used to define this computed column.
- getFilterExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the expression used to define this computed column.
- getFilterExpressionDefn(String, String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.filterExtension.OdaFilterExprHelper
-
Return the IFilterExprDefinition instance based on the passed in BIRT
predefined Filter expression name.
- getFilterOperatorList() - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Returns the list containing filter operator.
- getFilters(int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns a list containing filters applied to the column at position of
colIndex.
- getFilterTarget() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the filter target.
- getFilterTarget() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the filter target.
- getFilterTarget() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the filter target.
- getFilterTarget() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Returns the filter target.
- getFlattenedLayoutSlots(LayoutTable) - 类 中的静态方法org.eclipse.birt.report.model.api.elements.table.LayoutUtil
-
Returns flattern slots of the layout table regardless GROUP/Table slots.
- getFlattenParameters() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the flatten Parameters/ParameterGroups of the design.
- getFloatProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of a property as a double.
- getFloatValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Returns the value as a double.
- getFloatValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value as a double.
- getFontFamilies() - 类 中的方法org.eclipse.birt.report.model.api.FontHandle
-
Returns an array containing all of font names in the correct order.
- getFontFamily() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the font family.
- getFontFamily() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets font family property.
- getFontFamilyHandle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the font family handle of the highlight rule.
- getFontFamilyHandle() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the font handle to deal with the font family.
- getFontProperty() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the font handle for the element.
- getFontSize() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the font size.
- getFontSize() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the font size.
- getFontSize() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the font size.
- getFontSize() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets font size property.
- getFontStyle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the font style handle for the style.
- getFontStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns font style
- getFontStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the style of the font.
- getFontStyle() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the style of the font.
- getFontStyle() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the font style handle for the style.
- getFontVariant() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the font variant in a string.
- getFontVariant() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the variant of the font.
- getFontVariant() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the variant of the font.
- getFontVariant() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the font variant in a string.
- getFontWeight() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the font weight of the highlight rule.
- getFontWeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns font weight.
- getFontWeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the weight of the font.
- getFontWeight() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the weight of the font.
- getFontWeight() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the font weight of the highlight rule.
- getFooter() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the footer slot.
- getFooter() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the footer slot.
- getFooter() - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Returns the footer slot.
- getFooterHeight() - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Gets a dimension handle to work with the height on page footer.
- getFormat() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- getFormat() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
Returns the format as an internal choice name.
- getFormat() - 类 中的方法org.eclipse.birt.report.model.api.HideRuleHandle
-
Returns the output format of this visibility rule.
- getFormat() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Gets the format of the level.
- getFormat() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Gets the format of the measure.
- getFormat() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- getFormat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHideRule
-
Returns format
- getFormatType() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the format type of the action.
- getFormatType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the format type of the action.
- getFrom() - 类 中的方法org.eclipse.birt.report.model.api.command.TemplateTransformEvent
-
Returns the element which this event transforms from.
- getFullLevelName(String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.CubeUtil
-
Gets the full name of the level element.
- getFullName() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the full name of this element.
- getFunction() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Gets the function defined in this measure.
- getFunctions() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the function list.
- getGreen() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
- getGrid(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a grid item by name
- getGroup() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutGroup
-
Returns the corresponding handle of the table group.
- getGroup() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the handle of the group that contains this slot if applicable.
- getGroupCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the count of the group in the table.
- getGroupFooters() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the group footer slot.
- getGroupHeaders() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the group header slot.
- getGroupId() - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Returns group id
- getGroupLevel() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the group level of the slot if this slot is a Group Header or
Group Footer slot.
- getGroupName() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Gets the name of the group.
- getGroupName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
-
Returns the group name (if any) for the property.
- getGroupNameID() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns the resource key for display name of the property group.
- getGroupNameID() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getGroupNameKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
-
Returns the message ID for the group name.
- getGroupNames() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns a list of the localized property group names defined by this
element and its parents.
- getGroups() - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Returns the group slot.
- getGroupStart() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
- getHandle(Module) - 接口 中的方法org.eclipse.birt.report.model.api.core.IDesignElement
-
Returns an API handle for this element.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.Action
-
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
-
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DateFormatValue
-
Return an FormatValueHandle to deal with the date-time
format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
-
Return an FormatValueHandle to deal with the date-time
format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
-
Return an FormatValueHandle to deal with the number format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Return an FormatValueHandle to deal with the string format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParameterFormatValue
-
Return an FormatValueHandle to deal with the parameter
format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
-
Return an FormatValueHandle to deal with the string format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeFormatValue
-
Return an FormatValueHandle to deal with the date-time
format.
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
- getHandle(SimpleValueHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TOC
-
- getHandle(ModuleHandle) - 接口 中的方法org.eclipse.birt.report.model.api.util.IElementCopy
-
Gets the element which keeps the "extends" relationship and
unlocalized information, it should be only used to validate copy/paste actions.
- getHeader() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the header slot.
- getHeader() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the header slot in the group.
- getHeader() - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Returns the header slot.
- getHeaderHeight() - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Gets a dimension handle to work with the height on page header.
- getHeaders() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the headers value on the cell element.
- getHeading() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Gets the heading of the column.
- getHeading() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the heading of this parameter.
- getHeading() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the heading of this parameter.
- getHeadingKey() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Gets the resource key of the heading of the column.
- getHeadingKey() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the resource key of the heading of this parameter.
- getHeadingKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the resource key of the heading of this parameter.
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the cell's height.
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets a dimension handle to work with the height of the page.
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets a handle to deal with the item's height.
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Gets a handle to deal with the row's height.
- getHeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the cell's height.
- getHeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Gets the item's height.
- getHeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IRow
-
Gets a handle to deal with the row's height.
- getHeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of height property.
- getHeight() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value of height property.
- getHelpGuide() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns an external file that provides help information for the report.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the help text.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Returns the help text of this data item.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the help text of this parameter.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the help text of this parameter.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the help text of this image item.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Returns the help text of this label item.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Returns additional pop-up help text associated with the group.
- getHelpText() - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Returns the additional text to display for the parameter to explain how
to use the parameter.
- getHelpText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Returns the help text of this data item.
- getHelpText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the help text of this image item.
- getHelpText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Returns the help text of this label item.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the resource key for help text.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Returns the help text resource key of this data item.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Gets the resource key of the help text of this parameter.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Gets the resource key of the help text of this parameter.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the resource key of the help text of this image item.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Returns the help text key of this label item.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Returns the resource key of the help text for this parameter group.
- getHelpTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Returns the resource key of the additional text to display for the
parameter to explain how to use the parameter.
- getHelpTextKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Returns the help text resource key of this data item.
- getHelpTextKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the resource key of the help text of this image item.
- getHelpTextKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Returns the help text key of this label item.
- getHideDetail() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns hide detail.
- getHideRules() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getHideRules() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getHideRules() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IColumn
-
Returns array of hide rule expression
- getHideRules() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Returns array of hide rule expression
- getHideRules() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IRow
-
Returns array of hide rule expression
- getHierarchy() - 类 中的方法org.eclipse.birt.report.model.api.DimensionConditionHandle
-
Gets the referred hierarchy handle of this condition.
- getHierarchyKey() - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Gets the hierarchy key in this dimension join condition.
- getHierarchyKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
Gets the hierarchy key of this join condition.
- getHierarchyName() - 类 中的方法org.eclipse.birt.report.model.api.DimensionConditionHandle
-
Gets the referred hierarchy name of this condition.
- getHighlightRules() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getHighlightRules() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getHighlightRules() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Gets all high light rules.
- getHighlightRules() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IRow
-
Gets all high light rules.
- getHighlightTestExpr() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
已过时。
- getHorizontalAlign() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Gets the horizontal alignment of the column.
- getHostHandle() - 类 中的方法org.eclipse.birt.report.model.api.LibraryHandleImpl
-
Returns the host handle which includes the library.
- getHostModule() - 接口 中的方法org.eclipse.birt.report.model.api.core.INameManager
-
Gets the host module of this name manager.
- getHostViewHandle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Return the direct host element handle for this view element.
- getHyperlink() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- getID() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the unique ID for this object.
- getID() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Gets the element id of the binding.
- getIllegalContents() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Gets all the illegal contents.
- getImage(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
mathod to get a Image item by name
- getImageName() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the embedded image name that this image refers, if the image
source type is IMAGE_REF_TYPE_EMBED.
- getImageName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the embedded image name that this image refers, if the image
source type is IMAGE_REF_TYPE_EMBED.
- getIncludedStyleSheet() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.CssException
-
Gets the included CSS style sheet for this exception.
- getIncludeResource() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Get the base name of the customer-defined resource bundle.
- getIncludeResources() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
- getIndex() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the position where this element resides in its container.
- getIndex() - 类 中的方法org.eclipse.birt.report.model.api.extension.IllegalContentInfo
-
Gets the index of UndefinedChildInfo.
- getInitialize() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the script called when the report starts executing.
- getInputDataSets() - 类 中的方法org.eclipse.birt.report.model.api.DerivedDataSetHandle
-
Gets the list of all the input data set handle that this derive data set
includes.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.filterExtension.ODAFilterExprProvider
-
Returns the singleton instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.simpleapi.SimpleElementFactory
-
Returns the factory instance.
- getInstance(ModuleHandle, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.XPathUtil
-
Returns the instance by the given XPath of
DesignElementHandle, SlotHandle,
StructureHandle.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.BookmarkValidator
-
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.CascadingParameterTypeValidator
-
Returns the instance of this validator.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.CellOverlappingValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.DataColumnNameValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.DataSetNameRequiredValidatorImpl
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.DataSetRequiredValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.DataSetResultSetValidator
-
已过时。
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ElementExtendsValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ElementReferenceValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ExtensionValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.GroupNameValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ImageDataValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.IncludedCssStyleSheetValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.IncludedLibraryValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.InconsistentColumnsValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.MasterPageContextContainmentValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.MasterPageMultiColumnValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.MasterPageRequiredValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.MasterPageSizeValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.MasterPageTypeValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.SimpleListValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.StructureListValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.StructureValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.StyleReferenceValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.TableHeaderContextContainmentValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ThemeReferenceValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ThemeStyleNameValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.UnsupportedElementValidator
-
Returns the singleton validator instance.
- getInstance() - 类 中的静态方法org.eclipse.birt.report.model.api.validators.ValueRequiredValidator
-
Returns the singleton validator instance.
- getInterval() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Returns the interval of this data group.
- getInterval() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the interval of this group.
- getInterval() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the interval of this level.
- getInterval() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the interval of this group.
- getIntervalBase() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Return the interval base property value of this data group.
- getIntervalBase() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Return the interval base property value of this group.
- getIntervalBase() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Return the interval base property value of this level.
- getIntervalBase() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Return the interval base property value of this group.
- getIntervalRange() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Returns the interval range of this data group.
- getIntervalRange() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the interval range of this group.
- getIntervalRange() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the interval range of this level.
- getIntervalRange() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the interval range of this group.
- getIntProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of a property as an integer.
- getIntProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Get the integer value of a member.
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludeScript
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.Rule
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
- getIntrinsicProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TOC
-
- getIntValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Returns the property value as an integer.
- getIntValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value as an integer.
- getInvalidValue() - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Returns the invalid value.
- getItems() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- getItems() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the items of the list property.
- getJavaDoc() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMethodInfo
-
Returns the method javadoc.
- getJavaDoc() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- getJavaDoc() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
- getJavaDoc() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
- getJoinConditions() - 类 中的方法org.eclipse.birt.report.model.api.DimensionConditionHandle
-
Gets the member handle to deal with all the
DimensionJoinCondition.
- getJoinType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Returns join type value this condition.
- getJoinType() - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Returns join type value this condition.
- getKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Returns the expression that gives the sort key on which to sort.
- getKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortCondition
-
Returns sort key
- getKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortElement
-
Returns an expression that gives the sort key on which to sort.
- getKey() - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Returns an expression that gives the sort key on which to sort.
- getKey() - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Returns an expression that gives the sort key on which to sort.
- getKeyExpr() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Gets the expression that defines the group.
- getKeyExpr() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the expression that defines the group.
- getKeyExpr() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Gets the expression that defines the group.
- getLabel() - 接口 中的方法org.eclipse.birt.report.model.api.activity.IActivityRecord
-
Gets the label of this record.
- getLabel() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Returns the label of the choice.
- getLabel() - 类 中的方法org.eclipse.birt.report.model.api.extension.ElementCommand
-
- getLabel() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IElementCommand
-
Gets the label of this record.
- getLabel() - 类 中的方法org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Returns the label.
- getLabel(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a label item by name
- getLabelColumn() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- getLabelExpr() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns an expression on the data row from the dynamic list data set that
returns the prompt for the choice.
- getLabelKey() - 类 中的方法org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Returns the resource key if label needs localization.
- getLabelResourceKey() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Returns the resource key for the label of the choice.
- getLanguage() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the language of this label item.
- getLanguage() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the language of this label item.
- getLanguage() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Returns the language of this label item.
- getLayoutCell(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the cell with the given index.
- getLayoutCell(CellHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the layout cell with the given cell element.
- getLayoutCell(int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Return the layout cell with the given row and column index.
- getLayoutCell(int, CellHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Return the layout cell with the given row and column index.
- getLayoutContainer() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the layout row that this layout cell resides.
- getLayoutGroup(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the layout group with the given group level.
- getLayoutGroup(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the layout group with the given group level.
- getLayoutModel() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns the layout model of the table.
- getLayoutRow(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the row with the give index.
- getLayoutSlot(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the slot with the given slot index.
- getLayoutSlot(int, int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the slot with the given slot index and the group level.
- getLayoutSlotDetail() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the detail slot.
- getLayoutSlotFooter() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutGroup
-
Returns the layout slot of the HEADER_FOOTER.
- getLayoutSlotFooter() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the footer slot.
- getLayoutSlotHeader() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutGroup
-
Returns the layout slot of the HEADER_SLOT.
- getLayoutSlotHeader() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the header slot.
- getLayoutString() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the string that shows the layout.
- getLayoutString() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the string that shows the layout.
- getLayoutString() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the string that shows the layout.
- getLayoutString() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the string that shows the layout.
- getLeftDataSet() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Returns left data set value this condition.
- getLeftDataSet() - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Returns left data set value this condition.
- getLeftExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Returns left expression value this condition.
- getLeftExpression() - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Returns left expression value this condition.
- getLeftMargin() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets a dimension handle to work with the margin on the left side.
- getLetterSpacing() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the spacing between individual letters.
- getLetterSpacing() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the spacing between individual
letters.
- getLevel() - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Gets the referred level element handle of this condition.
- getLevel() - 类 中的方法org.eclipse.birt.report.model.api.MemberValueHandle
-
Gets the cube level handle for this member value.
- getLevel(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.HierarchyHandle
-
Gets the level handle by the name within this hierarchy.
- getLevel(int) - 类 中的方法org.eclipse.birt.report.model.api.olap.HierarchyHandle
-
Gets the level handle at the specified position within this hierarchy.
- getLevelCount() - 类 中的方法org.eclipse.birt.report.model.api.olap.HierarchyHandle
-
Gets the count of the level elements within this hierarchy.
- getLevelName() - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Gets the referred level full name of this condition.
- getLevelType() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the level type of this level.
- getLibraries(int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns included libaries this report design includes directly or
indirectly within the given depth.
- getLibraries() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the libraries this report design includes directly.
- getLibrary() - 类 中的方法org.eclipse.birt.report.model.api.command.LibraryEvent
-
Returns the library causing this event.
- getLibrary() - 类 中的方法org.eclipse.birt.report.model.api.command.LibraryReloadedEvent
-
Returns the library causing this event.
- getLibrary(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the library handle with the given namespace.
- getLineHeight() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns a handle to work with the height of the line.
- getLineHeight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the height of a line.
- getLineHeight() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the height of a line.
- getLineNo() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns line number in design file, where error is found.
- getLineNo(Object) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
looks up line number of the element\property\structure, in xml source
with given xPaht.
- getLineNoByID(long) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
- getLinkType() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the link type of the action.
- getLinkType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the link type of the action.
- getList(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a list item by name
- getListlimit() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
get the list limited number.
- getListlimit() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
get the list limited number.
- getListProperty(Module, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- getListProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the value of a property as a list.
- getListValue() - 类 中的方法org.eclipse.birt.report.model.api.ExpressionListHandle
-
Returns the value as an expression list.
- getListValue() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- getListValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value as a list.
- getLocalDimension(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
Gets the dimension with the specified name within this cube.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Gets the locale of this data set element.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Gets the ULocale.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Gets the locale of this sort.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.FormatValueHandle
-
Gets the locale of the format.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Gets the locale.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Gets the locale of this sort collation.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Gets the locale of this sort collation.
- getLocale() - 类 中的方法org.eclipse.birt.report.model.api.TranslationHandle
-
Returns the locale of the translation message.
- getLocalExpressions() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the expression property definition list of this element
definition.
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.activity.SemanticException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.CircularExtendsException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ContentException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.CssException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.CustomMsgException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.EncryptionException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ExtendsException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ExtendsForbiddenException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.InvalidParentException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.LibraryException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.NameException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.PropertyNameException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.StyleException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.TemplateException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ThemeException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.UserPropertyException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.WrongTypeException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.css.StyleSheetException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.DesignFileException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.elements.SemanticError
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.extension.ExtendedElementException
-
Returns localized message.
- getLocalizedMessage() - 接口 中的方法org.eclipse.birt.report.model.api.IVersionInfo
-
Returns the localized message about version infomation.
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
- getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.ValidationValueException
-
- getLocalMethods() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the method definition list of this element definition.
- getLocalPath(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.URIUtil
-
Checks uri is file path.
- getLocalProperties() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns properties definitions as a list.
- getLocalProperty(Module, PropertyDefn) - 接口 中的方法org.eclipse.birt.report.model.api.core.IStructure
-
- getLocalProperty(Module, PropertyDefn) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
- getLocalStringProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
If the given property is a common property, value will be returned as a
string if all values within the group of elements are equal and one of
them has a local value.
- getLocalStringValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Value will be returned as string only if all values of this property are
equal within the collection of elements and one of them has a local
value.
- getLocalValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Value will be returned only if all values of this property are equal
within the collection of elements and one of them has a local value.
- getMappedFilterExprDefinitions(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.IODAFilterExprProvider
-
Only returns the filter expression which can be mapped between BIRT
defined and ODA filter extension provider.
- getMappedFilterExprDefinitions(String, String, int) - 类 中的静态方法org.eclipse.birt.report.model.api.filterExtension.OdaFilterExprHelper
-
Returns the list of IFilterExprDefinition.
- getMappedFilterExprDefinitions(String, String) - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.ODAFilterExprProvider
-
- getMapTestExpr() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
已过时。
- getMarginBottom() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the margin of the bottom side.
- getMarginBottom() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a handle to deal with the margin of the bottom side.
- getMarginLeft() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the margin of the left side.
- getMarginLeft() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a handle to deal with the margin of the left side.
- getMarginRight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the margin of the right side.
- getMarginRight() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a handle to deal with the margin of the right side.
- getMarginTop() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the margin of the top side.
- getMarginTop() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a handle to deal with the margin of the top side.
- getMask() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
Returns the mask of the property.
- getMask() - 类 中的方法org.eclipse.birt.report.model.api.PropertyMaskHandle
-
Returns the property mask.
- getMasterPage(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Gets master page script instance.
- getMasterPage() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the name of the master page on which to start this section.
- getMasterPage() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the name of the master page on which to start this section.
- getMasterPages() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a slot handle to work with the master pages within the report.
- getMaxArguments() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getMaxArguments() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Returns the number of arguments that this filter definition can maximize
supported.
- getMaxInputVariables() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getMaxInputVariables() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Return the max number of arguments that this aggregation function accept.
- getMeasure() - 类 中的方法org.eclipse.birt.report.model.api.DimensionHandle
-
Returns the numeric measure part of the dimension.
- getMeasure() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
Returns the measure value.
- getMeasure() - 类 中的方法org.eclipse.birt.report.model.api.metadata.DimensionValue
-
Returns the measure portion of the dimension.
- getMeasure(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
Gets the measure with the specified name within this cube.
- getMeasure() - 类 中的方法org.eclipse.birt.report.model.api.TimeIntervalHandle
-
Returns the measure value.
- getMeasureExpression() - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Gets the measure expression of this measure element.
- getMember(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
- getMember() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Gets the member value handle of this filter condition element if it sets.
- getMember(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Returns the member definition given method name.
- getMember(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IClassInfo
-
Returns the member definition given method name.
- getMember(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IStructureDefn
-
Gets a structure member by name.
- getMember(String) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
Returns the member definition given method name.
- getMember() - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Gets the member value handle of this sort element if it sets.
- getMember(String) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Returns a handle to a structure member.
- getMemberACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Gets the expression handle for the ACL expression for any member of this
level.
- getMemberName() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.PropertyNameException
-
Return the invalid member name.
- getMembers() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns a list of member definitions if the property is a structure (type
is TBD).
- getMembers() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getMembers() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Returns the list of member definitions.
- getMembers() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IClassInfo
-
Returns the list of member definitions.
- getMembers() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
Returns the list of member definitions.
- getMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.activity.SemanticException
-
- getMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.DesignFileException
-
- getMessage() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the error message.
- getMessage(String, Locale) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IMessages
-
- getMessage(String, ULocale) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IMessages
-
Returns the localized message given the resource key and given locale.
- getMessage() - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.MetaDataReaderException
-
- getMessage(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Finds user-defined messages for the current thread's locale.
- getMessage(String, Locale) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Finds user-defined messages for the given locale.
- getMessage(String, ULocale) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Finds user-defined messages for the given locale.
- getMessageKeys() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Return a list of user-defined message keys.
- getMessages() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItemFactory
-
Returns the IMessages, which can get localized message
for the given resource key and locale.
- getMessages() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItemFactory
-
- getMetaData() - 类 中的方法org.eclipse.birt.report.model.api.DesignEngine
-
Gets the meta-data of the design engine.
- getMetaData() - 接口 中的方法org.eclipse.birt.report.model.api.IDesignEngine
-
Gets the meta-data of the design engine.
- getMetaData() - 类 中的方法org.eclipse.birt.report.model.api.impl.DesignEngineImpl
-
Gets the meta-data of the design engine.
- getMetaDataDictionary() - 类 中的静态方法org.eclipse.birt.report.model.api.DesignEngine
-
已过时。
- getMethod(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Get the method definition given the method name.
- getMethod(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IClassInfo
-
Get the method definition given the method name.
- getMethod(String) - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
Get the method definition given the method name.
- getMethod() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
Returns the internal Java Method instance.
- getMethodInfo() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
User-defined methods are not supported.
- getMethodInfo() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns the method information of this property.
- getMethodInfo() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getMethodInfo() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementPropertyDefn
-
Returns the method information of this property.
- getMethods() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the methods defined on the element definition.
- getMethods() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the methods defined on the extension element definition and the
methods defined within the extension model property inside.
- getMethods(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns functions that can be called in the given method.
- getMethods() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
- getMethods(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Returns the method info list of extension elements.
- getMethods() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getMethods(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getMethods() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Returns the method definition list.
- getMethods() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IClassInfo
-
Returns the method definition list.
- getMethods() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the method definition list of this element definition and parent
definition.
- getMethods(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns functions that can be called in the given method.
- getMethods() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
Returns the method definition list.
- getMinArguments() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getMinArguments() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Returns the min arguments required by this filter expression definition.
- getMinInputVariables() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getMinInputVariables() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Returns the minimum number of arguments required by this aggregation
function.
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the module on which this handle is attached.
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.ElementDetailHandle
-
Returns the module
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the module where the table element belongs to.
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Returns the module.
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.RowBandAdapter
-
Returns the module where the element belongs to.
- getModule() - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- getModuleHandle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the handle of module.
- getModuleHandle() - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- getModuleHandle() - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Returns the handle of module.
- getModuleHandle() - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.AggregationArgumentHandle
-
Returns the argument name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.CalculationArgumentHandle
-
Returns the argument name.
- getName() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.NameException
-
Returns the name that caused the error.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns the column name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.ConfigVariableHandle
-
Returns the variable name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- getName() - 异常错误 中的方法org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
Gets the name of the style or rule which has the errors.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Returns the custom color name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Returns the parameter name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the name of this element.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
Returns the argument name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
Returns the argument name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Returns the column name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
Returns the config variable name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Returns the internal color name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Returns the parameter name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Returns name of the image.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
Returns the Extended property name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Returns the column name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Gets the property name of this binding.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
Returns the property name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
Returns jar file name value.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Returns the embedded image name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedPropertyHandle
-
Returns the property name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.extension.ChoiceDefinition
-
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IChoiceDefinition
-
Returns the non-localized, internal version of the choice.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns the internal name of the property.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IStyleDeclaration
-
Gets the name which this style is defined for.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the name of the group.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.LevelAttributeHandle
-
Returns the column name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IArgumentInfo
-
Returns the internal name for the argument.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoice
-
Returns the choice name that appears in the XML design file.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoiceSet
-
Returns the name of this ChoiceSet.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
-
Returns the definition name.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IObjectDefn
-
Gets the internal name for the element.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPredefinedStyle
-
Gets the internal style name.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Returns the name to use in the XML design and XML metadata files.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the internal name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.PropertyMaskHandle
-
Returns the property name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.ScriptLibHandle
-
Returns jar file name value.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getName() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Returns the name of column binding.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Gets the name of the group.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Returns the name of this element.
- getName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IResultSetColumn
-
Gets column name.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.UserPropertyDefnHandle
-
Returns the name of the user-defined property.
- getName() - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
- getNamedCubeBindingReferenceList() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns report items that can be referred by other report items by data
binding reference property.
- getNamedDataBindingReferenceList() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns report items that can be referred by other report items by data
binding reference property.
- getNamedDataSetBindingReferenceList() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns report items that can be referred by other report items by data
binding reference property.
- getNamedExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getNamedExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getNamedExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Returns name of user property defined in this element.
- getNameOption() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Gets the name option that says how the element type handles names.
- getNamespace() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
Returns the namespace of the included library.
- getNamespace() - 类 中的方法org.eclipse.birt.report.model.api.IncludedLibraryHandle
-
Returns the namespace of the included library.
- getNamespace() - 类 中的方法org.eclipse.birt.report.model.api.LibraryHandleImpl
-
Returns the library namespace, which identifies one library unqiuely in
one design file.
- getNameSpaceID() - 类 中的方法org.eclipse.birt.report.model.api.command.NameSpaceEvent
-
已过时。
Returns the id of the name space that changed.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Gets the native data type of the dynamic parameter.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetParameterHandle
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.OdaLevelAttributeHandle
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.OdaResultSetColumnHandle
-
Returns the native data type.
- getNativeDataType() - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Returns the native data type.
- getNativeDataType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IResultSetColumn
-
Gets native data type.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
returns the native parameter name.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
Returns the native column name.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
Returns the native column name.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetParameterHandle
-
Returns the native name of this oda dataset parameter.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.OdaLevelAttributeHandle
-
Returns the native name of this result set column.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.OdaResultSetColumnHandle
-
Returns the native name of this result set column.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.olap.OdaCubeHandle
-
Returns the ODA defined cube name.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.olap.OdaDimensionHandle
-
Returns the ODA defined cube name.
- getNativeName() - 类 中的方法org.eclipse.birt.report.model.api.olap.OdaHierarchyHandle
-
Returns the ODA defined cube name.
- getNativeStructureList(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the structures which are defined locally in the current module.
- getNewElement() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentReplaceEvent
-
Returns the new element causing this event.
- getNewEncryption() - 类 中的方法org.eclipse.birt.report.model.api.command.EncryptionEvent
-
Gets the new encryption causing the event.
- getNewName() - 类 中的方法org.eclipse.birt.report.model.api.command.NameEvent
-
Gets the new name causing the event.
- getNextCellId() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the next available cell index.
- getNullsOrdering() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Gets the ordering of null values.
- getNullValueOrdering() - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Gets the null value ordering.
- getNumberAlign() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of the number-align member.
- getNumberAlign() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets number align property.
- getNumberFormat() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the pattern of a number format for a highlight rule.
- getNumberFormat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the pattern of a number format for a style.
- getNumberFormat() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the pattern of a number format for a IStyleModel.
- getNumberFormat() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets number format property.
- getNumberFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the category of a number format for a highlight rule.
- getNumberFormatCategory() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the category of a number format for a style.
- getNumberFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the category of a number format for a IStyleModel.
- getNumberFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets number format category property.
- getNumberProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of a property as a number (BigDecimal).
- getNumberValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Returns the value as a number (BigDecimal).
- getNumberValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value as a number (BigDecimal).
- getObjectDefn() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets the object definition of the user property definition.
- getOccupiedColumnCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the count of columns that has cell elements in the row.
- getODAAggregationDisplayName() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getODAAggregationDisplayName() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Returns the oda provider defined aggregation display name.
- getODAAggregationId() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getODAAggregationId() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Returns the oda provider defined aggregation id.
- getOldElement() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentReplaceEvent
-
Returns the old element causing this event.
- getOldEncryption() - 类 中的方法org.eclipse.birt.report.model.api.command.EncryptionEvent
-
Gets the old encryption of the event.
- getOldName() - 类 中的方法org.eclipse.birt.report.model.api.command.NameEvent
-
Gets the old name of the event.
- getOnCreate() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the on-finish script of the group.
- getOnCreate() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the onCreate script of the group element.
- getOnCreate() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the script executed when the element is created in the Factory.
- getOnCreate() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Gets the on-finish script of the group.
- getOnFetch() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the code of the onFetch method.
- getOnPageBreak() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the on-pageBreak script of the group element.
- getOnPageBreak() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets the on-pageBreak script of the report item.
- getOnPageEnd() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets the script of onPageEnd method.
- getOnPageStart() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets the script of onPageStart method.
- getOnPrepare() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the on-prepare script of the group.
- getOnPrepare() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the on-prepare script of the group.
- getOnPrepare() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets the on-prepare script of the group.
- getOnPrepare() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Gets the on-prepare script of the group.
- getOnRender() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the on-finish script of the group.
- getOnRender() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the onRender script of the group element.
- getOnRender() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the script executed when the element is prepared for rendering in
the Presentation engine.
- getOnRender() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Gets the on-finish script of the group.
- getOpen() - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Returns the script for opening data set.
- getOpen() - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSourceHandle
-
Returns the script name for opening data connection.
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the operator.
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Returns operator value this condition.
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Returns the operator.
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the operator of this filter condition.
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the operator of this filter condition.
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Returns operator value this condition.
- getOperator() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Returns operator
- getOperator() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Returns the operator of this filter condition.
- getOperator() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns Operator
- getOperator() - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Returns the operator.
- getOptions() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the options set in the module.
- getOptions() - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Returns a read-only map for all options.
- getOrder() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the order of this label item.
- getOrientation() - 类 中的方法org.eclipse.birt.report.model.api.LineHandle
-
Returns the orientation of the line.
- getOrientation() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Returns the page orientation.
- getOrphans() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of orphans.
- getOrphans() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value of orphans.
- getOverflow() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of overflow property.
- getOverflow() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value of overflow property.
- getPaddingBottom() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the padding of the bottom side.
- getPaddingBottom() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the padding of the bottom side.
- getPaddingLeft() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the padding of the left side.
- getPaddingLeft() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the padding of the left side.
- getPaddingRight() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the padding of the right side.
- getPaddingRight() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the padding of the right side.
- getPaddingTop() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the padding of the top side.
- getPaddingTop() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the padding of the top side.
- getPageBreakAfter() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets page break after property value of this group.
- getPageBreakAfter() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the value for break after property.
- getPageBreakAfter() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the page break after property for block-level elements.
- getPageBreakAfter() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the page break after property for block-level elements.
- getPageBreakBefore() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets page break before property value of this group.
- getPageBreakBefore() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the value for break before property.
- getPageBreakBefore() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the page break before property for block-level elements.
- getPageBreakBefore() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the page break before property for block-level elements.
- getPageBreakInside() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets page break inside property value of this group.
- getPageBreakInside() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Gets the value for break inside property.
- getPageBreakInside() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the page break inside property for block-level elements.
- getPageBreakInside() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the page break inside property for block-level elements.
- getPageBreakInterval() - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Returns the page break interval value
- getPageFooter() - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Returns the page footer slot of this simple master page.
- getPageHeader() - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Returns the page header slot of this simple master page.
- getPageHeight() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets the effective page height.
- getPageType() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Returns the type of the page.
- getPageType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IMasterPage
-
Returns page size type.
- getPageVariable() - 类 中的方法org.eclipse.birt.report.model.api.AutoTextHandle
-
Gets the page variable property value.
- getPageWidth() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets the effective page width.
- getParamBindings() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Get a handle to deal with the parameter binding list member if the link
type is ACTION_LINK_TYPE_DRILLTHROUGH.
- getParameterDataType() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Returns the data type in parameter type choices of this parameter.
- getParameterDataType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Returns the data type in parameter type choices of this parameter.
- getParameters() - 类 中的方法org.eclipse.birt.report.model.api.CachedMetaDataHandle
-
Get a handle to deal with the cached parameter list member.
- getParameters() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a slot handle to work with the top-level parameters and parameter
groups within the report.
- getParameters() - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Returns a slot handle to work with the parameters within the parameter
group.
- getParametersAndParameterGroups() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns parameters and parameter groups on the module.
- getParamName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
returns the report parameter name.
- getParamName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
Returns the report column name.
- getParamName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
Returns the parameter name of this binding.
- getParamName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetParameterHandle
-
Returns the name of the report parameter which is referenced by this oda
dataset parameter.
- getParamName() - 类 中的方法org.eclipse.birt.report.model.api.ParamBindingHandle
-
Returns the parameter name.
- getParamType() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the parameter type for this scalar parameter.
- getParent() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getParent() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getParent() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Return the parent of this element
- getParentLevel() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the parent level.
- getParserErrors() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets the message list for the parser errors.
- getParserFatalErrors() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets the message list for the parser fatal errors.
- getParserWarnings() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets the message list for the parser warnings.
- getPattern() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Returns the variable value.
- getPattern() - 类 中的方法org.eclipse.birt.report.model.api.FormatValueHandle
-
Returns the pattern of the format.
- getPattern() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Returns the pattern of format instructions for the parameter value.
- getPermission() - 类 中的方法org.eclipse.birt.report.model.api.AccessControlHandle
-
已过时。
Returns whether the user can perform the role.
- getPosition() - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Returns the position of this parameter in parameter list.
- getPosition() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Returns the position of this parameter.
- getPosition() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Returns the position of this parameter.
- getPosition() - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Returns the position that this column is in the result set.
- getPosition() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IResultSetColumn
-
Gets position.
- getPosition() - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Gets the index position of a result set column.
- getPosition() - 类 中的方法org.eclipse.birt.report.model.api.util.Rectangle
-
Returns the position of the top left corner.
- getPredefinedColor(int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ColorUtil
-
Gets a css predefined color given its rgb value.
- getPredefinedStyles() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Gets list of the predefined styles.
- getPredefinedStyles() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getPredefinedStyles() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets the predefined style list.
- getPredefinedStyles(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
- getPrimaryKeys() - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularHierarchyHandle
-
Returns the list of primary keys.
- getPrivateDriverDesignState() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
已过时。
- getPrivateDriverProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns a private driver property value with the given property name.
- getPrivateDriverProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns a private driver property value with the given property name.
- getPrivateDriverProperty(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSet
-
Returns a private driver property value with the given property name.
- getPrivateDriverProperty(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSource
-
Returns a private driver property value with the given property name.
- getPrivateStyle() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- getPrivateStyle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to work with the style properties of this element.
- getPrivateStyle() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns a handle to work with the style properties of toc element.
- getPromptText() - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Gets the display prompt text.
- getPromptText() - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
get the display prompt text.
- getPromptTextID() - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Returns the prompt text ID.
- getPromptTextKey() - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Returns the prompt text key.
- getProperties() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the properties defined on this element.
- getProperty() - 类 中的方法org.eclipse.birt.report.model.api.command.UserPropertyEvent
-
Returns the definition of the user-defined property that changed.
- getProperty(Module, String) - 接口 中的方法org.eclipse.birt.report.model.api.core.IStructure
-
Gets the locale value of a property.
- getProperty(Module, PropertyDefn) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets the value of property by the given property definition.
- getProperty(Module, String) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of a property as a generic object.
- getProperty(Module, PropertyDefn) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- getProperty(String) - 异常错误 中的方法org.eclipse.birt.report.model.api.extension.ExtendedElementException
-
Returns extended element exception properties.
- getProperty(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Returns the value of a public property.
- getProperty(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IStyleDeclaration
-
Gets the value of the specified style property.
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
- getProperty(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Gets a property definition given a property name.
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Gets the value in this setting.
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- getProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Gets the value of a member.
- getPropertyBinding(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- getPropertyBindingExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the overridden value of the specified property given its internal
name.
- getPropertyBindings() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets all the defined property bindings for the given element.
- getPropertyDefinitions() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Gets the list of all the property definitions that the extended element
model has.
- getPropertyDefinitions() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getPropertyDefn() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
- getPropertyDefn(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the property data for either a system-defined or user-defined
property.
- getPropertyDefn() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Return the property definition.
- getPropertyDefn() - 类 中的方法org.eclipse.birt.report.model.api.MemberHandle
-
- getPropertyDefn() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- getPropertyDefn() - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
- getPropertyDefn() - 类 中的方法org.eclipse.birt.report.model.api.ValueHandle
-
Gets the property definition.
- getPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
- getPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a property handle for a top-level property.
- getPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.EmptyGroupElementHandle
-
- getPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
If property is shared by the group of elements, return the corresponding
GroupPropertyHandle, otherwise, return null.
- getPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
- getPropertyHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
- getPropertyIterator() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns an iterator over the properties of this element.
- getPropertyIterator() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IObjectDefn
-
Returns an iterator over the property definitions.
- getPropertyMask(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Returns the mask of the specified property given its internal name.
- getPropertyName() - 类 中的方法org.eclipse.birt.report.model.api.command.EncryptionEvent
-
Gets the property name that cause the encryption change.
- getPropertyName() - 类 中的方法org.eclipse.birt.report.model.api.command.PropertyEvent
-
Returns the name of the property that changed.
- getPropertyName() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.PropertyNameException
-
Returns the invalid property name.
- getPropertyName() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.UserPropertyException
-
Gets the name of the property that caused the problem.
- getPropertyName() - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Returns the name of the property being set.
- getPropertyType(int) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets the metadata for a property type.
- getPropertyType(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets the metadata for a property type given the type's XML name.
- getPropertyTypes() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets a list of rom-defined property types.
- getPropName() - 类 中的方法org.eclipse.birt.report.model.api.extension.UndefinedPropertyInfo
-
- getProviderExtensionId() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- getProviderExtensionId() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Returns the ODA filter extension provider ID if there is.
- getProviderExtensionId() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- getProviderExtensionId() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Returns the oda aggregation provider id.
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Returns the qualified name of this element.
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Gets the name of this element.
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Returns the qualified name of this element.
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getQualifiedName() - 类 中的方法org.eclipse.birt.report.model.api.SharedStyleHandle
-
- getQualifiedName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Gets the name of this element.
- getQueryScript() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
- getQueryText() - 类 中的方法org.eclipse.birt.report.model.api.DerivedDataSetHandle
-
Returns the query text.
- getQueryText() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the query text.
- getQueryText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSet
-
Returns the query text.
- getRawValue() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Returns the value stored in the memory.
- getRawValue() - 类 中的方法org.eclipse.birt.report.model.api.MemberHandle
-
- getRawValue() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- getRawValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value stored in the memory directly.
- getRed() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
- getRedoLabel() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Returns an optional label for the next command to redo.
- getRedoRecord() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Peeks at the top of the redo stack.
- getReferencableProperty() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
- getReferencableProperty() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
- getReferencableProperty() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
- getReference() - 类 中的方法org.eclipse.birt.report.model.api.ValueHandle
-
- getReferenceableElementList() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Returns the element reference value list if the property is element
referenceable type.
- getReferenceableElementList() - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
returns the element reference value list if the property is element
referenceable type.
- getReferenceDateType() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Returns reference date type for the calculation in this column.
- getReferenceDateValue() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Gets the expression handle for the reference date value member.
- getReferencedStyle() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
- getReferencedStyle() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getRelativeFileName() - 类 中的方法org.eclipse.birt.report.model.api.LibraryHandleImpl
-
If this library is included by a module, return the relative file name
that is defined in the host's xml file.
- getRelativePath(String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.URIUtil
-
Return the relative path for the given resource according to
base.
- getRepeatCount() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
Returns the repeat count for this column.
- getReport() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getReport() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getReport() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Gets the report.
- getReportElement(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
generic method to get report item by name
- getReportElementByID(long) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
generic method to get report item by id
- getReportItem() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Returns the interface IReportItem for extension.
- getReportItems() - 类 中的方法org.eclipse.birt.report.model.api.FreeFormHandle
-
Returns a slot handle to work with the Report Items within the free-form.
- getReportItemThemeTypes() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Gets all the supported report item theme types.
- getReportName() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the name of the target report document if the link type is
ACTION_LINK_TYPE_DRILLTHROUGH.
- getReportName() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the name of the target report document if the link type is
ACTION_LINK_TYPE_DRILLTHROUGH.
- getReportVersion() - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Gets the current version of the report files when users want to save it
calling Model's related APIs.
- getResourceBundle(Locale) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IResourceBundleProvider
-
- getResourceBundle(ULocale) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IResourceBundleProvider
-
Returns the resource bundle with the locale.
- getResourceFolder() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the resource folder set in this module.
- getResourceFolder() - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Gets the resource folder.
- getResourceKey() - 类 中的方法org.eclipse.birt.report.model.api.TranslationHandle
-
Returns the resource key of the translation.
- getResourceLocator() - 类 中的方法org.eclipse.birt.report.model.api.DesignConfig
-
- getResourceLocator() - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Gets the resource locator.
- getResultSet() - 类 中的方法org.eclipse.birt.report.model.api.CachedMetaDataHandle
-
Get a handle to deal with the cached result set list member.
- getResultSetColumn() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Gets the value of the result set column name property on this data item.
- getResultSetColumn() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Gets the value of the result set column name property on this data item.
- getResultSetExpression() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Looks the column name from the data binding element that is nearest to
this data item.
- getResultSetName() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the result set name.
- getResultSetNumber() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Gets the result set number.
- getReturnType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMethodInfo
-
Returns the script type for return.
- getReturnType() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- getReturnType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
- getReturnType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
- getRGB() - 类 中的方法org.eclipse.birt.report.model.api.ColorHandle
-
Returns the color value as an integer RGB value.
- getRGB() - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Returns the color value as an integer RGB value.
- getRGB() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Returns the color value as an integer RGB value.
- getRGBs(int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ColorUtil
-
Returns the Red, Blue, Green value for a integer RGB color value.
- getRGBs(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.ColorUtil
-
Returns the Red, Blue, Green value for a color value.
- getRightDataSet() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Returns right data set value this condition.
- getRightDataSet() - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Returns right data set value this condition.
- getRightExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Returns right expression value this condition.
- getRightExpression() - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Returns right expression value this condition.
- getRightMargin() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets a dimension handle to work with the margin on the right side.
- getRoot() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the root container of this element.
- getRow() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the corresponding handle of the row element.
- getRow(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Return the row handle with the given row position.
- getRow(int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getRow(int, int, int) - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getRowACLExpression() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Gets the expression handle for the ACL expression for one row.
- getRowContainerSlots() - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getRowContainerSlots() - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the row count in the slot.
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the column count in the table.
- getRowCount(LayoutTable) - 类 中的静态方法org.eclipse.birt.report.model.api.elements.table.LayoutUtil
-
Calculates the row number in the table.
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.GridColumnBandAdapter
-
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.GridRowBandAdapter
-
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.RowBandAdapter
-
Returns count of rows.
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.TableColumnBandAdapter
-
- getRowCount() - 类 中的方法org.eclipse.birt.report.model.api.TableRowBandAdapter
-
- getRowExpressions() - 接口 中的方法org.eclipse.birt.report.model.api.extension.ICompatibleReportItem
-
Returns a list containing the possible JavaScript expressions.
- getRowExpressions() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getRowFetchLimit() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns the max number of rows from data set property value.
- getRowPosn() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutRow
-
Returns the row position in the its container.
- getRowPosn() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
-
Returns the row position
- getRows() - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Returns a slot handle for the rows in the grid.
- getRowSpan() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the cell's row span.
- getRowSpan() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the cell's row span.
- getRowSpanForDrop() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the row number for the drop span.
- getRowSpanOffset() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Returns the 0-based offset of the row span.
- getRowSpanOffset() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
-
Returns the offset of the row span
- getRuleExpression() - 类 中的方法org.eclipse.birt.report.model.api.RuleHandle
-
Returns the static value of this rule.
- getScale() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the image scale.
- getScale() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the image scale.
- getScope() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Gets the scope value of the cell.The return value is one of the constants
defined in DesignChoiceConstants:
SCOPE_TYPE_ROW
SCOPE_TYPE_COL
SCOPE_TYPE_ROWGROUP
SCOPE_TYPE_COLGROUP
- getScript(ModuleHandle, String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Gets the script value.
- getScriptableClass(String) - 接口 中的方法org.eclipse.birt.report.model.api.scripts.IScriptableObjectClassInfo
-
Returns the class information for the given class name.
- getScriptObject(ModuleHandle, String) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Gets the script object .
- getScriptPropertyDefinition() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Gets the script property definition of this report item.
- getScriptPropertyDefinition() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getScriptUID(Object) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Gets the script id if instance has expression.
- getScriptUID(Object, int) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Gets the script id if instance has expression.
- getSearch() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Get a handle to deal with the search key list member if the link type is
ACTION_LINK_TYPE_DRILLTHROUGH.
- getSearching() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Returns the searching option.
- getSelectionValueListMethod() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Gets the method content of getSelectionValueList.
- getSelector() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the selector associated with the slot.
- getSemanticErrors() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the semantic error list, each of which is the instance of
ErrorDetail.
- getSemanticErrors(List<ErrorDetail>, String) - 类 中的静态方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns a list containing the semantic errors with the given error type.
- getSender() - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Returns the sender: the UI or other application object that caused the
event to be sent.
- getSendTime() - 类 中的方法org.eclipse.birt.report.model.api.activity.TransactionOption
-
Gets the event send option.
- getSharedDimension() - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularDimensionHandle
-
Returns the dimension object that this dimension refers to.
- getShowIfBlank() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Tests whether to show this frame even if it is empty, or all its data
elements are empty.
- getSimpleElement() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Returns the interface for script operations.
- getSimpleElement() - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- getSince() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Return the version in which the slot was introduced.
- getSize() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- getSize() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the image size.
- getSize() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Returns the size of the page.
- getSize() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the image size.
- getSize() - 类 中的方法org.eclipse.birt.report.model.api.util.Rectangle
-
Returns the rectangle size.
- getSlot() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentEvent
-
Returns the slot id within the container.
- getSlot() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ContentException
-
Returns the slot ID.
- getSlot() - 类 中的方法org.eclipse.birt.report.model.api.command.ContentReplaceEvent
-
Returns the slot id within the container.
- getSlot() - 类 中的方法org.eclipse.birt.report.model.api.command.TemplateTransformEvent
-
Returns the slot id within the container.
- getSlot(int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a handle to the given slot.
- getSlot() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the slot handle of the layout slot.
- getSlot() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable.OverlappedArea
-
Returns the slot in which the overlapped occurs
- getSlot(int) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the meta-data definition for a slot given its numeric slot
identifier.
- getSlot() - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Returns the internal representation of the slot.
- getSlotCount() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IElementDefn
-
Returns the number of slots in this container.
- getSlotId() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutSlot
-
Returns the id of the slot.
- getSlotID() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Returns the internal slot identifier.
- getSlotId() - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Returns slot id.
- getSlotID() - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Returns the numeric identifier of the slot.
- getSortBy() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Gets the sort key for parameter values when preview.
- getSortByColumn() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Gets the expression by which the result sorts.
- getSortConditions() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getSortConditions() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IMultiRowItem
-
Returns all sort conditions.
- getSortDirection() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Gets the sort order for parameter values when preview.
- getSortDirection() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Returns the sort direction of this data group.
- getSortDirection() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the sort direction of this group.
- getSortDirection() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the sort direction of this group.
- getSortType() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Return the sort type.
- getSortType() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Return the sort type.
- getSortType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Return the sort type.
- getSource() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the image source type.
- getSource() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the image source type.
- getSourceIndex() - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Returns source index.
- getStack() - 类 中的方法org.eclipse.birt.report.model.api.activity.ActivityStackEvent
-
Returns the stack that changes.
- getStatusType() - 类 中的方法org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Gets the type of this status.
- getStrength() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Gets the strength of the sort collation.
- getStrength() - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Gets the strength of this sort collation.
- getStrength() - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Gets the strength of this sort collation.
- getStringExpression() - 类 中的方法org.eclipse.birt.report.model.api.Expression
-
Return the raw expression if the type is not constant.
- getStringExpression() - 类 中的方法org.eclipse.birt.report.model.api.ExpressionHandle
-
Return the expression in string format.
- getStringFormat() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the pattern of a string format for a highlight rule.
- getStringFormat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns string format
- getStringFormat() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the pattern of a string format.
- getStringFormat() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the pattern of a string format.
- getStringFormat() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets string format property.
- getStringFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the category of a string format for a highlight rule.
- getStringFormatCategory() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the category of a string format.
- getStringFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the category of a string format.
- getStringFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the category of a string format for a toc.
- getStringProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the value of a property as a string which is locale independent.
- getStringProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
If the given property is a common property, value will be returned as a
string if all values within the group of elements are equal.
- getStringProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
- getStringProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Get the string value of a member.
- getStringValue() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Gets the property value converted to a string value.
- getStringValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Returns the value as a non-localized string.
- getStringValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Value will be returned as string only if all values of this property are
equal within the collection of elements.
- getStringValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value as a string.
- getStructDefn() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
- getStructDefn() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the structure definition for this value.
- getStructName() - 接口 中的方法org.eclipse.birt.report.model.api.core.IStructure
-
Returns the name of the structure definition.
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets the name predefined for this structure.
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.Action
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CachedMetaData
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DateFormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DateTimeFormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DimensionCondition
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludeScript
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.NumberFormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParameterFormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.Rule
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortHint
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeFormatValue
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
- getStructName() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TOC
-
- getStructure(String) - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Finds a structure definition by name.
- getStructure() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the internal structure instance of this action.
- getStructure() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Returns structure.
- getStructure() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Returns structure.
- getStructure() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHideRule
-
Returns structure.
- getStructure() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns structure.
- getStructure() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortCondition
-
Returns structure.
- getStructure() - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Returns the structure.
- getStructures() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the structure list.
- getStyle() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.StyleException
-
Returns the name of the style being set.
- getStyle() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the shared style, if any, as a style handle.
- getStyle() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
Returns the style that the highlight rule links with.
- getStyle() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getStyle() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getStyle() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the style that the highlight rule links with.
- getStyle() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMetaDataDictionary
-
Returns the meta-data element that defines the style element.
- getStyle() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Gets design element style.
- getStyleIterator() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Returns an iterator over the styles of this style sheet.
- getStyleName() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets style of TOC.
- getStyles() - 类 中的方法org.eclipse.birt.report.model.api.AbstractThemeHandle
-
Returns the styles slot of row.
- getStyles() - 类 中的方法org.eclipse.birt.report.model.api.LibraryHandleImpl
-
- getStyles() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a slot handle to work with the styles within the report.
- getStyleSheet() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets the style sheet.
- getSubEditor() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the reference to the editor.
- getSubject() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the subject of the module.
- getSummary() - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Returns the value of the summary.
- getSummary() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Gets the summary of this grid.
- getSummary() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Gets the summary of this table.
- getSummary() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Returns the value of the summary.
- getSymbolicName() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets symbolic name of this module if defined.
- getSystemId() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the system id of the module.
- getTable() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTable
-
Returns the handle of the table that the layout belongs to.
- getTable() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutTableModel
-
Returns the table to which the layout model belongs.
- getTable(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a table item by name
- getTagName() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the tag name that causes error.
- getTagType() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the tag type of this label item.
- getTagType() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the tag type of this label item.
- getTagType() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Returns the tag type of this label item.
- getTarget() - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Returns the target element: the part of the design that actually changed.
- getTargetBookmark() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the bookmark link if the link type is
ACTION_LINK_TYPE_BOOKMARK_LINK.
- getTargetBookmark() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the bookmark link if the link type is
ACTION_LINK_TYPE_BOOKMARK_LINK.
- getTargetBookmarkType() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets target bookmark type for a drill-through or bookmark-link action.
- getTargetElementType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Return the element type associated with this property.
- getTargetFileType() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets target report file type for a drill-through action.
- getTargetWindow() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the name of the target browser window for the link.
- getTargetWindow() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the name of the target browser window for the link.
- getTestExpression() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
gets the test expression value of this rule.
- getTestExpression() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
gets the expression for this highlight rule.
- getTestExpression() - 类 中的方法org.eclipse.birt.report.model.api.MapRuleHandle
-
sets the test expression for this map rule.
- getTestExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns Test Expression
- getText() - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Returns the static text for the label.
- getText() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Returns the static text for the label.
- getText() - 类 中的方法org.eclipse.birt.report.model.api.TranslationHandle
-
Returns translated text for the translation, the text defined for the
locale.
- getTextAlign() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of text align property.
- getTextAlign() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the text align for block-level elements.
- getTextAlign() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the text align for block-level elements.
- getTextAlign() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the value of text align property.
- getTextDirection() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of Bidi direction property.
- getTextDirection() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of direction property.
- getTextDirection() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the Bidi direction for elements.
- getTextDirection() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the value of direction property.
- getTextFormat() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- getTextIndent() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Gets a handle to deal with the value of the text-indent property.
- getTextIndent() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the text indent.
- getTextIndent() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the text indent.
- getTextIndent() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Gets text indent property.
- getTextItem(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
method to get a text item by name
- getTextKey() - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Returns the resource key of the static text of the label.
- getTextKey() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Returns the resource key of the static text of the label.
- getTextLineThrough() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of the line through property.
- getTextLineThrough() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns one 'text-decoration' property to set line-through styles.
- getTextLineThrough() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns one 'text-decoration' property to set line-through styles.
- getTextLineThrough() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the value of the line through property.
- getTextOverline() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of the overline property.
- getTextOverline() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns one 'text-decoration' property to set overline styles.
- getTextOverline() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns one 'text-decoration' property to set overline styles.
- getTextOverline() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the value of the overline property.
- getTextTransform() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of the text transform property.
- getTextTransform() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value to transform the text.
- getTextTransform() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value to transform the text.
- getTextTransform() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the value of the text transform property.
- getTextUnderline() - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Returns the value of the underline property.
- getTextUnderline() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns one 'text-decoration' property to set underline styles.
- getTextUnderline() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns one 'text-decoration' property to set underline styles.
- getTextUnderline() - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Returns the value of the underline property.
- getTheme() - 异常错误 中的方法org.eclipse.birt.report.model.api.command.ThemeException
-
Returns the name of the style being set.
- getTheme() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the refresh rate when viewing the report.
- getTheme() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the refresh rate when viewing the report.
- getTheme() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Gets the theme for this report design.
- getThemes() - 类 中的方法org.eclipse.birt.report.model.api.LibraryHandleImpl
-
Returns a slot handle to work with the themes within the library.
- getTimeDimension() - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Gets the time dimension string value.
- getTimeFormat() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the pattern of the time-format.
- getTimeFormatCategory() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the category of the time-format.
- getTitle() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the title property value.
- getTitleKey() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the title key.
- getTo() - 类 中的方法org.eclipse.birt.report.model.api.command.TemplateTransformEvent
-
Returns the element which this event transforms to.
- getTOC() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets TOC handle.
- getTOC() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets TOC handle.
- getTocExpression() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getTocExpression() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getTocExpression() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
已过时。
- getTocExpression() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
已过时。
- getTocExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the expression evalueated as a table of contents entry for this
item.
- getTocExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Returns the expression evalueated as a table of contents entry for this
item.
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the value of tool tip.
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
- getToolTip() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
-
Returns the tool tip if the resource key of tool tip is
available.
- getToolTip() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMethodInfo
-
Returns the display string for the tool tip of this method.
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Returns the display string for the tool tip of this method.
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
Returns the display string for the tool tip of this method.
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getToolTip() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
Returns the display string for the tool tip of this method.
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
- getToolTipKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ILocalizableInfo
-
Returns the resource key for tool tip.
- getToolTipKey() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IMethodInfo
-
Returns the resource key for tool tip.
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Returns the resource key for tool tip.
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ClassInfo
-
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ConstructorInfo
-
Returns the resource key for tool tip.
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MemberInfo
-
- getToolTipKey() - 类 中的方法org.eclipse.birt.report.model.api.scripts.MethodInfo
-
Returns the resource key for tool tip.
- getTopMargin() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets a dimension handle to work with the margin on the top side.
- getTranslation() - 类 中的方法org.eclipse.birt.report.model.api.command.CustomMsgEvent
-
Returns the user-defined message that changes.
- getTranslation(String, String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets a handle to deal with a translation.
- getTranslationKeys() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a string array containing all the resource keys of user-defined
translations for the report.
- getTranslations() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets a list of translation defined on the report.
- getTransparency() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
Returns the transpareny depth.
- getType(Module) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Returns type value this node represents.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the type.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutChangedEvent
-
Returns the type of event: UPDATE.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Returns the image type.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the error type.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.Expression
-
Return the type of the expression.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.ExpressionHandle
-
Return the type of the expression.
- getType() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IPropertyDefinition
-
Returns the property type using one of the types defined in the
PropertyTypeclass.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.extension.PropertyDefinition
-
- getType() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the type of this filter condition.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the type of this filter condition.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Returns the script type of this argument.
- getType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IArgumentInfo
-
Returns the argument type in string.
- getType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPredefinedStyle
-
- getType() - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
- getType() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemThemeHandle
-
Gets the type for this report item theme.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- getType() - 类 中的方法org.eclipse.birt.report.model.api.scripts.ArgumentInfo
-
Returns the script type of this argument.
- getType() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IExpression
-
Return the type of the expression.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.UserPropertyDefnHandle
-
Returns the type of the user-defined property.
- getType() - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
Gets the value of work mode property.The return value is defined in
DesignChoiceConstants and can be one of:
VARIABLE_TYPE_REPORT
VARIABLE_TYPE_PAGE
- getTypeCode() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the property type.
- getTypeCode() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Returns the numeric code for this type.
- getTypeCode() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Returns the numeric code for the type of this property or member.
- getTypeExpression() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the type expression of the image item if the image source type is
IMAGE_REF_TYPE_EXPR.
- getTypeExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the type expression of the image item if the image source type is
IMAGE_REF_TYPE_EXPR.
- getTypes() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IExpression
-
Returns the object represents all possible expression types.
- getUndefinedProperties() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Gets the map of all name/value pair.
- getUndoLabel() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Returns an optional label for the next command to undo.
- getUndoRecord() - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Peeks at the top of the undo stack.
- getUniqueName(DesignElement) - 接口 中的方法org.eclipse.birt.report.model.api.core.INameManager
-
Returns a unique name for the given element.
- getUnit() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
Returns the unit of the time interval.
- getUnit() - 类 中的方法org.eclipse.birt.report.model.api.TimeIntervalHandle
-
Returns the unit of the time interval.
- getUnits() - 类 中的方法org.eclipse.birt.report.model.api.DimensionHandle
-
Returns the code for the units portion of the dimension.
- getUnits() - 类 中的方法org.eclipse.birt.report.model.api.metadata.DimensionValue
-
Returns the units portion of the dimension.
- getUnsupportedStyles() - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Returns all the unsupported style names.
- getURI() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the identifier of the hyperlink if the link type is
ACTION_LINK_TYPE_HYPERLINK.
- getURI() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the image URI if the image source type is
IMAGE_REF_TYPE_URL or IMAGE_REF_TYPE_FILE.
- getURI() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Gets the identifier of the hyperlink if the link type is
ACTION_LINK_TYPE_HYPERLINK.
- getURI() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the image URI if the image source type is
IMAGE_REF_TYPE_URL or IMAGE_REF_TYPE_FILE.
- getURL() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the image URI if the image source type is
IMAGE_REF_TYPE_URL or IMAGE_REF_TYPE_FILE.
- getURL() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns the url of this label item.
- getURL() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Gets the image url, if the source type is not
IMAGE_REF_TYPE_URL return null.
- getUserDefinedType() - 类 中的方法org.eclipse.birt.report.model.api.Expression
-
Return the type of the expression set by the user.
- getUserProperties() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a list of user properties defined in this element and somewhere
up the inheritance chain.
- getUserProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getUserProperty(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getUserProperty(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
已过时。
- getUserPropertyDefnHandle(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns a user-defined property handle for a top-level property.
- getUserPropertyExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getUserPropertyExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getUserPropertyExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Returns user property as an expression defined in this element.
- getValidate() - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Gets the custom validation code for the parameter.
- getValidationID() - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Returns the validation ID, which identifies one specific validation.
- getValidationID() - 类 中的方法org.eclipse.birt.report.model.api.validators.ValidationEvent
-
Returns the ID of the validation this event represents.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.AggregationArgumentHandle
-
Returns the argument value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.CalculationArgumentHandle
-
Gets the expression handle for the value member.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Gets the value of the property as a generic object.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.ConfigVariableHandle
-
Returns the variable value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
Returns the argument value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
Returns the argument value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
Returns the config variable value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
Returns the Extended property value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Gets the overridden value of this binding.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Returns the value of this choice.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.ExpressionHandle
-
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.ExtendedPropertyHandle
-
Returns the property value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.extension.ChoiceDefinition
-
- getValue() - 接口 中的方法org.eclipse.birt.report.model.api.extension.IChoiceDefinition
-
Returns the value to which this choice corresponds.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.extension.UndefinedPropertyInfo
-
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.FactoryPropertyHandle
-
Returns the cached factory property value.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Gets the value of the property.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.MemberValueHandle
-
Gets the value of this member value handle.
- getValue() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IChoice
-
Returns the value of the choice.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.metadata.UserChoice
-
Gets the value of the user choice.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.PropertyBindingHandle
-
Returns the overridden value of property binding.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Returns the data value for this choice.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Gets the value of the property as a generic object.
- getValue() - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
Returns the value of the variable.
- getValue1() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the value 1 expression.
- getValue1() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Returns the expression for the first operand.
- getValue1() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the value 1 expression of this filter condition.
- getValue1() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the value 1 expression of this filter condition.
- getValue1() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Returns value1
- getValue1() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns value1
- getValue1() - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Returns the value 1.
- getValue1Expr() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- getValue1Expr() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- getValue1ExpressionList() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Gets the value1 expression list of this filter condition.
- getValue1ExpressionList() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Gets the value1 expression list.
- getValue1ExpressionList() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Gets the value1 expression list of this filter condition.
- getValue1ExpressionList() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Gets the value1 expression list of this filter condition.
- getValue1ExpressionList() - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Gets the value1 expression list.
- getValue1List() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- getValue1List() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
- getValue1List() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
- getValue1List() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- getValue1List() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Gets the value1 expression list of this filter condition.
- getValue1List() - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
- getValue2() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Returns the value 2 expression.
- getValue2() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Returns the expression for the second operand.
- getValue2() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Returns the value 2 expression of this filter condition.
- getValue2() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Returns the value 2 expression of this filter condition.
- getValue2() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Returns value2
- getValue2() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Returns the value 2 expression of this filter condition.
- getValue2() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Returns value2
- getValue2() - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Returns the value 2.
- getValue2Expr() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- getValue2Expr() - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- getValueColumn() - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- getValueExpr() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns an expression on the data row from the dynamic list data set that
returns the value for the choice.
- getValueExpr() - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
- getValueExpr() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDynamicText
-
Returns the expression that gives the text that the multi-line data item
displays.
- getValueExpr() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHideRule
-
Returns value expression
- getValueExpr() - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
Returns the expression that gives the text that the multi-line data item
displays.
- getValueExpression() - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Returns the value expression of the image if the image source type is
IMAGE_REF_TYPE_EXPR.
- getValueExpression() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the value expression of the image if the image source type is
IMAGE_REF_TYPE_EXPR.
- getValueFormat() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Gets the value format of the column.
- getValueOf(String) - 接口 中的方法org.eclipse.birt.report.model.api.IAbsoluteFontSizeValueProvider
-
Returns the dimension value of absolute font size constant.
- getValueType() - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Returns the parameter type for this scalar parameter.
- getValueType() - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Gets the property type.
- getValueType() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Returns the type of this value.
- getVariableName() - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
Returns the name of the variable.
- getVersion() - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Returns the version of the designer state's data.
- getVersion() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the version for the opened design file.
- getVersion() - 类 中的方法org.eclipse.birt.report.model.api.OdaDesignerStateHandle
-
Returns the version of the designer state's data.
- getVerticalAlign() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of the vertical align property for inline elements.
- getVerticalAlign() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value of the vertical align property for inline elements.
- getViewHost() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets the host element of this view.
- getViews() - 类 中的方法org.eclipse.birt.report.model.api.MultiViewsHandle
-
Returns a list containing views.
- getViews() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Returns a list containing view elements.
- getVisibleCubes() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns cube handles that are visible to this modules.
- getVisibleDataSets() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns data set handles that are visible to this modules.
- getVisibleDataSources() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns data source handles that are visible to this modules.
- getVisibleImages() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the embedded images which are defined on the module itself.
- getVisibleModules(int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Gets the visible modules.
- getVisibleReportItemThemes(int, String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns report item theme handles according the input level.
- getVisibleThemes(int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns theme handles according the input level.
- getWarningList() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns a list containing warnings during parsing the design file.
- getWarnings(String) - 类 中的方法org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
Gets the warning list of the given style.
- getWhiteSpace() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the white space for block elements.
- getWhiteSpace() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the white space for block elements.
- getWidows() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of widows.
- getWidows() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value of widows.
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Returns the cell's width.
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
Gets the column width as a dimension handle.
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Gets a dimension handle to work with the width of the page.
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets a handle to deal with the item's width.
- getWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Returns the cell's width.
- getWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Gets a the item's width.
- getWidth() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Returns the value of width property.
- getWidth() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Returns the value of width property.
- getWordSpacing() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Get the spacing between two words.
- getWordSpacing() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Gets a dimension handle to deal with the spacing between two words.
- getX() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getX() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getX() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets a handle to deal with the item's x (horizontal) position.
- getX() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Gets the item's x (horizontal) position.
- getXmlName() - 接口 中的方法org.eclipse.birt.report.model.api.metadata.ISlotDefn
-
Return the XML element used to hold slot contents.
- getXPath() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns return the path corresponding to the current position of the
element in the tree.
- getXPath(Object) - 类 中的静态方法org.eclipse.birt.report.model.api.util.XPathUtil
-
Returns the XPath of the given instance.
- getXPath(Object, int) - 类 中的静态方法org.eclipse.birt.report.model.api.util.XPathUtil
-
Returns the script path of the given instance.
- getY() - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- getY() - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- getY() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets a handle to deal with the item's y (vertical) position.
- getY() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Gets the item's y (vertical) position.
- getZIndex() - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Gets the item's z position as an integer.
- GraphicMasterPageHandle - org.eclipse.birt.report.model.api中的类
-
Represents a graphic master page in the design.
- GraphicMasterPageHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.GraphicMasterPageHandle
-
Constructs a handle with the given design and the design element.
- GRAY - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IColorConstants
-
The color gray. sRGB value "#808080".
- GREEN - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IColorConstants
-
The color green. sRGB value "#008000".
- GridColumnBandAdapter - org.eclipse.birt.report.model.api中的类
-
Represents an object of copied objects when do copy/paste operations between
grids.
- GridHandle - org.eclipse.birt.report.model.api中的类
-
Represents a grid item in the design.
- GridHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.GridHandle
-
Constructs a grid handle with the given design and the design element.
- GridRowBandAdapter - org.eclipse.birt.report.model.api中的类
-
Represents an object of copied objects when do copy/paste operations between
grids.
- GroupElementFactory - org.eclipse.birt.report.model.api中的类
-
This class is a factory class to instantiate a group element handle.
- GroupElementFactory() - 类 的构造器org.eclipse.birt.report.model.api.GroupElementFactory
-
- GroupElementHandle - org.eclipse.birt.report.model.api中的类
-
This class provides services to deal with a group of elements.
- GroupElementHandle() - 类 的构造器org.eclipse.birt.report.model.api.GroupElementHandle
-
Default constructor.
- GroupHandle - org.eclipse.birt.report.model.api中的类
-
Represents both list and table groups in the design.
- GroupHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.GroupHandle
-
Constructs a group handle with the given design and the design element.
- GroupNameValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates the ducplicat group name in one table with data set.
- GroupNameValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.GroupNameValidator
-
- GroupPropertyHandle - org.eclipse.birt.report.model.api中的类
-
A handle for working with a top-level property of a collection of elements.
- save() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Saves the module to an existing file name.
- save() - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Saves the module to an existing file name.
- saveAs(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Saves the design to the file name provided.
- saveAs(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Saves the design to the file name provided.
- SCALAR_PARAM_ALIGN_AUTO - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCALAR_PARAM_ALIGN_CENTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCALAR_PARAM_ALIGN_LEFT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCALAR_PARAM_ALIGN_RIGHT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCALAR_PARAM_TYPE_AD_HOC - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCALAR_PARAM_TYPE_MULTI_VALUE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCALAR_PARAM_TYPE_SIMPLE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- ScalarParameterHandle - org.eclipse.birt.report.model.api中的类
-
Represents a scalar (single-value) report parameter.
- ScalarParameterHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Constructs a handle for the ScalarParamter with the given design and the
parameter.
- SCOPE_TYPE_COL - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCOPE_TYPE_COLGROUP - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCOPE_TYPE_ROW - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCOPE_TYPE_ROWGROUP - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SCRIPT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the Script property type.
- SCRIPT_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the Script property type.
- ScriptableClassInfo - org.eclipse.birt.report.model.api.scripts中的类
-
- ScriptableClassInfo() - 类 的构造器org.eclipse.birt.report.model.api.scripts.ScriptableClassInfo
-
- ScriptConstants - org.eclipse.birt.report.model.api.simpleapi中的类
-
Constants for script
- ScriptConstants() - 类 的构造器org.eclipse.birt.report.model.api.simpleapi.ScriptConstants
-
- ScriptDataSetHandle - org.eclipse.birt.report.model.api中的类
-
Represents a script data set item.
- ScriptDataSetHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Constructs a handle for script data set.
- ScriptDataSourceHandle - org.eclipse.birt.report.model.api中的类
-
Represents a script data source.
- ScriptDataSourceHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.ScriptDataSourceHandle
-
Constructs a handle for script data source.
- ScriptLib - org.eclipse.birt.report.model.api.elements.structures中的类
-
Represents a jar file used for script handle event.
- ScriptLib() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
- SCRIPTLIB_NAME_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
Name of jar file.
- ScriptLibHandle - org.eclipse.birt.report.model.api中的类
-
Represents a handle of jar file used for script handle event.
- ScriptLibHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.ScriptLibHandle
-
Constructs the handle of jar file.
- SCRIPTLIBS_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the "scriptLibs" property.
- scriptLibsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the iterator over all script libs.
- SEARCH_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.Action
-
Property name of search, when this action is drill-through action.
- SEARCH_TYPE_ANY - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SEARCH_TYPE_INDEXED - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SEARCH_TYPE_NONE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SEARCHING_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ColumnHint
-
Name of the searching member.
- searchIterator() - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Gets the search key list for a drill-through action if the link type is
ACTION_LINK_TYPE_DRILLTHROUGH and the drill through type is
DRILL_THROUGH_LINK_TYPE_SEARCH.
- SearchKey - org.eclipse.birt.report.model.api.elements.structures中的类
-
Structure for optional list of search criteria.
- SearchKey() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
- SEARCHKEY_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
Name of the structure.
- SearchKeyHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of key used for search.
- SearchKeyHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.SearchKeyHandle
-
Constructs the handle of search key.
- SECTION_ALIGN_CENTER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SECTION_ALIGN_LEFT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SECTION_ALIGN_RIGHT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SelectionChoice - org.eclipse.birt.report.model.api.elements.structures中的类
-
This class is a structure for selection-list in ScalarParameter item.
- SelectionChoice() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Constructs a default selection list choice.
- SelectionChoiceHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of selection choice.
- SelectionChoiceHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Constructs the handle of selection choice.
- SELF_TRANSACTION_SEND_TIME - 类 中的静态变量org.eclipse.birt.report.model.api.activity.TransactionOption
-
Self transaction send time option.
- semanticCheck() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Checks this element with semantic rules.
- SemanticError - org.eclipse.birt.report.model.api.elements中的异常错误
-
The class provides the error code and the element with semantic error.
- SemanticError(DesignElement, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.elements.SemanticError
-
Constructs a SemanticError with the default serious level.
- SemanticError(DesignElement, String[], String) - 异常错误 的构造器org.eclipse.birt.report.model.api.elements.SemanticError
-
Constructs a SemanticError with the default serious level.
- SemanticError(DesignElement, String, int) - 异常错误 的构造器org.eclipse.birt.report.model.api.elements.SemanticError
-
Constructs a SemanticError with the specified level.
- SemanticError(DesignElement, String[], String, int) - 异常错误 的构造器org.eclipse.birt.report.model.api.elements.SemanticError
-
Constructs a SemanticError with the specified level.
- SemanticException - org.eclipse.birt.report.model.api.activity中的异常错误
-
Represents exceptions encountered during parsing the xml file, it will
include a reference to the element which causes the error.
- SemanticException(String) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructor.
- SemanticException(DesignElement, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructor.
- SemanticException(DesignElement, String, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructor.
- SemanticException(DesignElement, String[], String) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructor.
- SemanticException(DesignElement, String[], String, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructor.
- SemanticException(String, String, ResourceBundle) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception with no cause object.
- SemanticException(String, String, ResourceBundle, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception.
- SemanticException(String, String, Object[], ResourceBundle, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception.
- SemanticException(String, String, Object, ResourceBundle, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception.
- SemanticException(String, String, Object[], ResourceBundle) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception.
- SemanticException(String, String, Object, ResourceBundle) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception.
- SemanticException(String, String, Object[], Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.activity.SemanticException
-
Constructs a new model exception.
- sendBackward(ReportItemHandle) - 类 中的方法org.eclipse.birt.report.model.api.FreeFormHandle
-
Reduces the z-index of the given element that resides in the freeform.
- sender - 类 中的变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The sender of the event.
- sendToBack(ReportItemHandle) - 类 中的方法org.eclipse.birt.report.model.api.FreeFormHandle
-
Reduces the z-index of the given element so that the element will have
the minimal z-index value.
- serialize(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Serializes the model given the property name.
- serialize(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- serialize(OutputStream) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Writes the report design to the given output stream.
- serialize(ReportDesignHandle, OutputStream) - 类 中的静态方法org.eclipse.birt.report.model.api.util.DocumentUtil
-
Writes the report design to the given output stream.
- serializeAction(ActionHandle) - 类 中的静态方法org.eclipse.birt.report.model.api.ModuleUtil
-
Serialize an action into a stream, the stream is in UTF-8 encoding.
- SessionHandle - org.eclipse.birt.report.model.api中的类
-
Represents the design state -- a session for a user.
- SessionHandle(Locale) - 类 的构造器org.eclipse.birt.report.model.api.SessionHandle
-
- SessionHandle(ULocale) - 类 的构造器org.eclipse.birt.report.model.api.SessionHandle
-
Constructs a handle for the session with the given locale.
- setAbsolute(double) - 类 中的方法org.eclipse.birt.report.model.api.DimensionHandle
-
Sets the value of a dimension in default units.
- setACLExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the ACL expression associated with the report element instance.
- setACLExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the ACL expression associated with the report element instance.
- setAction(Action) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Set an action on the image.
- setAction(Action) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Set an action on the image.
- setAction(Action) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Set an action on the image.
- setAction(Action) - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Set an action on the image.
- setAction(Action) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Set an action on the level.
- setAction(Action) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Set an action on the measure.
- setAfterClose(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the code for the afterClose method.
- setAfterClose(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Sets the code for the afterClose method.
- setAfterOpen(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the code for the afterOpen method.
- setAfterOpen(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Sets the code for the afterOpen method.
- setAggregateFunction(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the expression used to define this computed column.
- setAggregateFunction(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the expression used to define this computed column.
- setAggregateOn(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the aggregateOn expression used to define this computed column.
- setAggregateOn(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the aggregateOn expression.
- setAggregateOn(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Sets aggregateOn of column binding.
- setAggregrateOn(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
- setAggregrateOn(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- setAlias(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the alias name of this column.
- setAlignment(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
- setAlignment(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the alignment of the level.
- setAlignment(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets the alignment of the measure.
- setAlignment(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the alignment for this parameter.
- setAllowBlank(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setAllowedType(String) - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Sets the allowed type of the template parameter definition.
- setAllowExport(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the flag which indicates whether the computed column supports
export.
- setAllowExport(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the flag which indicates whether the computed column supports
export.
- setAllowExport(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the allowExport property of the report item.
- setAllowNull(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets whether the value of this parameter can be null.
- setAllowNull(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets whether the value of this parameter can be null.
- setAllowNull(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setAltText(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Sets the alt text of this extended item.
- setAltText(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
已过时。
- setAltText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the alternate text of this image.
- setAltTextExpression(Expression) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the alternate text of this label item.
- setAltTextExpression(Expression) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the alternate text of this label item.
- setAltTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the resource key of the alternate text of this image.
- setAltTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Sets the alt text id of this extended item.
- setAltTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the resource key of the alternate text of this image.
- setAltTextKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the resource key of the alternate text of this image.
- setAnalysis(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the analysis option.
- setAnalysisColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the analysis column.
- setAntidiagonalNumber(int) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the number of the anti-diagonal lines that are from the top-right to
bottom-left.
- setAntidiagonalNumber(int) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the number of the anti-diagonal lines that are from the top-right to
bottom-left.
- setAntidiagonalStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the style of the anti-diagonal that is from top-right to bottom-left
corner.
- setAntidiagonalStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the style of the anti-diagonal lines that are from the top-right to
bottom-left.
- setAntidiagonalThickness(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the the thickness of the anti-diagonal that is from top-right to
bottom-left corner using a dimension string with optional unit suffix
such as "10" or "10pt".
- setAuthor(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the name of the author of the design report.
- setAutoPrimaryKey(boolean) - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularCubeHandle
-
Sets the status whether to generate a primary key for elements that use
this cube so that user no longer need to set the aggregation for measure.
- setAutoSuggestThreshold(int) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the maximal number of of entries a report parameter pick list can
have.
- setAutoTextType(String) - 类 中的方法org.eclipse.birt.report.model.api.AutoTextHandle
-
Sets the autotext type for this parameter.
- setBackgroundAttachment(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the background attachment.
- setBackgroundAttachment(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the background attachment.
- setBackGroundColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets backgroudcolor
- setBackgroundColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the background color.
- setBackgroundImage(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the address of the background image.
- setBackgroundImage(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the address of the background image.
- setBackgroundImageType(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the type of the background image.
- setBackGroundPositionX(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the x position for the background.
- setBackGroundPositionY(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the y position for the background.
- setBackgroundRepeat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the repeat pattern for a background image.
- setBackgroundRepeat(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the repeat pattern for a background image.
- setBeforeClose(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the code for the beforeClose method.
- setBeforeClose(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Sets the code for the beforeClose method.
- setBeforeOpen(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the code for the beforeOpen method.
- setBeforeOpen(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSourceHandle
-
Sets the code for the beforeOpen method.
- setBlue(int) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
- setBold(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- setBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the book mark value on the cell element.
- setBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the bookmark of listing group.
- setBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the bookmark of the report item.
- setBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the bookmark of this row.
- setBookmark(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the bookmark of the report item.
- setBookmark(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IRow
-
Sets the bookmark of the row.
- setBookmarkDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the display name of the bookmark.
- setBookmarkDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the display name of the bookmark.
- setBookmarkDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the display name of the bookmark.
- setBookmarkDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the display name of the bookmark.
- setBookmarkLink(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- setBooleanProperty(String, boolean) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the boolean value to the property.
- setBorderBottomColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the color of the bottom side of the border.
- setBorderBottomStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the style of the border bottom line.
- setBorderBottomStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the style of the bottom line of the border.
- setBorderBottomStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the style of the bottom line of the border.
- setBorderBottomWidth(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the width of the bottom side of the border.
- setBorderLeftColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the color of the left side of the border.
- setBorderLeftStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the style of the border left line.
- setBorderLeftStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the style of the left line of the border.
- setBorderLeftStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the style of the left line of the border.
- setBorderLeftWidth(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the width of left side of the border.
- setBorderRightColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the color of the right side of the border.
- setBorderRightStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the style of the border right line.
- setBorderRightStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the style of the right line of the border.
- setBorderRightStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the style of the right line of the border.
- setBorderRightWidth(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the width of the right side of the border.
- setBorderTopColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the color of the top side of the border.
- setBorderTopStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the style of the top line of the border.
- setBorderTopStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the style of the top line of the border.
- setBorderTopStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the style of the top line of the border.
- setBorderTopWidth(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the width of the top side of the border.
- setBundleFactory(IBundleFactory) - 类 中的静态方法org.eclipse.birt.report.model.api.BundleFactory
-
Sets the bundle factory.
- setCachedMetaData(CachedMetaData) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Set the value for the cached data set information.
- setCachedRowCount(int) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
- setCalculated(boolean) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets whether this measure is computed by other measures or not.
- setCalculationType(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Gets the calculation function name.
- setCalculationType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the calculation type.
- setCanShrink(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets whether the section can shrink if the actual content is smaller than
the design size.
- setCanShrink(boolean) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets whether the section can shrink if the actual content is smaller than
the design size.
- setCaption(String) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Sets the caption text of this grid.
- setCaption(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Sets the caption text of this grid.
- setCaption(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Sets the caption text of this table.
- setCaption(String) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Sets the caption text of this table.
- setCaptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Sets the resource key of the caption.
- setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Sets the resource key of the caption.
- setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Sets the resource key of the caption.
- setCaptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Sets the resource key of the caption.
- setCascadeACL(boolean) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the flag to control whether to cascade ACL
- setCascadeACL(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the flag to control whether to cascade ACL
- setCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Sets the variable name.
- setCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.FormatValueHandle
-
Sets the category of the format.
- setCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the category for the parameter format.
- setChoices(UserChoice[]) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Sets the (anonymous) set of choices for a property.
- setClose(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Sets the script for closing data set.
- setClose(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSourceHandle
-
Sets the script name for closing data connection.
- setColor(String) - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Sets the color value.
- setColor(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Sets the color value.
- setColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets color
- setColor(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the font color.
- setColumn(int) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the cell's column property.
- setColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Sets the column value.
- setColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- setColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- setColumn(int) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the cell's column property.
- setColumnCount(int) - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Sets the number of columns in the report.
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the column name.
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Sets the column name.
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularLevelHandle
-
Sets the column name for this level.
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Sets the column name.
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Sets the column Name.
- setColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
- setColumnSpan(int) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the cell's column span.
- setComments(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setComments(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setComments(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the comments value.
- setComments(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Sets the comments of the report element.
- setComments(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Sets the comments of the report element.
- setCompresssed(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the flag which indicates whether the column needs to be compressed.
- setConcealValue(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the attribute that's hides the user's entry by displaying asterisks.
- setConfigurationVariable(String, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignConfig
-
sets a configuration variable that is available through scripting in
engine
- setConstructor(IMethodInfo) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Adds constructor since some class has more than one constructor with
different arguments.
- setContent(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Sets the text for the text element.
- setContent(String) - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Sets the text for the text element.
- setContentAsBlob(byte[]) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Sets the content data as byte arrays.
- setContentAsBlob(byte[]) - 类 中的方法org.eclipse.birt.report.model.api.OdaDesignerStateHandle
-
Sets the content data as byte arrays.
- setContentAsString(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Sets the content data as string.
- setContentAsString(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDesignerStateHandle
-
Sets the content data as string.
- setContentKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Sets the resource key of the text for the item.
- setContentKey(String) - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Sets the resource key of the text for the item.
- setContentType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDynamicText
-
Sets the expression that defines the text type this multi-line data item
holds.
- setContentType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITextItem
-
Sets the content type of this text item.
- setContentType(String) - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
Sets the expression that defines the text type this multi-line data item
holds.
- setContentType(String) - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Sets the content type of this text item.
- setContentTypeExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
- setControlType(String) - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Sets the control type for this parameter.
- setControlType(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the control type for this parameter.
- setCreatedBy(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Returns the name of the tool that created the design.
- setCube(CubeHandle) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the cube of the report item.
- setCubeKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Sets the cube key in this dimension join condition.
- setCubeKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
Sets the cube key.
- setCurrentView(IDesignElement) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setCurrentView(IDesignElement) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setCurrentView(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the view to be used.
- setCurrentView(IDesignElement) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the view to be used.
- setCurrentViewIndex(int) - 类 中的方法org.eclipse.birt.report.model.api.MultiViewsHandle
-
Sets the index for the view to be used.
- setCustomValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the user specified value.
- setCustomValue(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the user specified value.
- setCustomValues(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemThemeHandle
-
- setCustomXml(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setCustomXml(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setCustomXml(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Sets the custom XML.
- setCustomXml(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Sets the custom XML.
- setData(byte[]) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Sets the data of the image.
- setData(byte[]) - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Sets the byte array of image data.
- setDataBindingReference(ReportItemHandle) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the report item of which data binding are referred by.
- setDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the data set of the report item.
- setDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.CascadingParameterGroupHandleImpl
-
Sets the data set of the report item.
- setDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularCubeHandle
-
Sets the data set of this cube.
- setDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularHierarchyHandle
-
Sets the data set of this hierarchy.
- setDataSet(DataSetHandle) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the data set of the report item.
- setDataSetMode(String) - 类 中的方法org.eclipse.birt.report.model.api.CascadingParameterGroupHandleImpl
-
Sets the mode for data set support.
- setDataSetName(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the data set name of the dynamic list for this parameter.
- setDataSetRowLimit(int) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
- setDataSource(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the name of the data source for this data set.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the data type for this parameter.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the data type of this column.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the data type of this parameter.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the data type of this column.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the parameter data type.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Sets the data type of this column.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Sets the data type of this column.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.LevelAttributeHandle
-
Sets the data type of this column.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets the script data type of this member.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the data type of this level.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets the data type of this measure.
- setDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Sets the data type of this column.
- setDataType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Sets data type of column binding
- setDateFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the pattern of a date time format for a highlight rule.
- setDateFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the category of a number format.
- setDateTimeFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the pattern of a date time format for a highlight rule.
- setDateTimeFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the date-time format of this level.
- setDateTimeFormat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets date time format
- setDateTimeFormat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the pattern of a date time format for a highlight rule.
- setDateTimeFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the pattern of a date time format for a highlight rule.
- setDateTimeFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the category of a number format for a highlight rule.
- setDateTimeFormatCategory(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the category of a number format.
- setDateTimeFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the category of a number format.
- setDateTimeLevelType(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the date-time type of this level.
- setDefault(Object) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
- setDefaultHierarchy(HierarchyHandle) - 类 中的方法org.eclipse.birt.report.model.api.olap.DimensionHandle
-
Sets the default hierarchy for this dimension.
- setDefaultMeasureGroup(MeasureGroupHandle) - 类 中的方法org.eclipse.birt.report.model.api.olap.CubeHandle
-
已过时。
- setDefaultUnits(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the default units for the design.
- setDefaultValue(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the default value of the input parameter.
- setDefaultValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the default value of the input parameter.
- setDefaultValue(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the default value of this level.
- setDefaultValue(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setDefaultValueList(List<? extends Object>) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the default value list of the parameter.
- setDefaultValueListMethod(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the method content of getDefaultValueList.
- setDeliveryPath(int) - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Sets the delivery path.
- setDescribe(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Sets the script for describing the result set dynamically.
- setDescription(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- setDescription(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the description of this parameter.
- setDescription(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the description of this parameter.
- setDescription(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the description of the module.
- setDescription(String) - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Sets the description of the template element.
- setDescription(String) - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Sets the description of the template parameter definition.
- setDescriptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- setDescriptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the resource key of the description of this parameter.
- setDescriptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the resource key of the static description of the module.
- setDescriptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.TemplateElementHandle
-
Sets the resource key of the static description of the template element.
- setDescriptionKey(String) - 类 中的方法org.eclipse.birt.report.model.api.TemplateParameterDefinitionHandle
-
Sets the resource key of the static description of the template parameter
definition.
- setDescriptoinKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the resource key of the description of this parameter.
- setDesigerStateContentAsBlob(byte[]) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the content of designer state as the byte.
- setDesigerStateContentAsBlob(byte[]) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the content of designer state as the byte.
- setDesigerStateContentAsString(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the content of designer state as the string.
- setDesigerStateContentAsString(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the content of designer state as the string.
- setDesigerStateVersion(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Returns the version of designer state.
- setDesigerStateVersion(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Returns the version of designer state.
- setDesignerState(OdaDesignerState) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Sets the designer state for a oda data set.
- setDesignerState(OdaDesignerState) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Sets the designer state for a oda data source.
- setDesignerValues(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Stores persistent ODA designer values in the data set.
- setDesignTime(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Sets the design time status for this structure.
- setDesignTime(boolean) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
- setDestIndex(int) - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Sets target index
- setDiagonalNumber(int) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the number of the diagonal lines that are from top-left to
bottom-right corners.
- setDiagonalNumber(int) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the number of the diagonal lines that are from top-left to
bottom-right corner.
- setDiagonalStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the style of the diagonal that is from top-left to bottom-right.
- setDiagonalStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the style of the diagonal line that is from top-left to bottom-right
corner.
- setDiagonalThickness(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the the thickness of the diagonal that is from top-left to
bottom-right corner using a dimension string with optional unit suffix
such as "10" or "10pt".
- setDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Sets the sort direction.
- setDirection(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortCondition
-
Sets sort direction.
- setDirection(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortElement
-
Sets the sort direction.
- setDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Sets the sort direction.
- setDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Sets the direction value.
- setDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Sets the sort direction.
- setDisplay(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Set the non-localized display text, the text is to be displayed when this
rule applies.
- setDisplay(String) - 类 中的方法org.eclipse.birt.report.model.api.MapRuleHandle
-
Sets the display value when this rule applies.
- setDisplay(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the value that specifies if a top-level element should be a block or
in-line element.
- setDisplay(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the value that specifies if a top-level element should be a block or
in-line element.
- setDisplayColumnName(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularLevelHandle
-
Sets the display column name for this level.
- setDisplayExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.RuleHandle
-
Sets the display value of this rule.
- setDisplayKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Set the message ID for the text, the text is to be displayed when this
rule applies.
- setDisplayKey(String) - 类 中的方法org.eclipse.birt.report.model.api.MapRuleHandle
-
Sets the resource key of display value.
- setDisplayLength(int) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the column display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Sets the display name of the property.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Sets the display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the display name of this parameter.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the column display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Sets the color display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the display name of this parameter.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets the display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Sets the display name.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.UserChoice
-
Returns the display name for the choice.
- setDisplayName(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Sets the display name.
- setDisplayName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Sets the display name.
- setDisplayName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Sets the display name.
- setDisplayNameID(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets column display name id.
- setDisplayNameID(String) - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Sets the resource key for display name.
- setDisplayNameID(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the column display name id.
- setDisplayNameID(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Sets the color display name ID.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the resource key for display name.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the resource key of the display name of this parameter.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the resource key of the display name id of this parameter.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Sets the message ID for the display name.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Sets the resource key for display name.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets the resource key for display name.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Sets the resource key for display name.
- setDisplayNameKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Sets the resource key of the display name.
- setDisplayNameKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Sets the resource key of the display name.
- setDisplayNameKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Sets the resource key of the display name.
- setDisplayType(String) - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Sets the display type for this parameter.
- setDistinct(boolean) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the flag that indicates whether duplicate values should be shown
when preview.
- setDistinct(String) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
- setDistinctReset(String) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
- setDrillThroughBookmarkLink(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- setDrillThroughReportName(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- setDrillThroughTargetBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- setDriverName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
- setDrop(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the cell's drop property.
- setDrop(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ICell
-
Sets the cell's drop property.
- setDynamicFilterParameter(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the name of the dynamic filter parameter to reference.
- setDynamicFilterParameter(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the name of the dynamic filter parameter to reference.
- setDynamicFilterParameter(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the name of the dynamic filter parameter to reference.
- setEffectualDrop(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Sets whether the drop is effectual.
- setElement(DesignElement) - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Sets the element, if it is known.
- setEncryption(String, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the encryption for an encryptable property.
- setEncryption(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Sets the encryption id for the encrypted value.
- setEncryption(String) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
- setEncryptionID(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
- setErrors(List<SemanticException>) - 类 中的方法org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Sets the error list of this status.
- setEventfilter(IEventFilter) - 类 中的方法org.eclipse.birt.report.model.api.activity.TransactionOption
-
- setEventHandlerClass(String) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- setEventHandlerClass(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the group expression.
- setExport(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the export option.
- setExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the filter expression.
- setExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the filter expression.
- setExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the filter expression.
- setExpr(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Sets expr
- setExpr(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Sets the filter expression.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the expression used to define this computed column.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the expression.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
Sets the expression for this visibility rule.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
- setExpression(List<Expression>) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
Sets the binding expression list.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
Sets the expression value of this key.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TOC
-
Sets toc expression.
- setExpression(Object) - 类 中的方法org.eclipse.birt.report.model.api.ExpressionHandle
-
Sets the raw expression if the type is not constant.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.HideRuleHandle
-
Sets the value expression of this visibility rule.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ParamBindingHandle
-
Sets the expression the parameter is binded to.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.SearchKeyHandle
-
Sets the expression of this search key.
- setExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Sets expression of column binding.
- setExpression(Object) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IExpression
-
Sets the raw expression if the type is not constant.
- setExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Sets expression of TOC.
- setExpressionProperty(String, Expression) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the value of a property to an expression.
- setExpressionProperty(String, Expression) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Sets the value of the member as an expression.
- setExpressionType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Sets the expression type of the column binding.
- setExtends(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- setExtends(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets this element to extend the given element.
- setExtends(DesignElementHandle) - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- setExtendsElement(DesignElement) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- setExtendsElement(DesignElement) - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- setExtendsName(String) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- setExtendsName(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the name of the element that this element extends.
- setExtendsName(String) - 类 中的方法org.eclipse.birt.report.model.api.PrivateStyleHandle
-
This method is not defined for private styles.
- setExtensionExprId(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the id of a custom filter expression contributed and defined by the
extension identified in the consumerExpressionMapping.
- setExtensionExprId(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the id of a custom filter expression contributed and defined by the
extension identified in the consumerExpressionMapping.
- setExtensionExprId(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the id of a custom filter expression contributed and defined by the
extension identified in the consumerExpressionMapping.
- setExtensionName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the unique id of an
org.eclipse.datatools.connectivity.oda.filterExpressions extension to
whose custom expressions are defined to map to a BIRT filter operator.
- setExtensionName(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the unique id of an
org.eclipse.datatools.connectivity.oda.filterExpressions extension to
whose custom expressions are defined to map to a BIRT filter operator.
- setExtensionName(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the unique id of an
org.eclipse.datatools.connectivity.oda.filterExpressions extension to
whose custom expressions are defined to map to a BIRT filter operator.
- setExtensionVersion(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Sets the extension version of this element.
- setExternalConnectionName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
- setExternalCssURI(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
Sets the URI of the external CSS.
- setExternalCssURI(String) - 类 中的方法org.eclipse.birt.report.model.api.IncludedCssStyleSheetHandle
-
Sets the URI of the external CSS.
- setExternalScript(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedItemHandle
-
Sets the scripts in the extension element model.
- setFetch(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Sets the script for providing the data for the next row from the result
set.
- setFile(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image uri property.
- setFile(Expression) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image uri property by an expression.
- setFile(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the image file.
- setFileName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
Sets the file name of the include css.
- setFileName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
Sets the file name of the include library.
- setFileName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludeScript
-
Sets the file name of the script.
- setFileName(String) - 类 中的方法org.eclipse.birt.report.model.api.IncludedCssStyleSheetHandle
-
Sets the file name of the included css style sheet..
- setFileName(String) - 类 中的方法org.eclipse.birt.report.model.api.IncludeScriptHandle
-
Sets the file name of the script.
- setFileName(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the design file name.
- setFilterExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- setFilterExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- setFilterExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the expression used to define this computed column.
- setFilterExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the expression used to define this computed column.
- setFilterOperator(List<String>) - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Sets the filter operator.
- setFilterTarget(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the filter target.
- setFilterTarget(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the filter target.
- setFilterTarget(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the filter target.
- setFilterTarget(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Sets the filter target.
- setFitToContainer(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the fit to container property value of this image item.
- setFixedOrder(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the flag indicates that whether to display values in the order
defined in the list.
- setFloatingFooter(boolean) - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Changes the status to say if it has a floating footer or not.
- setFloatProperty(String, double) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the value of a property to a double.
- setFloatValue(double) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Sets the value of the property or member to the given double.
- setFontFamily(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the font family.
- setFontSize(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the font size.
- setFontStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the font style in a string for the style.
- setFontStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets font style
- setFontStyle(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the style of the font.
- setFontStyle(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the style of the font.
- setFontVariant(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the font variant in a string .
- setFontVariant(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the variant of the font.
- setFontVariant(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the variant of the font.
- setFontWeight(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the font weight in a string for the style.
- setFontWeight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets font weight.
- setFontWeight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the weight of the font.
- setFontWeight(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the weight of the font.
- setFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- setFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
Sets the output format.
- setFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.HideRuleHandle
-
Sets the output format of this visibility rule.
- setFormat(FormatValue) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the format of the level.
- setFormat(FormatValue) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets the format of the measure.
- setFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setFormat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHideRule
-
Sets format
- setFormatType(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets the format type of the action.
- setFormatType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Sets the format type of the action.
- setFunction(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets the function for this measure.
- setGreen(int) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
- setGroupId(int) - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Sets group id
- setGroupName(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Sets the group name.
- setGroupStart(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
- setHandle(ExtendedItemHandle) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Sets the handle of this report item.
- setHandle(ExtendedItemHandle) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- setHasExpression(boolean) - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
Sets the status whether there is expression need to be evaluated in the
text content of this text data handle.
- setHasExpression(boolean) - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
Sets the status whether there is expression need to be evaluated in the
text content of this text item handle.
- setHeaders(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the headers value on the cell element.
- setHeading(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the heading of the column.
- setHeading(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the heading of this parameter.
- setHeading(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the heading of this parameter.
- setHeadingKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the resource key of the heading of the column.
- setHeadingKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the resource key of the heading of this parameter.
- setHeadingKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the resource key of the heading of this parameter.
- setHeight(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setHeight(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setHeight(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setHeight(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setHeight(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's height using a dimension string with optional unit suffix
such as "10" or "10pt".
- setHeight(double) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's height to a value in default units.
- setHeight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's height using a dimension string with optional unit suffix
such as "10" or "10pt".
- setHeight(double) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's height to a value in default units.
- setHeight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the value of height property.
- setHeight(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the value of height property.
- setHelpGuide(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets an external file that provides help information for the report.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the help text.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Sets the help text of this data item.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the help text of this parameter.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the help text of this parameter.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the help text of this image item.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Sets the help text of this label item.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Returns additional pop-up help text associated with the group.
- setHelpText(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Returns the additional text to display for the parameter to explain how
to use the parameter.
- setHelpText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Sets the help text of this data item.
- setHelpText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the help text of this image item.
- setHelpText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Sets the help text of this label item.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the resource key for help text.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Sets the resource key of the help text of this data item.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the resource key of the help text of this parameter.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the resource key of the help text of this parameter.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the resource key of help text of this image item.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Sets the help text key of this label item.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Sets the resource key of the help text for this parameter group.
- setHelpTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Sets the resource key of the additional text to display for the parameter
to explain how to use the parameter.
- setHelpTextKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Sets the resource key of the help text of this data item.
- setHelpTextKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the resource key of help text of this image item.
- setHelpTextKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Sets the help text key of this label item.
- setHidden(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Sets the hidden property of this parameter.
- setHideDetail(boolean) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets whether to hide the detail rows of this group.
- setHideDetail(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets hide detail.
- setHierarchy(String) - 类 中的方法org.eclipse.birt.report.model.api.DimensionConditionHandle
-
Sets the referred hierarchy by the name.
- setHierarchy(HierarchyHandle) - 类 中的方法org.eclipse.birt.report.model.api.DimensionConditionHandle
-
Sets the referred hierarchy by the handle.
- setHierarchyKey(String) - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Sets the hierarchy key in this dimension join condition.
- setHierarchyKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DimensionJoinCondition
-
Sets the hierarchy key.
- setHighlightTestExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
已过时。
- setHorizontalAlign(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the horizontal alignment of the column.
- setHyperlink(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
- setID(long) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Sets the element id of this binding.
- setImageName(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the embedded image name that this image refers, if the image source
type is IMAGE_REF_TYPE_EMBED.
- setImageName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the embedded image name that this image refers, if the image source
type is IMAGE_REF_TYPE_EMBED.
- setIncludeResource(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Set the base name of the customer-defined resource bundle.
- setIncludeResources(List<String>) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Set the list of base name of the customer-defined resource bundles.
- setIndexColumn(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the flag which indicates whether the column should be generated with
index.
- setInitialize(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the script called when the report starts executing.
- setInstance(ISimpleElementFactory) - 类 中的静态方法org.eclipse.birt.report.model.api.simpleapi.SimpleElementFactory
-
Sets the factory instance.
- setInterval(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Returns the interval of this data group.
- setInterval(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the interval of this group.
- setInterval(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the interval of this level.
- setInterval(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the interval of this group.
- setIntervalBase(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Sets the base of the interval property of this data group.IntervalBase,
in conjunction with Interval and IntervalRange, determines how data is
divided into data groups.
- setIntervalBase(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the base of the interval property of this group.IntervalBase, in
conjunction with Interval and IntervalRange, determines how data is
divided into groups.
- setIntervalBase(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the base of the interval property of this level.IntervalBase, in
conjunction with Interval and IntervalRange, determines how data is
divided into levels.
- setIntervalBase(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the base of the interval property of this group.IntervalBase, in
conjunction with Interval and IntervalRange, determines how data is
divided into groups.
- setIntervalRange(double) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Returns the interval range of this data group.
- setIntervalRange(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Sets the interval range of data group.
- setIntervalRange(double) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the interval range of this group.
- setIntervalRange(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the interval range of group.
- setIntervalRange(double) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the interval range of this level.
- setIntervalRange(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the interval range of this level.
- setIntervalRange(double) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Returns the interval range of this group.
- setIntProperty(String, int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the value of a property to an integer.
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HideRule
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludeScript
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.MapRule
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.Rule
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SearchKey
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
- setIntrinsicProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TOC
-
- setIntValue(int) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Sets the value of the property or member to the given integer.
- setIsInput(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets whether this parameter is an input parameter.
- setIsInput(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets whether this parameter is an input parameter.
- setIsNullable(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
- setIsNullable(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
- setIsOptional(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets whether the parameter is optional.
- setIsOptional(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets whether the parameter is optional.
- setIsOutput(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets whether this parameter is an output parameter.
- setIsOutput(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets whether this parameter is an output parameter.
- setIsRequired(boolean) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the flag that indicates whether the value of the parameter is
required.
- setIsSummaryTable(boolean) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Sets the flag to control whether the table is a summary table.
- setIsVisible(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the isVisible property value.
- setItalic(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- setJavaDoc(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- setJoinType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Sets the join type value of this condition.
- setJoinType(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Sets the join type value of this condition.
- setJTidy(boolean) - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
set if jTidy need to be used to validate the HTML content.
- setJTidy(boolean) - 类 中的方法org.eclipse.birt.report.model.api.TextItemHandle
-
set if jTidy need to be used to validate the HTML content.
- setKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Sets the expression that gives the sort key on which to sort.
- setKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortCondition
-
Sets sort key.
- setKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ISortElement
-
Sets an expression that gives the sort key on which to sort.
- setKey(String) - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Sets an expression that gives the sort key on which to sort.
- setKey(String) - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Sets an expression that gives the sort key on which to sort.
- setKeyExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Sets the data group expression.
- setKeyExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the group expression.
- setKeyExpr(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the group expression.
- setLabel(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Sets the label.
- setLabel(String) - 类 中的方法org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Sets the label.
- setLabelColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setLabelExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets an expression on the data row from the dynamic list data set that
returns the prompt for the choice.
- setLabelKey(String) - 类 中的方法org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Sets the resource key if label needs localization.
- setLabelResourceKey(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Sets the resource key of label.
- setLanguage(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the language of this label item.
- setLanguage(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the language of this label item.
- setLanguage(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the language of this label item.
- setLeftDataSet(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Sets the left data set value of this condition.
- setLeftDataSet(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Sets the left data set value of this condition.
- setLeftExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Sets the left expression value of this condition.
- setLeftExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Sets the left expression value of this condition.
- setLetterSpacing(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the spacing between individual letters.
- setLevel(String) - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Sets the referred level by the name.
- setLevel(LevelHandle) - 类 中的方法org.eclipse.birt.report.model.api.DimensionJoinConditionHandle
-
Sets the referred level by the handle.
- setLevel(LevelHandle) - 类 中的方法org.eclipse.birt.report.model.api.MemberValueHandle
-
Sets the referred level of this member value.
- setLevelType(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Sets the level type.
- setLineHeight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the height of a line.
- setLinkType(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets the link type of the action.
- setLinkType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Sets the link type of the action.
- setListlimit(int) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Set the value for the list limitation number.
- setListValue(List<Expression>) - 类 中的方法org.eclipse.birt.report.model.api.ExpressionListHandle
-
Returns the value as an expression list.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the locale for this data set element.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Sets the ULocale.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Sets the locale of this sort.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.FormatValueHandle
-
Sets the locale of the format.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets the locale.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Sets the locale for this sort.
- setLocale(ULocale) - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Sets the locale for this sort.
- setLocale(String) - 类 中的方法org.eclipse.birt.report.model.api.TranslationHandle
-
Sets the locale of the translation message.
- setMapTestExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
已过时。
- setMarginBottom(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the margin of the bottom side.
- setMarginLeft(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the margin of the left side.
- setMarginRight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the margin of the right side.
- setMarginTop(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the margin of the top side.
- setMarkLineNumber(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets the marking line number control status.
- setMask(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
Sets the property mask.
- setMask(String) - 类 中的方法org.eclipse.birt.report.model.api.PropertyMaskHandle
-
Sets the property mask.
- setMasterPage(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the master page name on which to start this section.
- setMasterPage(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the master page name on which to start this section.
- setMeasure(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
Sets the measure value.
- setMeasure(int) - 类 中的方法org.eclipse.birt.report.model.api.TimeIntervalHandle
-
Sets the measure value.
- setMeasureExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets the measure expression for this measure.
- setMustMatch(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the flag indicates that whether the value must match one of values
in the selection list.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.AggregationArgumentHandle
-
Sets the argument name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.CalculationArgumentHandle
-
Sets the argument name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the column name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.ConfigVariableHandle
-
Sets the variable name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.CustomColorHandle
-
Sets the custom color name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the parameter name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the name of this element.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
Sets the argument name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
Sets the argument name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the column name
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
Sets the config variable name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CustomColor
-
Sets the internal color name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the parameter name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Sets the name of the image.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
Sets the Extended property name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Sets the column name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Sets the name of the property binding.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
Sets the property name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
Sets the jar file name value.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Sets the embedded image name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedPropertyHandle
-
Sets the property name.
- setName(String) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the group name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.LevelAttributeHandle
-
Sets the column name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Sets the internal name of the property.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Sets the definition name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets the definition name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Sets the definition name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.PropertyMaskHandle
-
Sets the property name.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptLibHandle
-
Sets the jar file name value.
- setName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataBinding
-
Sets the name of column binding.
- setName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the group name.
- setName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportElement
-
Sets the name of this element.
- setName(String) - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
- setNamedExpression(String, String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setNamedExpression(String, String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setNamedExpression(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Sets name of user property defined in this element.
- setNamespace(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedLibrary
-
Sets the namespace for library.
- setNative(boolean) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Sets the native attribute of this class.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the parameter native data type.
- setNativeDataType(int) - 类 中的方法org.eclipse.birt.report.model.api.DynamicFilterParameterHandle
-
Sets the native data type of the dynamic parameter.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the parameter native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
Sets the parameter native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
Sets the result set column native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
Sets the result set column native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Sets the result set column native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetParameterHandle
-
Sets the parameter native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.OdaLevelAttributeHandle
-
Sets the result set column native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.OdaResultSetColumnHandle
-
Sets the result set column native data type.
- setNativeDataType(Integer) - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Sets the result set column native data type.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
set the native oda dataset parameter name.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
Sets the native oda dataset parameter name.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
Sets the native oda dataset parameter name.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetParameterHandle
-
Sets the native name for this oda dataset parameter.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaLevelAttributeHandle
-
Sets the native name for this result set column.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaResultSetColumnHandle
-
Sets the native name for this result set column.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.OdaCubeHandle
-
Sets the ODA defined cube name.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.OdaDimensionHandle
-
Sets the ODA defined cube name.
- setNativeName(String) - 类 中的方法org.eclipse.birt.report.model.api.olap.OdaHierarchyHandle
-
Sets the ODA defined cube name.
- setNeedsCache(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets whether to do some cache when rendering the report.
- setNewHandlerOnEachEvent(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the newHandlerOnEachEvent property value.
- setNullsOrdering(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the ordering of null values.
- setNullValueOrdering(String) - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Sets the null value ordering.
- setNumberAlign(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the value of the number-align member
- setNumberFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the pattern of a number format for a highlight rule.
- setNumberFormat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the pattern of a number format.
- setNumberFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the pattern of a number format.
- setNumberFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the category of a number format for a highlight rule.
- setNumberFormatCategory(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the category of a number format for a highlight rule.
- setNumberFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the category of a number format for a highlight rule.
- setNumberProperty(String, BigDecimal) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the value of a property to a number (BigDecimal).
- setNumberValue(BigDecimal) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Sets the value of the property or member to the given number.
- setOnColumnLayout(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the hint if the dimension data element should be layout on column.
- setOnCreate(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the on-create script of the group element.
- setOnCreate(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets create property value of this group.
- setOnCreate(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the script executed when the element is created in the Factory.
- setOnCreate(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the on-create script of the group element.
- setOnFetch(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the code for the onFetch method.
- setOnPageBreak(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the on-pageBreak script of the group element.
- setOnPageBreak(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the on-pageBreak script of the report item.
- setOnPageEnd(String) - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Sets the script of onPageEnd method.
- setOnPageStart(String) - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Sets the script of onPageStart method.
- setOnPrepare(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the on-prepare script of the group element.
- setOnPrepare(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the on-prepare script of the group element.
- setOnPrepare(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the on-prepare script of the group element.
- setOnPrepare(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the on-prepare script of the group element.
- setOnRender(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the on-render script of the group element.
- setOnRender(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets render property value of this group.
- setOnRender(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the script executed when the element is prepared for rendering in
the Presentation engine.
- setOnRender(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the on-render script of the group element.
- setOpen(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSetHandle
-
Sets the script for opening data set.
- setOpen(String) - 类 中的方法org.eclipse.birt.report.model.api.ScriptDataSourceHandle
-
Sets the script for opening data connection.
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the operator.
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Sets the operator value of this condition.
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Sets the operator.
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the operator of this filter condition.
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the operator of this filter condition.
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Sets the operator value of this condition.
- setOperator(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Sets operator
- setOperator(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Sets the operator of this filter condition.
- setOperator(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets Operator
- setOperator(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Sets the operator.
- setOptional(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the optional status for this filter condition.
- setOptional(boolean) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the optional status for this filter condition.
- setOptional(boolean) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the optional status for this filter condition.
- setOptional(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Sets the optional status for this filter condition.
- setOptional(boolean) - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Sets the isOptional value.
- setOptions(Map) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets options to the module.
- setOptions(Map) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
- setOrder(int) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the order of this label item.
- setOrientation(String) - 类 中的方法org.eclipse.birt.report.model.api.LineHandle
-
Sets the orientation of the line.
- setOrientation(String) - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Returns the page orientation.
- setOrphans(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the orphans property.
- setOrphans(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the orphans property.
- setOverflow(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the value of overflow property.
- setOverflow(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the value of overflow property.
- setPaddingBottom(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the padding of the bottom side.
- setPaddingLeft(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the padding of the left side.
- setPaddingRight(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the padding of the right side.
- setPaddingTop(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the padding of the top side.
- setPageBreakAfter(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets page break after property value of this group.
- setPageBreakAfter(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the value for break after property.
- setPageBreakAfter(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the page break after property for block-level elements.
- setPageBreakAfter(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the page break after property for block-level elements.
- setPageBreakBefore(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets page break before property value of this group.
- setPageBreakBefore(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the value for break before property.
- setPageBreakBefore(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the page break before property for block-level elements.
- setPageBreakBefore(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the page break before property for block-level elements.
- setPageBreakInside(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets page break inside property value of this group.
- setPageBreakInside(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the value for the page-break-inside.
- setPageBreakInside(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the page break inside property for block-level elements.
- setPageBreakInside(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the page break inside property for block-level elements.
- setPageBreakInterval(int) - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Sets the page break interval value
- setPageType(String) - 类 中的方法org.eclipse.birt.report.model.api.MasterPageHandle
-
Sets the type of the page.
- setPageType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IMasterPage
-
Sets page size type.
- setPageVariable(String) - 类 中的方法org.eclipse.birt.report.model.api.AutoTextHandle
-
Sets the page variable property value.
- setParameterDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the data type in parameter type choices to this parameter.
- setParameterDataType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the data type in parameter type choices to this parameter.
- setParamName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
set the refered report parameter name.
- setParamName(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ParamBinding
-
Sets the parameter name of this binding.
- setParamName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetParameterHandle
-
Sets the report parameter name which refered by this oda dataset
parameter.
- setParamName(String) - 类 中的方法org.eclipse.birt.report.model.api.ParamBindingHandle
-
Sets the parameter name.
- setParamType(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the parameter type for this scalar parameter.
- setParentLevel(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the parent level.
- setPattern(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FormatValue
-
Sets the variable value.
- setPattern(String) - 类 中的方法org.eclipse.birt.report.model.api.FormatValueHandle
-
Sets the pattern of the format.
- setPattern(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the pattern of format instructions for the parameter value.
- setPermission(String) - 类 中的方法org.eclipse.birt.report.model.api.AccessControlHandle
-
已过时。
Sets the permission.
- setPosition(Integer) - 类 中的方法org.eclipse.birt.report.model.api.DataSetParameterHandle
-
Sets the position of this parameter in parameter list.
- setPosition(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Sets the position of this parameter.
- setPosition(Integer) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ResultSetColumn
-
Sets the position of this column.
- setPosition(Integer) - 类 中的方法org.eclipse.birt.report.model.api.ResultSetColumnHandle
-
Sets the position that this column is in the result set.
- setPosition(int) - 类 中的方法org.eclipse.birt.report.model.api.SortHintHandle
-
Sets the index position of a result set column.
- setPrivateDriverDesignState(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
已过时。
- setPrivateDriverProperty(String, String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Sets a private driver property value with the given name and value.
- setPrivateDriverProperty(String, String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSourceHandle
-
Sets a private driver property value with the given name and value.
- setPrivateDriverProperty(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSet
-
Sets a private driver property value with the given name and value.
- setPrivateDriverProperty(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSource
-
Sets a private driver property value with the given name and value.
- setPromptText(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Sets the value for the display prompt context.
- setPromptText(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Set the value for the display prompt context.
- setPromptTextID(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Set the value for the prompt text ID.
- setPromptTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Set the value for the prompt text key.
- setProperties(Map) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets a bunch of property values on the element.
- setProperty(PropertyDefn, Object) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Sets the value for the given property definition.
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the value of a property from a generic object.
- setProperty(String, Object) - 异常错误 中的方法org.eclipse.birt.report.model.api.extension.ExtendedElementException
-
Sets extended element exception properties.
- setProperty(String, Object) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IReportItem
-
Sets the value of a property.
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.extension.ReportItem
-
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Set the value of a property on the given collection of elements.
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.JointDataSetHandle
-
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets an option of this setting.
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setProperty(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Sets the value of the member.
- setPropertyBinding(String, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- setPropertyBinding(String, Expression) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the mask of the specified property.
- setPropertyMask(String, String) - 类 中的方法org.eclipse.birt.report.model.api.ReportElementHandle
-
Sets the mask of the specified property.
- setPropertyName(String) - 类 中的方法org.eclipse.birt.report.model.api.command.PropertyEvent
-
Sets the property name.
- setPropertyName(String) - 异常错误 中的方法org.eclipse.birt.report.model.api.metadata.PropertyValueException
-
Sets the name of the property being set, if it is known.
- setPropertySilently(String, Object) - 类 中的方法org.eclipse.birt.report.model.api.StructureHandle
-
Set the value of a member without throwing exceptions.
- setProportionalScale(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the flag which indicates whether the image scales proportionally or
not.
- setPushDown(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the push down status for this filter condition
- setPushDown(boolean) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the push down status for this filter condition
- setPushDown(boolean) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the push down status for this filter condition
- setPushDown(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the pushdown property value of the report item.
- setQueryScript(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
- setQueryText(String) - 类 中的方法org.eclipse.birt.report.model.api.DerivedDataSetHandle
-
Sets the query text.
- setQueryText(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Sets the query text.
- setQueryText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataSet
-
Sets the query text.
- setRed(int) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
- setReferenceDateType(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets reference date type for the calculation in this column.
- setReferenceDateType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the reference date type.
- setReferenceDateValue(Expression) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the reference date value with the expression value.
- setRepeatable(boolean) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the repeatable value.
- setRepeatCount(int) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
Sets the repeat count for this column.
- setRepeatHeader(boolean) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets whether to repeat the headings at the top of each page.
- setRepeatHeader(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Sets whether to repeat the headings at the top of each page.
- setRepeatHeader(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Sets whether to repeat the headings at the top of each page.
- setReportName(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets target report name for a drill-though link.
- setReportName(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Sets target report name for a drill-though link.
- setResourceFolder(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the resource folder for this module.
- setResourceFolder(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets the resource folder
- setResourceLocator(IResourceLocator) - 类 中的方法org.eclipse.birt.report.model.api.DesignConfig
-
- setResourceLocator(IResourceLocator) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets the resource locator.
- setResultSetColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
Sets the value of the column name property.
- setResultSetColumn(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDataItem
-
Sets the value of the column name property.
- setResultSetName(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Sets the result set name.
- setResultSetNumber(int) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
Sets the result set number.
- setReturnType(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- setRGB(int) - 类 中的方法org.eclipse.birt.report.model.api.ColorHandle
-
Sets a color with a given integer RGB value.
- setRightDataSet(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Sets the right data set value of this condition.
- setRightDataSet(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Sets the right data set value of this condition.
- setRightExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Sets the right expression value of this condition.
- setRightExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.JoinConditionHandle
-
Sets the right expression value of this condition.
- setRowFetchLimit(int) - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Sets the max number of rows from data set property value.
- setRowSpan(int) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the cell's row span.
- setRowSpanForDrop(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.table.LayoutCell
-
Sets the row number for the drop span.
- setRuleExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.RuleHandle
-
Sets the static value of the rule.
- setScale(double) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image scale property.
- setScale(double) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the image scale property.
- setScope(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the scope value of the cell.The input value is one of the constants
defined in DesignChoiceConstants:
SCOPE_TYPE_ROW
SCOPE_TYPE_COL
SCOPE_TYPE_ROWGROUP
SCOPE_TYPE_COLGROUP
- setSearching(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the searching option.
- setSelectionValueListMethod(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
Sets the method content of getSelectionValueList.
- setSemanticCheck(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets the semantic check control status.
- setSender(Object) - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Sets the sender based on the information provided to the command.
- setSendTime(int) - 类 中的方法org.eclipse.birt.report.model.api.activity.TransactionOption
-
Sets the option to control when to send the event.
- setSharedDimension(DimensionHandle) - 类 中的方法org.eclipse.birt.report.model.api.olap.TabularDimensionHandle
-
Sets the dimension object this dimension refers to.
- setShowDetailFilter(boolean) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the flag which indicates whether to show the detail filter or not.
- setShowFooterOnLast(boolean) - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Changes the status to show footer on the last page.
- setShowHeaderOnFirst(boolean) - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Changes the status to show page header on the first page or not.
- setShowIfBlank(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets whether to show this frame even if it is empty, or all its data
elements are empty.
- setShowIfBlank(boolean) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets whether to show this frame even if it is empty, or all its data
elements are empty.
- setSize(float) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- setSize(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image size property.
- setSize(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the image size property.
- setSlotId(int) - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Sets slot id.
- setSortBy(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the sort key for parameter values when preview.
- setSortByColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the expression by which the result sorts.
- setSortByGroups(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Sets whether the result set of this element will be sorted by the group
keys.
- setSortDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the sort order for parameter values when preview.
- setSortDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Sets the sort direction of this data group.
- setSortDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the sort direction of this group.
- setSortDirection(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the sort direction of this group.
- setSortType(String) - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Sets the sort type, which indicates the way of sorting.
- setSortType(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Sets the sort type, which indicates the way of sorting
- setSortType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets the sort type, which indicates the way of sorting
- setSource(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image source type.
- setSource(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Returns the image source type.
- setSourceIndex(int) - 类 中的方法org.eclipse.birt.report.model.api.RowOperationParameters
-
Sets source index.
- setStackLimit(int) - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Sets the size of the undo stack.
- setStartExpanded(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Sets whether the UI can expand and collapse groups.
- setStatic(boolean) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets whether this member is static.
- setStatic(boolean) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
- setStatusType(int) - 类 中的方法org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Sets the type of this status.
- setStrength(int) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Sets the strength of this sort collation.
- setStrength(int) - 类 中的方法org.eclipse.birt.report.model.api.SortElementHandle
-
Sets the strength for this sort.
- setStrength(int) - 类 中的方法org.eclipse.birt.report.model.api.SortKeyHandle
-
Sets the strength for this sort.
- setStrikeThrough(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- setStringFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the pattern of a string format for a highlight rule.
- setStringFormat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets string format
- setStringFormat(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the pattern of a string format.
- setStringFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the pattern of a string format.
- setStringFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the category of a string format for a highlight rule.
- setStringFormatCategory(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the category of a string format.
- setStringFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the category of a string format.
- setStringProperty(String, String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the value of a property to a string.
- setStringProperty(String, String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Set the value of a property to a string .
- setStringValue(String) - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Sets the value of a property or member to a string.
- setStringValue(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Set the string value on a group of elements.
- setStringValue(String) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Sets the value of the property or member to the given integer.
- setStyle(SharedStyleHandle) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- setStyle(SharedStyleHandle) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the shared style element for this element.
- setStyle(StyleHandle) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
Sets the style property.
- setStyle(StyleHandle) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the style property.
- setStyleElement(StyleElement) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
- setStyleName(String) - 类 中的方法org.eclipse.birt.report.model.api.ContentElementHandle
-
- setStyleName(String) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the name of the shared style for this element.
- setStyleName(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the style property.
- setStyleName(String) - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Sets style of TOC.
- setSubject(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the subject of the module.
- setSummary(String) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Sets the value of summary.
- setSummary(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGrid
-
Sets the summary of this grid.
- setSummary(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ITable
-
Sets the summary of this table.
- setSummary(String) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Sets the value of summary.
- setSupportedUnknownVersion(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
set whether support unknown version
- setSuppressDuplicates(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
Set the suppress duplicates property of this column.
- setSuppressDuplicates(boolean) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the flag whether to suppress duplicates rows with same content.
- setSymbolicName(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets symbolic name of this module.
- setTagType(String) - 类 中的方法org.eclipse.birt.report.model.api.CellHandle
-
Sets the tag type of this label item.
- setTagType(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the tag type of this label item.
- setTagType(String) - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Sets the tag type of this label item.
- setTarget(DesignElement) - 类 中的方法org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Sets the target element.
- setTargetBookmark(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets the target bookmark defined within this same report, or another
report for a drill-though link.
- setTargetBookmark(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Sets the target bookmark defined within this same report, or another
report for a drill-though link.
- setTargetBookmarkType(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets target bookmark type for a drill-through or bookmark-link action.
- setTargetFileType(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets target report file type for a drill-through action.
- setTargetWindow(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets the target window of the action.
- setTargetWindow(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Sets the target window of the action.
- setTestExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
sets the test expression for the rule.
- setTestExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
sets the test expression for this hilghtlight rule.
- setTestExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.MapRuleHandle
-
sets the expression for this map rule.
- setTestExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets Test Expression
- setText(String) - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Sets the text of the label.
- setText(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Sets the text of the label.
- setText(String) - 类 中的方法org.eclipse.birt.report.model.api.TranslationHandle
-
Sets the translated text for the translation message.
- setTextAlign(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the text align property.
- setTextAlign(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the text align for block-level elements.
- setTextAlign(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the text align for block-level elements.
- setTextDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the Bidi direction property.
- setTextDirection(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the Bidi direction property.
- setTextDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the Bidi direction for elements.
- setTextDirection(String) - 类 中的方法org.eclipse.birt.report.model.api.TOCHandle
-
Sets the Bidi direction property.
- setTextFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- setTextIndent(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the text indent.
- setTextKey(String) - 类 中的方法org.eclipse.birt.report.model.api.LabelHandle
-
Sets the resource key of the static text of the label.
- setTextKey(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.ILabel
-
Sets the resource key of the static text of the label.
- setTextLineThrough(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the text line through property.
- setTextLineThrough(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets one 'text-decoration' property to set line-through styles.
- setTextLineThrough(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets one 'text-decoration' property to set line-through styles.
- setTextOverline(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the text overline property.
- setTextOverline(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets one 'text-decoration' property to set overline styles.
- setTextOverline(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets one 'text-decoration' property to set overline styles.
- setTextTransform(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the text transform property.
- setTextTransform(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the value used to transform the text.
- setTextTransform(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the value used to transform the text.
- setTextUnderline(String) - 类 中的方法org.eclipse.birt.report.model.api.HighlightRuleHandle
-
Sets the text underline property.
- setTextUnderline(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets one 'text-decoration' property to set underline styles.
- setTextUnderline(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets one 'text-decoration' property to set underline styles.
- setTheme(ThemeHandle) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the theme to a report.
- setTheme(ReportItemThemeHandle) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
- setTheme(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportDesign
-
Sets the theme for this report design.
- setThemeName(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the theme to a report.
- setThemeName(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
- setTimeDimension(String) - 类 中的方法org.eclipse.birt.report.model.api.ComputedColumnHandle
-
Sets the time dimension string value.
- setTimeDimension(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ComputedColumn
-
Sets the time dimension expression value.
- setTimeFormat(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the pattern of a date time format for a highlight rule.
- setTimeFormatCategory(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the category of a number format.
- setTimeType(boolean) - 类 中的方法org.eclipse.birt.report.model.api.olap.DimensionHandle
-
Sets the status to indicate whether this dimension is a special type of
Time.
- setTitle(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the title value.
- setTitleKey(String) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sets the title key.
- setTocExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setTocExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setTocExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
已过时。
- setTocExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
已过时。
- setTocExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IGroup
-
Sets a table of contents entry for this item.
- setTocExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets a table of contents entry for this item.
- setToLatestVersion(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ModuleOption
-
Sets the flag that is used to update the design to the latest version
when creates.
- setToolTip(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets the value of the tool tip.
- setToolTip(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Sets the display string for the tool tip of this method.
- setToolTip(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets the display string for the tool tip of this method.
- setToolTip(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Sets the display string for the tool tip of this method.
- setToolTipKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ClassInfo
-
Sets the resource key for tool tip.
- setToolTipKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MemberInfo
-
Sets the resource key for tool tip.
- setToolTipKey(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.MethodInfo
-
Sets the resource key for tool tip.
- setTransparency(int) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IColor
-
Sets the transpareny depth.
- setType(PropertyType) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Sets the property type.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.EmbeddedImage
-
Sets the type of the image.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the type.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.EmbeddedImageHandle
-
Sets the image type.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.ExpressionHandle
-
Sets the type of the expression.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the type of this filter condition.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the type of this filter condition.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.metadata.ArgumentInfo
-
Sets the script type of this argument.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDataSetHandle
-
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemThemeHandle
-
Sets the type for this report item theme.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setType(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IExpression
-
Sets the type of the expression.
- setType(String) - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
Sets the value of work mode property.
- setTypeExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the type expression value.
- setTypeExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the type expression value.
- setUnderline(boolean) - 接口 中的方法org.eclipse.birt.report.model.api.extension.IFont
-
- setUnit(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
Sets the unit of the time interval.
- setUnit(String) - 类 中的方法org.eclipse.birt.report.model.api.TimeIntervalHandle
-
Sets the unit of the time interval.
- setUpdateAggregation(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the updateAggregation flag of the filter condition.
- setUpdateAggregation(boolean) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the updateAggregation flag of the filter condition.
- setUpdateAggregation(boolean) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the updateAggregation flag of the filter condition.
- setURI(String) - 类 中的方法org.eclipse.birt.report.model.api.ActionHandle
-
Sets the hyperlink of this action.
- setURI(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
- setURI(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IAction
-
Sets the hyperlink of this action.
- setURI(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
- setURL(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image uri property.
- setURL(Expression) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the image uri property by an expression.
- setURL(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the url of this label item.
- setURL(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the image url.
- setUseExternalCss(boolean) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.IncludedCssStyleSheet
-
- setUseExternalCss(boolean) - 类 中的方法org.eclipse.birt.report.model.api.IncludedCssStyleSheetHandle
-
- setUserProperty(String, Object, String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setUserProperty(String, String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setUserProperty(String, Object, String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setUserProperty(String, String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setUserProperty(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Sets user property defined in this element.
- setUserProperty(String, Object, String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDesignElement
-
Sets user property defined in this element.
- setUserPropertyDefn(UserPropertyDefn) - 类 中的方法org.eclipse.birt.report.model.api.UserPropertyDefnHandle
-
Sets the definition for the user-defined property.
- setValid(boolean) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Sets the status that identifies whether the element is valid or not.
- setValidate(String) - 类 中的方法org.eclipse.birt.report.model.api.ParameterHandle
-
Sets the custom validation code for the parameter.
- setValidationID(String) - 类 中的方法org.eclipse.birt.report.model.api.ErrorDetail
-
Sets the validation ID, which identifies one specific validation.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.AggregationArgumentHandle
-
Sets the argument value.
- setValue(Object) - 类 中的方法org.eclipse.birt.report.model.api.ComplexValueHandle
-
Sets the value of a property to the given value.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.ConfigVariableHandle
-
Sets the variable value.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
Sets the argument value.
- setValue(Expression) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
Sets the argument value.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ConfigVariable
-
Sets the config vatiable value.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.ExtendedProperty
-
Sets the Extended property value.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.PropertyBinding
-
Sets the overridden value of this binding.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Sets the value.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.ExtendedPropertyHandle
-
Sets the property value.
- setValue(Object) - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Set the object value on a group of elements.
- setValue(Object) - 类 中的方法org.eclipse.birt.report.model.api.MemberHandle
-
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.MemberValueHandle
-
Sets the value of this member value.
- setValue(Object) - 类 中的方法org.eclipse.birt.report.model.api.metadata.UserChoice
-
Sets the value of the user choice.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.PropertyBindingHandle
-
Sets the property binding value.
- setValue(Object) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Implementation of abstract method defined in base class.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.SelectionChoiceHandle
-
Sets the data value for this choice.
- setValue(Object) - 类 中的方法org.eclipse.birt.report.model.api.SimpleValueHandle
-
Sets the value of a property or member to the object given.
- setValue(String) - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
Sets the value of the variable.
- setValue1(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the value 1 expression.
- setValue1(List) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the value 1 expression.
- setValue1(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Set expression for the first operand.
- setValue1(List) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Sets the value 1 expression.
- setValue1(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the value 1 expression of this filter condition.
- setValue1(List) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the value 1 expression list of this filter condition.
- setValue1(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the value 1 expression of this filter condition.
- setValue1(List) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the value 1 expression list of this filter condition.
- setValue1(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Sets value1
- setValue1(List) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Sets the value 1 expression list of this filter condition.
- setValue1(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets Value1
- setValue1(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Sets the value 1.
- setValue1(List) - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Sets the value 1 expression list.
- setValue1Expr(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- setValue1Expr(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- setValue2(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the value 2 expression.
- setValue2(Expression) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
Sets the value 2 expression.
- setValue2(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Set expression for the second operand.
- setValue2(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionElementHandle
-
Sets the value 2 expression of this filter condition.
- setValue2(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the value 2 expression of this filter condition.
- setValue2(Expression) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
Sets the value 2 expression of this filter condition.
- setValue2(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterCondition
-
Sets value2
- setValue2(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IFilterConditionElement
-
Sets the value 2 expression of this filter condition.
- setValue2(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHighlightRule
-
Sets Value2
- setValue2(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleRuleHandle
-
Sets the value 2.
- setValue2Expr(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.FilterCondition
-
- setValue2Expr(String) - 类 中的方法org.eclipse.birt.report.model.api.FilterConditionHandle
-
- setValueColumn(String) - 类 中的方法org.eclipse.birt.report.model.api.ScalarParameterHandle
-
- setValueExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets an expression on the data row from the dynamic list data set that
returns the value for the choice.
- setValueExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.DataItemHandle
-
- setValueExpr(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IDynamicText
-
Sets the expression that gives the text that this multi-line data item
displays.
- setValueExpr(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IHideRule
-
Sets value expression.
- setValueExpr(String) - 类 中的方法org.eclipse.birt.report.model.api.TextDataHandle
-
Sets the expression that gives the text that this multi-line data item
displays.
- setValueExpression(String) - 类 中的方法org.eclipse.birt.report.model.api.ImageHandle
-
Sets the value expression value.
- setValueExpression(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IImage
-
Sets the value expression value.
- setValueFormat(FormatValue) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
Sets the value format of the column.
- setValueType(String) - 类 中的方法org.eclipse.birt.report.model.api.AbstractScalarParameterHandleImpl
-
Sets the parameter value type for this scalar parameter.
- setVariableName(String) - 类 中的方法org.eclipse.birt.report.model.api.VariableElementHandle
-
Sets the name of the variable.
- setVersion(String) - 类 中的方法org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Sets the version of the designer state's data.
- setVersion(String) - 类 中的方法org.eclipse.birt.report.model.api.OdaDesignerStateHandle
-
Sets the version of the designer state's data.
- setVerticalAlign(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the value of the vertical align property for inline elements.
- setVerticalAlign(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the value of the vertical align property for inline elements.
- setVisible(boolean) - 类 中的方法org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Sets whether the property is visible to the property sheet.
- setVisible(boolean) - 类 中的方法org.eclipse.birt.report.model.api.olap.MeasureHandle
-
Sets the status whether the measure element is visible or not.
- setWhiteSpace(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the white space property for block elements.
- setWhiteSpace(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the white space property for block elements.
- setWidows(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the widows property.
- setWidows(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the widows property.
- setWidth(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setWidth(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setWidth(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setWidth(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setWidth(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's width using a dimension string with optional unit suffix
such as "10" or "10pt".
- setWidth(double) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's width to a value in default units.
- setWidth(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's width using a dimension string with optional unit suffix
such as "10" or "10pt".
- setWidth(double) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's width to a value in default units.
- setWidth(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Sets the value of width property.
- setWidth(String) - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Sets the value of width property.
- setWidthToFitColumns() - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Sets the width of the table to fit columns' widths with default dpi
value.
- setWidthToFitColumns(int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Sets the width of the table to fit columns' widths with the given dpi
value.
- setWordSpacing(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IStyle
-
Set the spacing between two words.
- setWordWrap(boolean) - 类 中的方法org.eclipse.birt.report.model.api.ColumnHintHandle
-
已过时。
- setX(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setX(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setX(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setX(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setX(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's x position using a dimension string with optional unit
suffix such as "10" or "10pt".
- setX(double) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's x position to a value in default units.
- setX(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's x position using a dimension string with optional unit
suffix such as "10" or "10pt".
- setX(double) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's x position to a value in default units.
- setY(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setY(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.MultiRowItem
-
- setY(double) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setY(String) - 类 中的方法org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
- setY(String) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's y position using a dimension string with optional unit
suffix such as "10" or "10pt".
- setY(double) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's y position to a value in default units.
- setY(String) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's y position using a dimension string with optional unit
suffix such as "10" or "10pt".
- setY(double) - 接口 中的方法org.eclipse.birt.report.model.api.simpleapi.IReportItem
-
Sets the item's y position to a value in default units.
- setZIndex(int) - 类 中的方法org.eclipse.birt.report.model.api.ReportItemHandleImpl
-
Sets the item's z position to an integer.
- SharedStyleHandle - org.eclipse.birt.report.model.api中的类
-
Represents a named, shared style.
- SharedStyleHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.SharedStyleHandle
-
Constructs a handle for a shared style.
- shareSameValue(String) - 类 中的方法org.eclipse.birt.report.model.api.GroupElementHandle
-
Indicates whether the group of element share the same value for this
property.
- shareSameValue() - 类 中的方法org.eclipse.birt.report.model.api.GroupPropertyHandle
-
Indicates whether the group of element share the same value for this
property.
- shifIncludeScripts(int, int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Shifts included script from source position to destination position.
- SHIFT - 类 中的静态变量org.eclipse.birt.report.model.api.command.ContentEvent
-
Content element is shifted in the same container element.
- SHIFT - 类 中的静态变量org.eclipse.birt.report.model.api.command.CssEvent
-
Css is shifted.
- SHIFT - 类 中的静态变量org.eclipse.birt.report.model.api.command.LibraryEvent
-
The library is shifted downwards or forwards.
- SHIFT - 类 中的静态变量org.eclipse.birt.report.model.api.command.ViewsContentEvent
-
Content element is shifted in the same container element.
- shift(String, DesignElementHandle, int) - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Moves the position of a content element within this container.
- shift(DesignElementHandle, int) - 类 中的方法org.eclipse.birt.report.model.api.PropertyHandleImpl
-
Moves the position of a content element within the slot.
- shift(DesignElementHandle, int) - 类 中的方法org.eclipse.birt.report.model.api.SlotHandle
-
Moves the position of a content element within the slot.
- shiftColumn(int, int) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Moves the column from sourceColumn to destIndex
.
- shiftColumn(int, int) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Moves the column from sourceColumn to destIndex
.
- shiftColumn(int, int, boolean) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
- shiftLibrary(LibraryHandle, int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Shifts the library to new position.
- shiftRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.GridHandle
-
Shifts table row to the given destination row with the given parameters.
- shiftRow(RowOperationParameters) - 类 中的方法org.eclipse.birt.report.model.api.TableHandle
-
Shifts table row to the given destination row with the given parameters.
- shiftScriptLibs(int, int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Shifts jar file from source position to destination position.
- showDetailFilter() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Gets the flag which indicates whether to show the detail filter or not.
- showError() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Determines whether to show an error item on the element or not.
- showFooterOnLast() - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Tests whether to show the page footer on the last page.
- showHeaderOnFirst() - 类 中的方法org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Tests whether to show the page header on the first page of the report.
- showIfBlank() - 类 中的方法org.eclipse.birt.report.model.api.StyleHandle
-
Tests whether to show this frame even if it is empty, or all its data
elements are empty.
- SIGNATURE_UCS4_BIG - 类 中的静态变量org.eclipse.birt.report.model.api.util.UnicodeUtil
-
The signature for the UCS4 Big Endian files.
- SIGNATURE_UCS4_LITTLE - 类 中的静态变量org.eclipse.birt.report.model.api.util.UnicodeUtil
-
The signature for the UCS4 Little Endian files.
- SIGNATURE_UNICODE_BIG - 类 中的静态变量org.eclipse.birt.report.model.api.util.UnicodeUtil
-
The signature for the Unicode Big Endian files.
- SIGNATURE_UNICODE_LITTLE - 类 中的静态变量org.eclipse.birt.report.model.api.util.UnicodeUtil
-
The signature for the Unicode Little Endian files.
- SIGNATURE_UTF_8 - 类 中的静态变量org.eclipse.birt.report.model.api.util.UnicodeUtil
-
The signature for the UTF-8 files.
- SILVER - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IColorConstants
-
The color silver. sRGB value "#C0C0C0".
- SIMPLE_ROW_ITEM - 接口 中的静态变量org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory
-
- SimpleElementFactory - org.eclipse.birt.report.model.api.impl中的类
-
The factory class to create scriptable objects.
- SimpleElementFactory() - 类 的构造器org.eclipse.birt.report.model.api.impl.SimpleElementFactory
-
- SimpleElementFactory - org.eclipse.birt.report.model.api.simpleapi中的类
-
- SimpleElementFactory() - 类 的构造器org.eclipse.birt.report.model.api.simpleapi.SimpleElementFactory
-
- SimpleGroupElementHandle - org.eclipse.birt.report.model.api中的类
-
Implements a simple group element handle, which has a non-empty selection
element list and root module.
- SimpleGroupElementHandle(ModuleHandle, List) - 类 的构造器org.eclipse.birt.report.model.api.SimpleGroupElementHandle
-
Constructs a handle to deal with a list of report elements.
- SimpleListValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates one list property of element.
- SimpleListValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.SimpleListValidator
-
- SimpleMasterPageHandle - org.eclipse.birt.report.model.api中的类
-
Represents a simple master page.
- SimpleMasterPageHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.SimpleMasterPageHandle
-
Constructs the handle for a simple master page with the given design and
element.
- SimpleRowItem - org.eclipse.birt.report.model.api.extension中的类
-
Implements of simple item that has no data rows.The constructor in sub class
must call super(ExtendedItemHandle).
- SimpleRowItem(ExtendedItemHandle) - 类 的构造器org.eclipse.birt.report.model.api.extension.SimpleRowItem
-
Constructors.
- SimpleValueHandle - org.eclipse.birt.report.model.api中的类
-
Abstract base class that represents a handle for the value to either a
property or a structure member.
- SimpleValueHandle(DesignElementHandle) - 类 的构造器org.eclipse.birt.report.model.api.SimpleValueHandle
-
Constructs a handle with the given handle to an design element.
- slot - 异常错误 中的变量org.eclipse.birt.report.model.api.command.ContentException
-
The slot within the container.
- SLOT_NAME_PROPERTY - 类 中的静态变量org.eclipse.birt.report.model.api.util.XPathUtil
-
The attribute to indicate a slot name.
- SlotHandle - org.eclipse.birt.report.model.api中的类
-
Represents a "slot" within an element.
- SlotHandle(DesignElementHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.SlotHandle
-
Constructs a handle for the slot with the given design element handle and
the id of the slot.
- slotHandle - 类 中的变量org.eclipse.birt.report.model.api.SlotIterator
-
Handle to the slot over which to iterate.
- slotHandle - 类 中的变量org.eclipse.birt.report.model.api.SortedSlotIterator
-
Handle to the slot over which to iterate.
- slotID - 类 中的变量org.eclipse.birt.report.model.api.SlotHandle
-
The numeric identifier of the slot.
- SlotIterator - org.eclipse.birt.report.model.api中的类
-
An Iterator over the elements in a slot.
- SlotIterator(SlotHandle) - 类 的构造器org.eclipse.birt.report.model.api.SlotIterator
-
Constructs an iterator for the given slot.
- slotsIterator() - 类 中的方法org.eclipse.birt.report.model.api.DesignElementHandle
-
Returns the iterator for slot defined on the element.
- SORT_DIRECTION_ASC - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SORT_DIRECTION_ASC - 类 中的静态变量org.eclipse.birt.report.model.api.simpleapi.ScriptConstants
-
- SORT_DIRECTION_DESC - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SORT_DIRECTION_DESC - 类 中的静态变量org.eclipse.birt.report.model.api.simpleapi.ScriptConstants
-
- SORT_HINT_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SortHint
-
Name of this structure.
- SORT_STRUCT - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Name of this structure.
- SORT_TYPE_COMPLEX_SORT - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SORT_TYPE_NONE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SORT_TYPE_SORT_ON_GROUP_KEY - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- SortedSlotIterator - org.eclipse.birt.report.model.api中的类
-
An sorted iterator over the elements in a slot.
- SortedSlotIterator(SlotHandle) - 类 的构造器org.eclipse.birt.report.model.api.SortedSlotIterator
-
Constructs a sorted slot iterator with the given slot handle.
- SortElementHandle - org.eclipse.birt.report.model.api中的类
-
- SortElementHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.SortElementHandle
-
Constructs a sort handle with the given design and the element.
- SortHint - org.eclipse.birt.report.model.api.elements.structures中的类
-
This class represents a sort hint.
- SortHint() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.SortHint
-
- SortHintHandle - org.eclipse.birt.report.model.api中的类
-
This class represents sort hint handle.
- SortHintHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.SortHintHandle
-
- sortHintsIterator() - 类 中的方法org.eclipse.birt.report.model.api.DataSetHandle
-
Returns an iterator over sort hints.
- SortKey - org.eclipse.birt.report.model.api.elements.structures中的类
-
This class represents a sort entry for a table or list item, it defines the
column and sort direction pair.
- SortKey(String, String) - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Constructs the sort key with the key to sort and the direction.
- SortKey() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Default constructor.
- SortKeyHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of sort key structure.
- SortKeyHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.SortKeyHandle
-
Constructs the handle of sort key.
- sortsIterator() - 类 中的方法org.eclipse.birt.report.model.api.DataGroupHandle
-
Returns the iterator for Sort list defined on the data group.
- sortsIterator() - 类 中的方法org.eclipse.birt.report.model.api.GroupHandle
-
Returns the iterator for Sort list defined on the group.
- sortsIterator() - 类 中的方法org.eclipse.birt.report.model.api.ListingHandle
-
Returns the iterator for sort list defined on a table or list.
- sortVisibleElements(List, int) - 类 中的方法org.eclipse.birt.report.model.api.ModuleHandleImpl
-
Sorts visible elements.
- splitLevelName(String) - 类 中的静态方法org.eclipse.birt.report.model.api.util.CubeUtil
-
Splits a full name of the level element to a String array of
length 2.
- stackChanged(ActivityStackEvent) - 接口 中的方法org.eclipse.birt.report.model.api.activity.ActivityStackListener
-
Invoked when stack size changed, which is caused after the
completion of each execution, transaction, undo, or redo.
- startExpanded() - 类 中的方法org.eclipse.birt.report.model.api.ParameterGroupHandle
-
Tests whether the UI can expand and collapse groups.
- startPersistentTrans(String) - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Starts one persistent transaction, which will never be rollbacked once
the parent transaction is rollbacked.
- startTrans(String) - 接口 中的方法org.eclipse.birt.report.model.api.CommandStack
-
Starts an application-level transaction.
- staticValuesIterator() - 类 中的方法org.eclipse.birt.report.model.api.olap.LevelHandle
-
Returns the iterator of static values.
- statusType - 类 中的变量org.eclipse.birt.report.model.api.extension.CompatibilityStatus
-
Type of the status.
- STRENGTH_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SortKey
-
Name of the member that defines the strength of the sort collation.
- STRING_FORMAT_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
- STRING_FORMAT_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.TOC
-
- STRING_FORMAT_TYPE_CUSTOM - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_LOWERCASE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_PHONE_NUMBER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_SOCIAL_SECURITY_NUMBER - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_UNFORMATTED - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_UPPERCASE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_ZIP_CODE - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_FORMAT_TYPE_ZIP_CODE_4 - 接口 中的静态变量org.eclipse.birt.report.model.api.elements.DesignChoiceConstants
-
- STRING_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the String property type.
- STRING_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the String property type.
- StringFormatValue - org.eclipse.birt.report.model.api.elements.structures中的类
-
The format value for the string type.
- StringFormatValue() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.StringFormatValue
-
- StringUtil - org.eclipse.birt.report.model.api.util中的类
-
Collection of string utilities.
- StringUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.StringUtil
-
- struct - 异常错误 中的变量org.eclipse.birt.report.model.api.command.PropertyNameException
-
A structure object.
- STRUCT_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.DataSetParameter
-
Name of this structure.
- STRUCT_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaDataSetParameter
-
Name of this structure.
- STRUCT_REF_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the structure reference property type.
- STRUCT_REF_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the structure reference property type.
- STRUCT_TYPE - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Type code for the Structure property type.
- STRUCT_TYPE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyType
-
Name of the Structure property type.
- structContext - 类 中的变量org.eclipse.birt.report.model.api.StructureHandle
-
Reference to the structure.
- structDefn - 类 中的变量org.eclipse.birt.report.model.api.MemberIterator
-
The definition of the structure.
- structHandle - 类 中的变量org.eclipse.birt.report.model.api.MemberIterator
-
Handle to the structure itself.
- STRUCTURE_CLIENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Event is being sent to the elements that use a structure defined in
report design.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.core.UserPropertyDefn
-
Name of the structure itself.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.AggregationArgument
-
Name of this structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.CalculationArgument
-
Name of this structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.HideRule
-
Name of this structure within the meta-data dictionary.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
Name of this structure within the meta-data dictionary.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.JoinCondition
-
Name of the structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.LevelAttribute
-
Name of this structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.MapRule
-
Name of this structure within the meta-data dictionary.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaDesignerState
-
Name of this structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaLevelAttribute
-
Name of this structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.OdaResultSetColumn
-
Name of this structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.PropertyMask
-
Name of this structure within the meta-data dictionary.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.ScriptLib
-
Name of the structure.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.SelectionChoice
-
Name of this structure within the meta-data dictionary.
- STRUCTURE_NAME - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.TimeInterval
-
Name of the structure.
- StructureFactory - org.eclipse.birt.report.model.api中的类
-
Provides the factory method to create empty structures.
- StructureFactory() - 类 的构造器org.eclipse.birt.report.model.api.StructureFactory
-
- StructureHandle - org.eclipse.birt.report.model.api中的类
-
Handle to a structure within a list property.
- StructureHandle(DesignElementHandle, StructureContext) - 类 的构造器org.eclipse.birt.report.model.api.StructureHandle
-
Constructs a handle for a structure within a list property of a given
element.
- StructureHandle(DesignElementHandle, MemberRef) - 类 的构造器org.eclipse.birt.report.model.api.StructureHandle
-
已过时。
- StructureHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.StructureHandle
-
Constructs a handle for a structure within a list property or a structure
member.
- StructureListValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates one list property of element.
- StructureListValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.StructureListValidator
-
- StructureReferenceValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates the property whose type is structure reference.
- StructureReferenceValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.StructureReferenceValidator
-
- StructureValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates a structure property of element.
- StructureValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.StructureValidator
-
- STYLE_CLIENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
Event is being sent to elements that use a style.
- STYLE_EVENT - 类 中的静态变量org.eclipse.birt.report.model.api.activity.NotificationEvent
-
The event type of StyleEvent.
- STYLE_MEMBER - 类 中的静态变量org.eclipse.birt.report.model.api.elements.structures.HighlightRule
-
The style member.
- STYLE_NAME - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.MetaDataConstants
-
Internal name of the style element type.
- StyleEvent - org.eclipse.birt.report.model.api.command中的类
-
Notifies that the style of an element has changed.
- StyleEvent(DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.command.StyleEvent
-
Constructor.
- StyleException - org.eclipse.birt.report.model.api.command中的异常错误
-
Indicates an error while setting the style of an element.
- StyleException(DesignElement, String, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.command.StyleException
-
Constructor.
- StyleHandle - org.eclipse.birt.report.model.api中的类
-
Represents the style properties for either a shared style or an element with
a IStyleModel.
- StyleHandle(Module, DesignElement) - 类 的构造器org.eclipse.birt.report.model.api.StyleHandle
-
Constructs a style handle with the given design and the element..
- StyleIterator - org.eclipse.birt.report.model.api.css中的类
-
Iterates over the styles of an include style sheet.
- StyleIterator(CssStyleSheetHandle) - 类 的构造器org.eclipse.birt.report.model.api.css.StyleIterator
-
Constructs a iterator to return the styles of the given style sheet.
- styleName - 异常错误 中的变量org.eclipse.birt.report.model.api.command.StyleException
-
The style name being set.
- StyleReferenceValidator - org.eclipse.birt.report.model.api.validators中的类
-
Validates the style reference value for StyledElement.
- StyleReferenceValidator() - 类 的构造器org.eclipse.birt.report.model.api.validators.StyleReferenceValidator
-
- StyleRule - org.eclipse.birt.report.model.api.elements.structures中的类
-
Base class for highlight and map rules in the style.
- StyleRule() - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Default constructor.
- StyleRule(String, String, String, String) - 类 的构造器org.eclipse.birt.report.model.api.elements.structures.StyleRule
-
Constructs the style rule with an operator and its operands.
- StyleRuleHandle - org.eclipse.birt.report.model.api中的类
-
Represents the handle of style rule.
- StyleRuleHandle(SimpleValueHandle, int) - 类 的构造器org.eclipse.birt.report.model.api.StyleRuleHandle
-
Constructs the handle of style rule.
- styleSheet - 类 中的变量org.eclipse.birt.report.model.api.css.CssStyleSheetHandle
-
The translation message.
- StyleSheetException - org.eclipse.birt.report.model.api.css中的异常错误
-
Exception thrown if an error occurs when reading an external style sheet.
- StyleSheetException(String) - 异常错误 的构造器org.eclipse.birt.report.model.api.css.StyleSheetException
-
Constructs the style sheet exception with the error code.
- StyleSheetException(String, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.css.StyleSheetException
-
Constructs the style sheet exception with the error code and the nested
exception.
- StyleSheetParserException - org.eclipse.birt.report.model.api.css中的异常错误
-
Exception thrown if an error occurs when translating an external style sheet
to our own CssStyleSheet.
- StyleSheetParserException(String, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
Constructs the parser exception with the error code.
- StyleSheetParserException(String, String, String) - 异常错误 的构造器org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
Constructs a parser exception with the error code and string arguments
used to format error messages.
- StyleSheetParserException(String, String, String, Throwable) - 异常错误 的构造器org.eclipse.birt.report.model.api.css.StyleSheetParserException
-
Constructs a parser exception with the error code, string arguments used
to format error messages and nested exception.
- StyleUtil - org.eclipse.birt.report.model.api.util中的类
-
Utility class to provide some methods about the style element, styled element
and style properties.
- StyleUtil() - 类 的构造器org.eclipse.birt.report.model.api.util.StyleUtil
-
- SUB_EDITOR - 异常错误 中的静态变量org.eclipse.birt.report.model.api.extension.ExtendedElementException
-
The reference to the editor.For example graphic editor, xml source
editor, script editor and so on.
- SUBJECT_PROP - 接口 中的静态变量org.eclipse.birt.report.model.api.core.IModuleModel
-
Name of the "subject" property.Typically, the subject will be represented
using keywords, key phrases, or classification codes.
- SUPPORTED_UNKNOWN_VERSION_KEY - 接口 中的静态变量org.eclipse.birt.report.model.api.IModuleOption
-
whether support unknown version
if so,
1, allow run unknown version design/document.
2, ignore all the errors related with unknown tag/unknown property and log out a warning.
3, if a design contains warnings for unknown version, ignore the waring and continue run/render.
- supportOdaExtensionFilters() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.IODAFilterExprProvider
-
Indicates if currently under the environment support the ODA extension
Filters.
- supportOdaExtensionFilters() - 类 中的静态方法org.eclipse.birt.report.model.api.filterExtension.OdaFilterExprHelper
-
Indicates if support the ODA extension filter expressions.
- supportOdaExtensionFilters() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.ODAFilterExprProvider
-
- supportODAFilterPushDown(String, String) - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.IODAFilterExprProvider
-
Indicates if the given data source and data set support the ODA extension
Filters.
- supportODAFilterPushDown(String, String) - 类 中的静态方法org.eclipse.birt.report.model.api.filterExtension.OdaFilterExprHelper
-
Indicates if the given data source and data set support the ODA extension
Filters.
- supportODAFilterPushDown(String, String) - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.ODAFilterExprProvider
-
- supportsAPIDataType(int) - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- supportsAPIDataType(int) - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Indicates whether the given API type is supported by this filter
operator.
- supportsUnboundedMaxArguments() - 类 中的方法org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
- supportsUnboundedMaxArguments() - 接口 中的方法org.eclipse.birt.report.model.api.filterExtension.interfaces.IFilterExprDefinition
-
Indicates if this filter definition support unbounded max arguments.
- supportsUnboundedMaxInputVar - 类 中的变量org.eclipse.birt.report.model.api.oda.AggregationDefn
-
Indicate if this aggregation support unlimited number of input variables.
- supportsUnboundedMaxInputVariables() - 类 中的方法org.eclipse.birt.report.model.api.oda.AggregationDefn
-
- supportsUnboundedMaxInputVariables() - 接口 中的方法org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
-
Identify if this aggregation function support unlimited arguments.
- supportUnboundedMaxArgs - 类 中的变量org.eclipse.birt.report.model.api.filterExtension.FilterExprDefinition
-
Indicates if this filter operator expression support unlimited max number
of arguments.
- suppressDuplicates() - 类 中的方法org.eclipse.birt.report.model.api.ColumnHandle
-
Get the suppress duplicates property of this column.
- suppressDuplicates() - 类 中的方法org.eclipse.birt.report.model.api.RowHandle
-
Tests whether to suppress duplicates rows with same content.
- SYSTEM_PROPERTY - 接口 中的静态变量org.eclipse.birt.report.model.api.metadata.IPropertyDefn
-
Type code for a system property.