A 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.ISelectDataComponent
 

C

canAdapt(Chart, Hashtable) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns whether this type implementation can process the specified model.
canCombine() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Return true if the type can be used in a combination chart.
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_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_LEGEND - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IUIServiceProvider
Constant indicating a builder to input hyper-link for legend.
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
 
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.
createLeftBindingArea(Composite) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
Creates left binding area
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
 
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.
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.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

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
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.
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.
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.
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.
getDescription() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartSubType
 
getDescription() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IHelpContent
 
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
 
getHelp() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartType
Returns the help information.
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.
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.
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
 
getPreviewCanvas() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ITaskPreviewable
Returns the canvas which displays preview result
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
 
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
 
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
GROUPING_SERIES - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 

H

HAS_CUBE - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 
HAS_DATA_SET - Static variable in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataServiceProvider
 

I

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
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.
IHelpContent - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
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
 
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
 
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.
IRegisteredSheetEntry - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
IRegisteredSubtaskEntry - Interface in org.eclipse.birt.chart.ui.swt.interfaces
 
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
 
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.
isValidAggregationType(Series, SeriesDefinition, SeriesDefinition) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISeriesUIProvider
Validate the aggregation type.
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

L

layoutAll() - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.ISelectDataCustomizeUI
 

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
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

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(Chart) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartPreviewPainter
 

S

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
 
setChartModel(Chart) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartDataSheet
Sets chart model.
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
 
setLayoutData(Object) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IDataElementComposite
 
setPreview(Canvas) - Method in interface org.eclipse.birt.chart.ui.swt.interfaces.IChartPreviewPainter
 
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_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
 
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.

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
 

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

Copyright © 2005-2008 Actuate Corp. All rights reserved.