|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IUIServiceProvider.Command in org.eclipse.birt.chart.ui.swt.interfaces |
---|
Methods in org.eclipse.birt.chart.ui.swt.interfaces that return IUIServiceProvider.Command | |
---|---|
static IUIServiceProvider.Command |
IUIServiceProvider.Command.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IUIServiceProvider.Command[] |
IUIServiceProvider.Command.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.eclipse.birt.chart.ui.swt.interfaces with parameters of type IUIServiceProvider.Command | |
---|---|
java.lang.Object |
IUIServiceProvider.invoke(IUIServiceProvider.Command command,
java.lang.Object... inData)
This method will be used by the Chart Builder UI to invoke numerous builder by a specified command. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |