Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addCustomButton(IButtonHandler) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Adds a custom button after built-in buttons.
- addError(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- addListener(int, Listener) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- addListener(int, Listener) - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- addNode(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
-
Adds nodes with full path.
- addNode(String, String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
-
Adds nodes with full path and display name.
- addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- addRegistrationListener(IRegistrationListener) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
Adds a listener to be notified of registration events.
- addSubtask(String, ISubtaskSheet) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- addTabToolButton(IButtonHandler) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Adds tab tool button.
- addTask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- applyCustomPack() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
The method makes user can do custom pack actions for current dialog.
- attachPopup(String) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
-
Attaches specified popup.
- attachPopup(String, int, int) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Attaches the popup window.
- attachPopup(String, int, int) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
-
Attaches the popup window.
B
- buttonPressed(int) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
C
- centerOnMonitor(Monitor, Shell) - Static method in class org.eclipse.birt.core.ui.utils.UIHelper
-
Center shell on specified monitor.
- centerOnScreen(Shell) - Static method in class org.eclipse.birt.core.ui.utils.UIHelper
-
This is a helper method created to center a shell on the screen.
- checkSubclass() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
- clearCache() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Clears the cached task instances.
- cmpSubtaskContainer - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- cnvSelection - Variable in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- CompoundTask - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
- CompoundTask(String) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- container - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- containSubtask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- containSubtask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- context - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- context - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- controlMoved(ControlEvent) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- controlResized(ControlEvent) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- create() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- createButtonsForButtonBar(Composite) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- createChoice(Composite, Object) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- createChoice(Composite, Object) - Method in class org.eclipse.birt.core.ui.swt.custom.TextCombo
- createContainer(Composite) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
-
Creates the UI in the right of tree navigator
- createControl(Composite) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- createControl(Composite) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- createDialog(Shell, int, int, String, Image) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- createDialogArea(Composite) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- createPopupContainer() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- createPopupContainer() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- createSubtaskArea(Composite, ISubtaskSheet) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- createTabToolButtons(CTabFolder) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- createTitleArea(Composite) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
-
Creates the compound task's title area.
- CustomChooserComposite - Class in org.eclipse.birt.core.ui.swt.custom
-
CustomChooserComposite
- CustomChooserComposite(Composite, int) - Constructor for class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- CustomChooserComposite(Composite, int, Object) - Constructor for class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
D
- DEFAULT_HEIGHT - Static variable in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- DEFAULT_WIDTH - Static variable in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- deregisterTask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
This method removes a registered task from the TasksManager.
- deselectAll() - Method in class org.eclipse.birt.core.ui.swt.custom.TextCombo
- detachPopup() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
-
Forces the popup dialogue detached.
- detachPopup() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- detachPopup() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- displayError(String[], String[], String[], IWizardContext, Object[]) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Displays the errors in a common Error Display UI mechanism.
- displayException(Throwable) - Static method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Displays the exception in a common Error Display UI mechanism.
- dispose() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- dispose() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- dispose() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- dispose() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- DROPDOWN_EVENT - Static variable in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
-
This event occures when the dropdown is about to show.
E
- ErrorDialog - Class in org.eclipse.birt.core.ui.frameworks.errordisplay
-
ErrorDialog
- ErrorDialog(Shell, String, String, String[], String[]) - Constructor for class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- ErrorDialog(Shell, String, String, Throwable) - Constructor for class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- ErrorsManager - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
F
- findTreeItem(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
-
Finds tree item according to full path.
- firePageChanged(IDialogPage) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
G
- getButton() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Returns the button control.
- getChoiceIndex() - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- getChoiceValue() - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
-
Returns the current selected choice
- getClassDefinition() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
- getContext() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
-
Called just before the UI for the task is disposed, it will be used by the wizard.
- getContext() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getControl() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getControl() - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- getCurrentSubtask() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- getCurrentTask() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- getCustomButtons() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- getDefaultSelection() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- getDescription() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getDialog() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- getErrorMessage() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getErrors() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
- getErrors() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
-
Called by the container wizard if it follows the 'pull' mechanism for error discovery.
- getErrors() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getErrors() - Static method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- getIcon() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Returns button icon.
- getId() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Returns ID for the custom button.
- getImage() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getImage(String) - Static method in class org.eclipse.birt.core.ui.utils.UIHelper
-
This is a convenience method to get an imgIcon from a URL.
- getItem(int) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- getItemCount() - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- getItems() - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- getLabel() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Returns Label for the custom button.
- getMessage() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getNavigatorTree() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- getNodePath() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
-
Returns the node path of subtask sheet
- getNodePath(TreeItem) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
-
Returns the full path of the node.
- getOption() - Method in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- getPopupContainer() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- getPopupContainer() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- getPopupSelection() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- getPriority() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
- getScreenLocation(Composite) - Static method in class org.eclipse.birt.core.ui.utils.UIHelper
-
This is a helper method created to get the location on screen of a composite.
- getSelectedPage() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- getSize() - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- getSubtask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- getSubtask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- getSubtaskSelection() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- getTabToolButtons() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Returns all tab tool buttons.
- getTask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
Returns the ITask instance registered with the specified ID.
- getTaskID() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
- getTasksForWizard(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
Returns the tasks (in the correct order) registered for use with the specified wizard.
- getText() - Method in class org.eclipse.birt.core.ui.swt.custom.TextCombo
- getTitle() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- getTitle() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- getTitleAreaString() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- getTooltip() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Returns tool-tip text of this button.
- getURL(String) - Static method in class org.eclipse.birt.core.ui.utils.UIHelper
-
This method returns an URL for a resource given its plugin relative path.
- getValue() - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- getWizardID() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IWizardContext
-
Returns a String specifying the wizard whose context this is.
H
- handleEvent(Event) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
I
- IButtonHandler - Interface in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
-
Handler for custom button in
WizardBase
. - ICustomChoice - Interface in org.eclipse.birt.core.ui.swt.custom
-
ICustomChoice
- IMAGE_NAV_BACKWARD - Static variable in class org.eclipse.birt.core.ui.utils.UIHelper
- IMAGE_NAV_BACKWARD_DIS - Static variable in class org.eclipse.birt.core.ui.utils.UIHelper
- IMAGE_NAV_FORWARD - Static variable in class org.eclipse.birt.core.ui.utils.UIHelper
- IMAGE_NAV_FORWARD_DIS - Static variable in class org.eclipse.birt.core.ui.utils.UIHelper
- INDEX_SEPARATOR - Static variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- initAccessible() - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- initializeBounds() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- instance() - Static method in class org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
-
This method returns the instance of ErrorsManager.
- instance() - Static method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
This method returns the instance of TasksManager.
- IRegistrationListener - Interface in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
- isDisposed() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- isEclipseMode() - Static method in class org.eclipse.birt.core.ui.utils.UIHelper
-
Returns if running in eclipse mode or stand-alone mode currently.
- isEnabled() - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- isEnabled() - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- isRegistered(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
Returns whether or not a task has been registered with the specified ID.
- ISubtaskSheet - Interface in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
- ITask - Interface in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
- IWizardContext - Interface in org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
L
- listAdd(String, int) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listDeselectAll() - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listGetItemCount() - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listGetSelectionIndices() - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listRemove(int) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listRemoveAll() - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listSetItem(int, String) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listSetItems(String[]) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listSetSelection(int[]) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- listShowSelection() - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
M
- markSelection(String) - Method in class org.eclipse.birt.core.ui.swt.custom.TextCombo
- MAX_HEIGHT - Static variable in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- MAX_TRACE_DEPTH - Static variable in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- MessageComposite - Class in org.eclipse.birt.core.ui.frameworks.taskwizard.composites
- MessageComposite(Composite, String, String, String, boolean) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
N
- navTree - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- NavTree - Class in org.eclipse.birt.core.ui.frameworks.taskwizard.composites
- NavTree(Composite, int) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
- notifyListeners(int, Event) - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
O
- okPressed() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- onHide() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
-
Called just before the UI for the subtask is disposed, it will be used by the wizard.
- onShow(Object, Object) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
-
Called just before the UI for this Subtask is shown.
- open(String[], String, IWizardContext) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Launches the wizard with the specified tasks in 'Available' state...and the specified task sets as the 'Active' task.
- open(IWizardContext) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Launches the wizard with the first tasks in 'Available' state.
- OPTION_ACCEPT - Static variable in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
-
javadoc comment
- OPTION_CANCEL - Static variable in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- org.eclipse.birt.core.ui.frameworks.errordisplay - package org.eclipse.birt.core.ui.frameworks.errordisplay
- org.eclipse.birt.core.ui.frameworks.taskwizard - package org.eclipse.birt.core.ui.frameworks.taskwizard
- org.eclipse.birt.core.ui.frameworks.taskwizard.composites - package org.eclipse.birt.core.ui.frameworks.taskwizard.composites
- org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces - package org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
- org.eclipse.birt.core.ui.swt.custom - package org.eclipse.birt.core.ui.swt.custom
- org.eclipse.birt.core.ui.utils - package org.eclipse.birt.core.ui.utils
P
- packWizard() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Packs the wizard to display enough size
- packWizard() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
-
Packs the wizard to display enough size
- paintControl(PaintEvent) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
- performHelp() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
-
Deprecated.For later use
- populateSubtasks() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
R
- redraw() - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- registerTask(String, ITask) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
This method registers a task with the TasksManager.
- registerWizard(String, String, String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
This method registers a wizard with the TasksManager.
- registerWizard(WizardBase) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
-
This method registers a wizard with the ErrorsManager.
- removeError(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- removeErrors() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
-
Clean the error message in the wizard dialog.
- removeException() - Static method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Remove the error message in the dialog.
- removeListener(int, Listener) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- removePageChangedListener(IPageChangedListener) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- removeRegistrationListener(IRegistrationListener) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
-
Removes a registered listener.
- removeSubtask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- removeTask(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- reveal(Object) - Method in class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- run() - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Runs the operation user defined when pressing the button.
S
- sCurrentTaskSheet - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- select(int) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- SELECTION_EVENT - Static variable in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
-
This event occurs when the selection is set.
- SEPARATOR - Static variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
- setBackground(Color) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
- setButton(Button) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
-
Restores the button control for later use.
- setChoiceValue(Object) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
-
Sets the value as selected choice, and redraws UI.
- setContext(IWizardContext) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
-
Called just before the UI for this Task is shown.
- setContext(IWizardContext) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- setDescription(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- setEnabled(boolean) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- setEnabled(boolean) - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- setErrorHints(Object[]) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
-
Called just before the UI for this Task is shown...in case the task is being shown in response to a request to fix an error.
- setErrorHints(Object[]) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- setImageDescriptor(ImageDescriptor) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
-
Deprecated.For later use
- setIndex(int) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
- setItems(Object[]) - Method in class org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
- setLayoutData(Object) - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- setMinimumSize(int, int) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Sets the minimum size of the wizard
- setMinimumSize(int, int) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
-
Sets the minimum size of the wizard
- setNodePath(String) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
- setParentTask(ITask) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
- setPopupSelection(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
-
Stores the last popup selection to open in the next time.
- setShellStyle(int) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- setSubtaskSelection(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- setText(String) - Method in class org.eclipse.birt.core.ui.swt.custom.TextCombo
- setTitle(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- setTitle(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- setUIProvider(WizardBase) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
-
Called upon instantiation to allow a task to interact with the containing wizard.
- setUIProvider(WizardBase) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- setValue(Object) - Method in interface org.eclipse.birt.core.ui.swt.custom.ICustomChoice
- setVisible(boolean) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- setWizardClosedWhenEnterPressed(boolean) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Sets if wizard should be closed when Enter key is pressed.
- showErrors(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
-
Set the error message to the wizard dialog.
- showException(String) - Static method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Displays the exception in an Eclipse error mechanism.
- SimpleTask - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
- SimpleTask() - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- SimpleTask(String) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- switchTask() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- switchTo(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
- switchTo(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- switchTo(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- switchTo(String, boolean) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- switchToDefaultItem() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
- switchToTreeItem(TreeItem) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
-
Switches to the specified subtask and sets the selection
T
- taskDeregistered(String) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IRegistrationListener
-
Notification method...called when a task is successfully deregistered from the TasksManager.
- taskDeregistered(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Notification method called by the org.eclipse.birt.frameworks.taskwizard.interfaces.TasksManager instance when an existing ITask instance is successfully deregistered.
- taskRegistered(String) - Method in interface org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IRegistrationListener
-
Notification method...called when a new task is successfully registered with the TasksManager.
- taskRegistered(String) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Notification method called by the org.eclipse.birt.frameworks.taskwizard.interfaces.TasksManager instance when a new ITask instance is successfully registered.
- TaskRegistrationEntry - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
- TaskRegistrationEntry(String, ITask, int) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
- TasksManager - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
- TextCombo - Class in org.eclipse.birt.core.ui.swt.custom
-
Custom text combo
- TextCombo(Composite, int) - Constructor for class org.eclipse.birt.core.ui.swt.custom.TextCombo
- TextComboViewer - Class in org.eclipse.birt.core.ui.swt.custom
-
TextComboViewer
- TextComboViewer(TextCombo) - Constructor for class org.eclipse.birt.core.ui.swt.custom.TextComboViewer
- topControl - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
- TreeCompoundTask - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
-
Compound task realized for tree navigator.
- TreeCompoundTask(String, boolean) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
-
Constructor
U
- UIHelper - Class in org.eclipse.birt.core.ui.utils
-
This class has been created to hold methods that provide specific functionality or services.
- UIHelper() - Constructor for class org.eclipse.birt.core.ui.utils.UIHelper
- unmarkSelection(String) - Method in class org.eclipse.birt.core.ui.swt.custom.TextCombo
- updateContext(IWizardContext) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- updateTree() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
-
Updates left tree which contains all page nodes.
- updateTreeItem() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
V
- validate() - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Validates before pressing OK.
W
- widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- widgetDefaultSelected(SelectionEvent) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- widgetDisposed(DisposeEvent) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- widgetSelected(SelectionEvent) - Method in class org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
- widgetSelected(SelectionEvent) - Method in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
- wizardBase - Variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
-
Comment for
wizardBase
- WizardBase - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
- WizardBase() - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- WizardBase(String) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
- WizardBase(String, int, int, String, Image, String, Image) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Deprecated.
- WizardBase(Shell, String, int, int, String, Image, String, Image) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
-
Creates an instance of the wizard.
- WizardBaseDialog - Class in org.eclipse.birt.core.ui.frameworks.taskwizard
-
Provides Dialog for WizardBase
- WizardBaseDialog(WizardBase, Shell, int, int, String, Image) - Constructor for class org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
Y
- YSERIESDATA - Static variable in class org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
All Classes and Interfaces|All Packages|Constant Field Values