|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Suggested interface for actions in popup menus of the remote systems explorer view, which put up dialogs.
SystemBaseDialogAction
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
Object |
getValue()
Get the output of the dialog. |
void |
setProcessAllSelections(boolean all)
If this action supports allowOnMultipleSelection, then whether the action is to be invoked once per selected item (false), or once for all selected items (true) |
void |
setValue(Object value)
Set the value used as input to the dialog. |
boolean |
wasCancelled()
Returns true if the user cancelled the dialog. |
Methods inherited from interface com.ibm.etools.systems.core.ui.actions.ISystemAction |
---|
allowOnMultipleSelection, getContextMenuGroup, getHelpContextId, getSelection, getShell, getViewer, isDummy, isSelectionSensitive, setContextMenuGroup, setHelp, setInputs, setSelection, setSelectionSensitive, setShell, setViewer |
Field Detail |
public static final String copyright
Method Detail |
public void setValue(Object value)
public void setProcessAllSelections(boolean all)
public Object getValue()
public boolean wasCancelled()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |