跳过导航链接
A B C D E F G H I L M N O P R S T U V W Y 

A

addCustomButton(IButtonHandler) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Adds a custom button after built-in buttons.
addError(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
addListener(int, Listener) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
addListener(int, Listener) - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
addNode(String, String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
Adds nodes with full path and display name.
addNode(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
Adds nodes with full path.
addPageChangedListener(IPageChangedListener) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
addRegistrationListener(IRegistrationListener) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
Adds a listener to be notified of registration events.
addSubtask(String, ISubtaskSheet) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
addTabToolButton(IButtonHandler) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Adds tab tool button.
addTask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
applyCustomPack() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
The method makes user can do custom pack actions for current dialog.
attachPopup(String) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
Attaches specified popup.
attachPopup(String, int, int) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Attaches the popup window.
attachPopup(String, int, int) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
Attaches the popup window.

B

buttonPressed(int) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 

C

centerOnMonitor(Monitor, Shell) - 类 中的静态方法org.eclipse.birt.core.ui.utils.UIHelper
Center shell on specified monitor.
centerOnScreen(Shell) - 类 中的静态方法org.eclipse.birt.core.ui.utils.UIHelper
This is a helper method created to center a shell on the screen.
checkSubclass() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
 
clearCache() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Clears the cached task instances.
cmpSubtaskContainer - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
cnvSelection - 类 中的变量org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
CompoundTask - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
 
CompoundTask(String) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
container - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
containSubtask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
containSubtask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
context - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
context - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
controlMoved(ControlEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
controlResized(ControlEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
create() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
createButtonsForButtonBar(Composite) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
createChoice(Composite, Object) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
createChoice(Composite, Object) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextCombo
 
createContainer(Composite) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
Creates the UI in the right of tree navigator
createControl(Composite) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
createControl(Composite) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
createDialog(Shell, int, int, String, Image) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
createDialogArea(Composite) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
createPopupContainer() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
createPopupContainer() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
createSubtaskArea(Composite, ISubtaskSheet) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
createTabToolButtons(CTabFolder) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
createTitleArea(Composite) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
Creates the compound task's title area.
CustomChooserComposite - org.eclipse.birt.core.ui.swt.custom中的类
CustomChooserComposite
CustomChooserComposite(Composite, int) - 类 的构造器org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
CustomChooserComposite(Composite, int, Object) - 类 的构造器org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 

D

DEFAULT_HEIGHT - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
DEFAULT_WIDTH - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
deregisterTask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
This method removes a registered task from the TasksManager.
deselectAll() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextCombo
 
detachPopup() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
Forces the popup dialogue detached.
detachPopup() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
detachPopup() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
displayError(String[], String[], String[], IWizardContext, Object[]) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Displays the errors in a common Error Display UI mechanism.
displayException(Throwable) - 类 中的静态方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Displays the exception in a common Error Display UI mechanism.
dispose() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
dispose() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
dispose() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
dispose() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
DROPDOWN_EVENT - 类 中的静态变量org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
This event occures when the dropdown is about to show.

E

ErrorDialog - org.eclipse.birt.core.ui.frameworks.errordisplay中的类
ErrorDialog
ErrorDialog(Shell, String, String, String[], String[]) - 类 的构造器org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
ErrorDialog(Shell, String, String, Throwable) - 类 的构造器org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
ErrorsManager - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
 

F

findTreeItem(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
Finds tree item according to full path.
firePageChanged(IDialogPage) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 

G

getButton() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Returns the button control.
getChoiceIndex() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
getChoiceValue() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
Returns the current selected choice
getClassDefinition() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
 
getContext() - 接口 中的方法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() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getControl() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getControl() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
getCurrentSubtask() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
getCurrentTask() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
getCustomButtons() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
getDefaultSelection() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
getDescription() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getDialog() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
getErrorMessage() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getErrors() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
 
getErrors() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
Called by the container wizard if it follows the 'pull' mechanism for error discovery.
getErrors() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getErrors() - 类 中的静态方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
getIcon() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Returns button icon.
getId() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Returns ID for the custom button.
getImage() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getImage(String) - 类 中的静态方法org.eclipse.birt.core.ui.utils.UIHelper
This is a convenience method to get an imgIcon from a URL.
getItem(int) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
getItemCount() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
getItems() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
getLabel() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Returns Label for the custom button.
getMessage() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getNavigatorTree() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
getNodePath(TreeItem) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
Returns the full path of the node.
getNodePath() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
Returns the node path of subtask sheet
getOption() - 类 中的方法org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
getPopupContainer() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
getPopupContainer() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
getPopupSelection() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
getPriority() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
 
getScreenLocation(Composite) - 类 中的静态方法org.eclipse.birt.core.ui.utils.UIHelper
This is a helper method created to get the location on screen of a composite.
getSelectedPage() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
getSize() - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
getSubtask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
getSubtask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
getSubtaskSelection() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
getTabToolButtons() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Returns all tab tool buttons.
getTask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
Returns the ITask instance registered with the specified ID.
getTaskID() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
 
getTasksForWizard(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
Returns the tasks (in the correct order) registered for use with the specified wizard.
getText() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextCombo
 
getTitle() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
getTitle() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
getTitleAreaString() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
getTooltip() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Returns tool-tip text of this button.
getURL(String) - 类 中的静态方法org.eclipse.birt.core.ui.utils.UIHelper
This method returns an URL for a resource given its plugin relative path.
getValue() - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
getWizardID() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IWizardContext
Returns a String specifying the wizard whose context this is.

H

handleEvent(Event) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 

I

IButtonHandler - org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces中的接口
Handler for custom button in WizardBase.
ICustomChoice - org.eclipse.birt.core.ui.swt.custom中的接口
ICustomChoice
IMAGE_NAV_BACKWARD - 类 中的静态变量org.eclipse.birt.core.ui.utils.UIHelper
 
IMAGE_NAV_BACKWARD_DIS - 类 中的静态变量org.eclipse.birt.core.ui.utils.UIHelper
 
IMAGE_NAV_FORWARD - 类 中的静态变量org.eclipse.birt.core.ui.utils.UIHelper
 
IMAGE_NAV_FORWARD_DIS - 类 中的静态变量org.eclipse.birt.core.ui.utils.UIHelper
 
INDEX_SEPARATOR - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
initAccessible() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
initializeBounds() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
instance() - 类 中的静态方法org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
This method returns the instance of ErrorsManager.
instance() - 类 中的静态方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
This method returns the instance of TasksManager.
IRegistrationListener - org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces中的接口
 
isDisposed() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
isEclipseMode() - 类 中的静态方法org.eclipse.birt.core.ui.utils.UIHelper
Returns if running in eclipse mode or stand-alone mode currently.
isEnabled() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
isEnabled() - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
isRegistered(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
Returns whether or not a task has been registered with the specified ID.
ISubtaskSheet - org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces中的接口
 
ITask - org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces中的接口
 
itemHeight - 类 中的变量org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
IWizardContext - org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces中的接口
 

L

listAdd(String, int) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listDeselectAll() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listGetItemCount() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listGetSelectionIndices() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listRemove(int) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listRemoveAll() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listSetItem(int, String) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listSetItems(String[]) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listSetSelection(int[]) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
listShowSelection() - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 

M

markSelection(String) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextCombo
 
MAX_HEIGHT - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
MAX_TRACE_DEPTH - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
MessageComposite - org.eclipse.birt.core.ui.frameworks.taskwizard.composites中的类
 
MessageComposite(Composite, String, String, String, boolean) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
 

N

NavTree - org.eclipse.birt.core.ui.frameworks.taskwizard.composites中的类
 
NavTree(Composite, int) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
 
navTree - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
notifyListeners(int, Event) - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 

O

okPressed() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
onHide() - 接口 中的方法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) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
Called just before the UI for this Subtask is shown.
open(String[], String, IWizardContext) - 类 中的方法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) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Launches the wizard with the first tasks in 'Available' state.
OPTION_ACCEPT - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
OPTION_CANCEL - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
org.eclipse.birt.core.ui.frameworks.errordisplay - 程序包 org.eclipse.birt.core.ui.frameworks.errordisplay
 
org.eclipse.birt.core.ui.frameworks.taskwizard - 程序包 org.eclipse.birt.core.ui.frameworks.taskwizard
 
org.eclipse.birt.core.ui.frameworks.taskwizard.composites - 程序包 org.eclipse.birt.core.ui.frameworks.taskwizard.composites
 
org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces - 程序包 org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces
 
org.eclipse.birt.core.ui.swt.custom - 程序包 org.eclipse.birt.core.ui.swt.custom
 
org.eclipse.birt.core.ui.utils - 程序包 org.eclipse.birt.core.ui.utils
 

P

packWizard() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Packs the wizard to display enough size
packWizard() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
Packs the wizard to display enough size
paintControl(PaintEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
 
performHelp() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
已过时。
For later use
populateSubtasks() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 

R

redraw() - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
registerTask(String, ITask) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
This method registers a task with the TasksManager.
registerWizard(WizardBase) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
This method registers a wizard with the ErrorsManager.
registerWizard(String, String, String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
This method registers a wizard with the TasksManager.
removeError(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
removeErrors() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
Clean the error message in the wizard dialog.
removeException() - 类 中的静态方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Remove the error message in the dialog.
removeListener(int, Listener) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
removePageChangedListener(IPageChangedListener) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
removeRegistrationListener(IRegistrationListener) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TasksManager
Removes a registered listener.
removeSubtask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
removeTask(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
reveal(Object) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
run() - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Runs the operation user defined when pressing the button.

S

sCurrentTaskSheet - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
select(int) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
SELECTION_EVENT - 类 中的静态变量org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
This event occurs when the selection is set.
SEPARATOR - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.taskwizard.composites.NavTree
 
setBackground(Color) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
 
setButton(Button) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IButtonHandler
Restores the button control for later use.
setChoiceValue(Object) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
Sets the value as selected choice, and redraws UI.
setContext(IWizardContext) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
Called just before the UI for this Task is shown.
setContext(IWizardContext) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
setDescription(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
setEnabled(boolean) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
setEnabled(boolean) - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
setErrorHints(Object[]) - 接口 中的方法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[]) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
setImageDescriptor(ImageDescriptor) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
已过时。
For later use
setIndex(int) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
 
setItems(Object[]) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.CustomChooserComposite
 
setLayoutData(Object) - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
setMinimumSize(int, int) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Sets the minimum size of the wizard
setMinimumSize(int, int) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
Sets the minimum size of the wizard
setNodePath(String) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
 
setParentTask(ITask) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ISubtaskSheet
 
setPopupSelection(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
Stores the last popup selection to open in the next time.
setShellStyle(int) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
setSubtaskSelection(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
setText(String) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextCombo
 
setTitle(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
setTitle(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
setUIProvider(WizardBase) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.ITask
Called upon instantiation to allow a task to interact with the containing wizard.
setUIProvider(WizardBase) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
setValue(Object) - 接口 中的方法org.eclipse.birt.core.ui.swt.custom.ICustomChoice
 
setVisible(boolean) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
setWizardClosedWhenEnterPressed(boolean) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Sets if wizard should be closed when Enter key is pressed.
showErrors(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
Set the error message to the wizard dialog.
showException(String) - 类 中的静态方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Displays the exception in an Eclipse error mechanism.
SimpleTask - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
 
SimpleTask() - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
SimpleTask(String) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
switchTask() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
switchTo(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.CompoundTask
 
switchTo(String, boolean) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
switchTo(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
switchTo(String) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
switchToDefaultItem() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 
switchToTreeItem(TreeItem) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
Switches to the specified subtask and sets the selection

T

taskDeregistered(String) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IRegistrationListener
Notification method...called when a task is successfully deregistered from the TasksManager.
taskDeregistered(String) - 类 中的方法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) - 接口 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.interfaces.IRegistrationListener
Notification method...called when a new task is successfully registered with the TasksManager.
taskRegistered(String) - 类 中的方法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 - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
 
TaskRegistrationEntry(String, ITask, int) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.TaskRegistrationEntry
 
TasksManager - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
 
TextCombo - org.eclipse.birt.core.ui.swt.custom中的类
Custom text combo
TextCombo(Composite, int) - 类 的构造器org.eclipse.birt.core.ui.swt.custom.TextCombo
 
TextComboViewer - org.eclipse.birt.core.ui.swt.custom中的类
TextComboViewer
TextComboViewer(TextCombo) - 类 的构造器org.eclipse.birt.core.ui.swt.custom.TextComboViewer
 
topControl - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.SimpleTask
 
TreeCompoundTask - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
Compound task realized for tree navigator.
TreeCompoundTask(String, boolean) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
Constructor

U

UIHelper - org.eclipse.birt.core.ui.utils中的类
This class has been created to hold methods that provide specific functionality or services.
UIHelper() - 类 的构造器org.eclipse.birt.core.ui.utils.UIHelper
 
unmarkSelection(String) - 类 中的方法org.eclipse.birt.core.ui.swt.custom.TextCombo
 
updateContext(IWizardContext) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
updateTree() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
Updates left tree which contains all page nodes.
updateTreeItem() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.TreeCompoundTask
 

V

validate() - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Validates before pressing OK.

W

widgetDefaultSelected(SelectionEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
widgetDefaultSelected(SelectionEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
widgetDisposed(DisposeEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.composites.MessageComposite
 
widgetDisposed(DisposeEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
widgetSelected(SelectionEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.errordisplay.ErrorDialog
 
widgetSelected(SelectionEvent) - 类 中的方法org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 
WizardBase - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
 
WizardBase(String) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
WizardBase(String, int, int, String, Image, String, Image) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
WizardBase(Shell, String, int, int, String, Image, String, Image) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
Creates an instance of the wizard.
WizardBase() - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase
 
wizardBase - 类 中的变量org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
Comment for wizardBase
WizardBaseDialog - org.eclipse.birt.core.ui.frameworks.taskwizard中的类
Provides Dialog for WizardBase
WizardBaseDialog(WizardBase, Shell, int, int, String, Image) - 类 的构造器org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBaseDialog
 

Y

YSERIESDATA - 类 中的静态变量org.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
 
A B C D E F G H I L M N O P R S T U V W Y 
跳过导航链接

Copyright © 2008 Actuate Corp. All rights reserved.