A B C D E F G H I L M N O P R S T U V 

A

addCollectionInstance(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIManager
Add a single instance of all the sheets defined in the specified collection.
addListener(Listener) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Adds the listener to the collection of listeners who will be notified when an event of the given type occurs.
addListener(Listener) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
 
addListener(Listener) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Adds a listener, which will be notified with a SWT.Mofigy event if the expression text has changed.
addListener(Listener) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataComponent
 

B

bindAssociatedLabel(Label) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIAccessible
add accessibility with the given Label's text.
bindAssociatedName(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIAccessible
add accessibility with the given name.

C

canAdapt(Chart, Hashtable) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Deprecated.
do not use any more
canCombine() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Return true if the type can be used in a combination chart.
canCombine(IChartType, ChartWizardContext) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIHelper
Checks if current chart type can combine.
canEnableUI(ChartCheckbox) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Check if the state of specified button allows to enable UI component.
canExpand() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns true if current chart type can expand according to the category number.
changeTask(Notification) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskChangeListener
 
chartModified(Chart, IUIManager) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChangeListener
 
checkData(String, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Check data for the invoker.
checkState(int) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Checks if the state in provide includes this.
COMMAND_CHART_EXPRESSION - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Deprecated. 
COMMAND_CUBE_EXPRESSION_TOOLTIPS_DATAPOINTS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating an expression builder to input tootips (one type of triggers ) for value series while using cube case
COMMAND_EXPRESSION - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Deprecated. 
COMMAND_EXPRESSION_CHART_DATAPOINTS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating an expression builder to input chart data point variables.
COMMAND_EXPRESSION_DATA_BINDINGS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating an expression builder to input data bindings.
COMMAND_EXPRESSION_SCRIPT_DATAPOINTS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating an expression builder to input script (one type of triigers) for value series.
COMMAND_EXPRESSION_TOOLTIPS_DATAPOINTS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating an expression builder to input tooltips (one type of triggers) for value series.
COMMAND_EXPRESSION_TRIGGERS_SIMPLE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating an expression builder to input triggers except for value series.
COMMAND_HYPERLINK - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a builder to input hyper-link except for data points.
COMMAND_HYPERLINK_DATAPOINTS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a builder to input hyper-link for data points.
COMMAND_HYPERLINK_DATAPOINTS_SIMPLE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a builder to input hyper-link for data points but raw data expression not allowed.
COMMAND_HYPERLINK_LEGEND - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a builder to input hyper-link for legend.
COMMAND_RESOURCE_SELECTION_DIALOG - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a builder to select resource file
createActionButtons(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Creates the UI which includes buttons to trigger some actions.
createArea(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataComponent
 
createBottomBindingArea(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
createChartCheckbox(Composite, int, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Creates instance of AbstractChartCheckbox.
createChartCombo(Composite, int, EObject, String, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of combo composite.
createChartImageDialog(Shell, Fill, ChartWizardContext, boolean, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create image dialog
createChartInsetsComposite(Composite, int, int, Insets, String, IUIServiceProvider, ChartWizardContext, Insets) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of insets composite.
createChartIntSpinner(Composite, int, int, EObject, String, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of spinner composite.
createChartMarkerIconDialog(Shell, Fill, ChartWizardContext) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create marker icon dialog.
createChartNumberEditor(Composite, int, String, EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create number editor composite.
createChartSlider(Composite, int, EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create slider composite.
createChartSpinner(Composite, int, EObject, String, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Creates instance of ChartSpinner.
createChartSpinner(Composite, int, EObject, String, boolean, String, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Creates instance of ChartSpinner.
createChartTextEditor(Composite, int, EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create text editor composite.
createCustomizeUI(ITask) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Creates the customized UI to maintain left, right and bottom parts in data sheet.
createDataDragSource(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Creates the UI which could be used as drag-and-drop source during data binding.
createDataSelector(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Creates data selector to select data set and etc.
createDateTimeDataElementComposite(Composite, int, DateTimeDataElement, boolean, EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of IDataElementComposite for editing date time.
createFontDefinitionDialog(Shell, ChartWizardContext, FontDefinition, ColorDefinition, int) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create font definition dialog.
createHeadStyleChooserComposite(Composite, int, int, EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of combo list for editing meter head style.
createLeftBindingArea(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Creates left binding area
createLineStyleChooserComposite(Composite, int, int, Integer[], EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of combo list for editing list style.
createLineWidthChooserComposite(Composite, int, int, Integer[], EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of combo list for editing line width.
createNumberDataElementComposite(Composite, DataElement, EObject, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Create instance of IDataElementComposite for editing number.
createPreviewPainter() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPreviewable
Creates preview painter
createRightBindingArea(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
createSupportMatrix(String, int) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Creates instance of TriggerSupportMatrix.
createUIHelper() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Returns the current UI helper
CRITICAL_ERRORS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a major (though not fatal) problem in the model

D

DATA_BINDING_REFERENCE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
DATA_MODIFIED - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
Event type of modifying DateElement
DETAIL_UPDATE_COLOR - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
The field indicates the component color of query should be updated.
DETAIL_UPDATE_COLOR_AND_TEXT - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
The field indicates the component color and text should be updated.
dispose() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Disposes the resources if needed.
dispose() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartPreviewPainter
 
dispose() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Disposes associated handles in this method.
dispose() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataComponent
 
dispose() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Disposes all resources.
doPreview() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPreviewable
Renders the preview in canvas

E

EVENT_PREVIEW - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Event type indicates refreshing preview.
EVENT_QUERY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Event type indicates updating predefined queries.

F

FATAL_ERRORS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a fatal error in the model
FRACTION_CONVERTED - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
 

G

getAllStyleDisplayNames() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Returns all available style display names.
getAllStyles() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Returns all available style names.
getAreaComponent(int, SeriesDefinition, ChartWizardContext, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
getBaseUI(Chart, ISelectDataCustomizeUI, ChartWizardContext, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns base UI in data sheet
getButtonId() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesButtonEntry
 
getChartSubtypes(String, Orientation) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the names of the chart sub-types available for this type.
getCompatibleAxisType(Series) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Get the compatible axis type according to series type.
getContents() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IAssistField
Returns contents.
getConvertedValue(double, String, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Gets the result of converting the given value between the specified absolute units of measurement.
getCurrentModelState() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIManager
Returns a COPY of the current model state.
getCurrentStyle() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Returns the name of current used style.
getCustomButtons(ChartWizardContext, SeriesDefinition) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Gets custom buttons to add after built-in buttons.
getDataElement() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
Gets data
getDataForColumns(String[], int, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Fetches data from dataset.
getDataServiceProvider() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
 
getDataSheet() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
 
getDataType(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Returns the data type according to the query expression.
getDefaultDimension() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the default dimension of this chart type.
getDefaultOrientation() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the default orientation.
getDefaultTitle() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Return the default chart title.
getDefaultTitle(ChartWizardContext) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIHelper
Returns current value of default title.
getDescription() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartSubType
 
getDescription() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IHelpContent
 
getDisplayExpression() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Returns the display string in expression builder.
getDisplayName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartSubType
Returns the display name of the chart subType.
getDisplayName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the display name of the chart type.
getDisplayName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSubtaskEntry
 
getEmbeddedImage(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IImageServiceProvider
get embedded image by file name
getEmbeddedImageName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IImageServiceProvider
get All available embedded image names in report
getExpression() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Returns the expression that's saved in model
getExpressionType() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Returns the type of the expression.
getExtendedItem() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
 
getFontColor() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IFontDefinitionDialog
 
getFontDefinition() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IFontDefinitionDialog
 
getFormatSpecifierHandler() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Creates a UI to process format specifier.
getHelp() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Deprecated.
do not use any more
getHelp() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.INode
 
getIcon() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.INode
 
getImage() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartSubType
 
getImage() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the image icon of the chart type.
getImageAbsoluteURL(Image) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IImageServiceProvider
get design time image absolute URL
getLabel() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.INode
 
getModel(String, Orientation, String, Chart) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the Chart model for given parameters.
getModel() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
Returns the model on which wizard context is used.
getName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartSubType
 
getName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the name of the chart type.
getNodeIndex() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSheetEntry
 
getNodeIndex() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSubtaskEntry
 
getNodePath() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSheetEntry
 
getNodePath() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSubtaskEntry
 
getPath() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.INode
 
getPopupName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesButtonEntry
 
getPopupSheet() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesButtonEntry
 
getPreviewCanvas() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPreviewable
Returns the canvas which displays preview result
getProcessor() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
 
getRegisteredCollectionValue(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIManager
Get the node names present in the specified collection.
getRegisteredKeys() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Fetches the list of registered keys for externalizing chart content
getSeries() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Creates the corresponding series model.
getSeries(boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Creates the corresponding series model with set 'isSet' flag for series properties.
getSeriesAttributeSheet(Composite, Series) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Deprecated.
use getSeriesAttributeSheet( Composite parent, Series series, IUIServiceProvider builder, Object oContext )
getSeriesAttributeSheet(Composite, Series, ChartWizardContext) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Fetches the composite used to set attribute properties for a series.
getSeriesClass() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Fetches the class of the series for which this class provides services
getSeriesDataComponent(int, SeriesDefinition, ChartWizardContext, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
 
getSeriesDataSheet(Composite, SeriesDefinition, IUIServiceProvider, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Deprecated. 
getSeriesIndex() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Gets current selected series index of each axis.
getSheet() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSheetEntry
 
getSheet() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IRegisteredSubtaskEntry
 
getState() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Returns state information of current data service provider.
getSupportedDimensions() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the dimension array this chart type supports.
getTitle() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IHelpContent
 
getTitle() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPopupSheet
 
getUI(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPopupSheet
 
getUIServiceProvider() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
 
getValue(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Fetches the value for the specified key from the properties file appropriate for the current locale
getValueDefinitionName() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns value definition name in data sheet.
GROUPING_SERIES - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 

H

handleFormatSpecifier(Shell, String, AxisType[], FormatSpecifier, EObject, String, ChartWizardContext) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IFormatSpecifierHandler
Creates a UI to process format specifier.
HAS_CUBE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if chart has data cube
HAS_DATA_SET - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if chart has data set

I

IAssistField - Interface in org.eclipse.birt.chart.ui.swt.interfaces
The class is used to wrap a control to support field assist function.
IChangeListener - Interface in org.eclipse.birt.chart.ui.swt.interfaces
This interface provides a mechanism whereby a custom UI sheet provider can register a class to manage addition and removal of UI sheets dynamically based on changes in the model.
IChartDataSheet - Interface in org.eclipse.birt.chart.ui.swt.interfaces
Data sheet integration interface for chart builder.
IChartPreviewPainter - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IChartSubType - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IChartType - Interface in org.eclipse.birt.chart.ui.swt.interfaces
IChartType
IChartUIAccessible - Interface in org.eclipse.birt.chart.ui.swt.interfaces
This interface defines the methods to add accessibility to chart components.
IChartUIFactory - Interface in org.eclipse.birt.chart.ui.swt.interfaces
UI factory used to create all kinds of UI classes.
IChartUIHelper - Interface in org.eclipse.birt.chart.ui.swt.interfaces
UI helper used to help chart UI customize composites in it.
IChartWizardContext<C extends IChartObject> - Interface in org.eclipse.birt.chart.ui.swt.interfaces
Chart's extension of IWizardContext
IDataElementComposite - Interface in org.eclipse.birt.chart.ui.swt.interfaces
Composite for inputing a DataElement
IDataServiceProvider - Interface in org.eclipse.birt.chart.ui.swt.interfaces
Data service provider for chart wizard, to provide all necessary data.
IExpressionButton - Interface in org.eclipse.birt.chart.ui.swt.interfaces
A utility class to display Expression builder and button
IExpressionValidator - Interface in org.eclipse.birt.chart.ui.swt.interfaces
This class provides functions to validate if specified expression is valid or legal.
IFontDefinitionDialog - Interface in org.eclipse.birt.chart.ui.swt.interfaces
IFontDefinitionDialog
IFormatSpecifierHandler - Interface in org.eclipse.birt.chart.ui.swt.interfaces
This interface defines method(s) to process format specifier.
IHelpContent - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IImageServiceProvider - Interface in org.eclipse.birt.chart.ui.swt.interfaces
IImageServiceProvider
IN_MULTI_VIEWS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
INHERIT_COLUMNS_GROUPS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
INHERIT_COLUMNS_ONLY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
INHERIT_CUBE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if chart inherits data cube from container
INHERIT_DATA_SET - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if chart inherits data set from container
init() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Initializes all required resource.
initialize(Chart, IUIManager) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChangeListener
 
initialize() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Does some initialization works in this method.
INode - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
invoke(String, Object, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Deprecated.
use invoke( int command, String value, Object context, String sTitle ) instead.
invoke(String, Object, String, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Deprecated.
use invoke( int command, String value, Object context, String sTitle ) instead.
invoke(int, String, Object, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
This method will be used by the Chart Builder UI to invoke numerous builder by a specified command.
invoke(IUIServiceProvider.Command, Object...) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
This method will be used by the Chart Builder UI to invoke numerous builder by a specified command.
IRegisteredSheetEntry - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IRegisteredSubtaskEntry - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IS_CUBE_AND_CATEGORY_NOT_TOP_LEVEL - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if is cube and category is not top level
IS_CUBE_AND_SERIES_NOT_TOP_LEVEL - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if is cube and series is not top level
isChartWithAxes() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Check if the chart type supports axes.
isCube() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Returns whether the chart is using a cube.
isDefaultTitleSupported() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIHelper
Returns if default title is supported and if it should be visible in title UI section.
isDimensionSupported(String, ChartWizardContext, int, int) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Checks whether the dimension is valid with specified number of axes or series.
isEclipseModeSupported() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Returns whether the application is running under Eclipse Mode
ISelectDataComponent - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
ISelectDataCustomizeUI - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
isEnabled(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
Returns if the UI is enabled or not.The UI, including task, subtask or toggle button, is identified by the exclusive id.
isEnabled() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Returns the enabled state
isEnabled() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesButtonEntry
 
ISeriesButtonEntry - Interface in org.eclipse.birt.chart.ui.swt.interfaces
Used to store customized data for button which will be added into value series composite
ISeriesUIProvider - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
isInvokingSupported() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Returns whether all outside builder invokings are supported
isLivePreviewEnabled() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Returns whether live preview is enabled
isPreviewable() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPreviewable
Indicates if current task can preview chart or not.
isReservedString(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionValidator
Checks if specified expression is a reserved string, not a valid expression.
isSetInvisible(EObject) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Check if specified EObject is set invisible, the EObject must have 'visible' property, the return result is used for updating chart UI.
isValidAggregationType(Series, SeriesDefinition, SeriesDefinition) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Validate the aggregation type.
isValidExpression(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionValidator
Checks if specified expression is valid.
ITaskChangeListener - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
ITaskPopupSheet - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
ITaskPreviewable - Interface in org.eclipse.birt.chart.ui.swt.interfaces
Provides preview functionality if current task supports preview
IUIManager - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IUIServiceProvider - Interface in org.eclipse.birt.chart.ui.swt.interfaces
IUIServiceProvider
IUIServiceProvider.Command - Enum in org.eclipse.birt.chart.ui.swt.interfaces
 

L

layoutAll() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
loadImage(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IImageServiceProvider
get resource image by file name

M

MINOR_ERRORS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a minor error in the model
MULTI_CUBE_DIMENSIONS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if current chart is using cube or sharing with crosstab or in multi-view, and cube's dimension count > 1.

N

NO_ERRORS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating no detectable problems exist in the model
notifyChange(Notification) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Notifies changes according to EMF model notification
notifyListeners(Event) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Notifies all of the receiver's listeners for events of the given type that one such event has occurred by invoking their handleEvent() method.

O

open() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IFontDefinitionDialog
 
org.eclipse.birt.chart.ui.swt.interfaces - package org.eclipse.birt.chart.ui.swt.interfaces
Provides interfaces to use and extend the Chart Builder
ORTHOGONAL_SERIES - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 

P

PART_CHART - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if current chart is a part of whole chart, such as plot or axis.
POSSIBLE_ERRORS - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating possible problems detected in the model
prepareRowExpressionEvaluator(Chart, List<String>, int, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Prepare row expression evaluator for chart to bind data.

R

refreshBottomBindingArea() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
refreshComponent(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPopupSheet
 
refreshLeftBindingArea() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
refreshRightBindingArea() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
registerSheetCollection(String, String[]) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIManager
Register a collection of Sheets (denoted by their Node Paths) that can be operated on together.
removeCollectionInstance(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIManager
Remove the last instance of each sheet defined in the specified collection.
removeListener(Listener) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Removes the listener from the collection of listeners who will be notified when an event of the given type occurs.
renderModel(IChartObject) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartPreviewPainter
 

S

saveImage(String, String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IImageServiceProvider
save image to report
selectArea(boolean, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataComponent
 
selectBottomBindingArea(boolean, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
selectLeftBindingArea(boolean, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
selectRightBindingArea(boolean, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 
setAccessor(ChartUIUtil.EAttributeAccessor<String>) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Sets the accessor, with which the expression will be load from and save to.
setAssitField(IAssistField) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Set the AssistField.
setBindingName(String, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Sets the expression to a binding expression created with the given binding name and the current expression type.
setChartModel(Chart) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Sets chart model.
setContent(String[]) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IAssistField
Set contents to the field.
setContents(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IAssistField
Set contents.
setContext(IWizardContext) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Sets chart context.
setDataElement(DataElement) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
Sets data
setEnabled(boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
 
setEnabled(boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Sets the enabled state
setEObjectParent(EObject) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
 
setExpression(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Sets the expression that's saved in model, no notifications will be sent.
setExpression(String, boolean) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
Sets the expression that's saved in model
setExtendedItem(Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
 
setLayoutData(Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
 
setPredefinedQuery(Object[]) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IExpressionButton
 
setPreview(Canvas) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartPreviewPainter
 
setProcessor(IStyleProcessor) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartWizardContext
set the StyleProcessor
setSeriesIndex(int[]) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Sets current selected series index of each axis.
setStyle(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Sets current used style by specified style name.
SHARE_CHART_QUERY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
SHARE_CHART_QUERY_RECURSIVELY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Indicates if the final shared object is chart.
SHARE_CROSSTAB_QUERY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
SHARE_QUERY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
SHARE_TABLE_QUERY - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
supportAutoUI() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIFactory
Check if current context is supporting 'auto' UI.
supportsTransposition() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns if this chart type supports transposition.
supportsTransposition(String) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns if this chart type supports transposition for given dimension.

T

THREE_DIMENSION_TYPE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Type constant of 3D.
TWO_DIMENSION_TYPE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Type constant of 2D.
TWO_DIMENSION_WITH_DEPTH_TYPE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Type constant of 2D with depth.

U

update(String, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
Updates some custom data which is related with invoker.
updateDefaultTitle(Chart, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartUIHelper
Updates the title in chart model with current default title value.

V

validate(Chart, Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
This method will be used by the Chart Builder UI to validate the model and show any error messages before the user leaves the dialog.
validateSeriesBindingType(Series, IDataServiceProvider) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Validate whether the series can contain the data type.
validationIndex(Series) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Deprecated.
to use Series#getDefinedDataDefinitionIndex() instead.
valueOf(String) - Static method in enum org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider.Command
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider.Command
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 

Copyright © 2014 OpenText Corp. All rights reserved.