|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface shared by all iSeries select-message actions
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from interface com.ibm.etools.systems.core.ui.actions.ISystemDialogAction |
---|
copyright |
Fields inherited from interface org.eclipse.jface.action.IAction |
---|
AS_CHECK_BOX, AS_DROP_DOWN_MENU, AS_PUSH_BUTTON, AS_RADIO_BUTTON, AS_UNSPECIFIED, CHECKED, DESCRIPTION, ENABLED, IMAGE, RESULT, TEXT, TOOL_TIP_TEXT |
Method Summary | |
---|---|
void |
addMessageFileFilter(String filterString)
Add a message file filter that users can expand to start their search. |
ISeriesMessageDescription |
getSelectedMessage()
Return selected iSeries message. |
String |
getSelectedMessageFileName()
Return unqualified name of selected message's file |
String |
getSelectedMessageId()
Return id of selected message |
ISeriesMessageDescription[] |
getSelectedMessages()
Return selected iSeries messages. |
Methods inherited from interface com.ibm.etools.iseries.core.ui.actions.select.IISeriesSelectAction |
---|
addFilter, addLibraryFilter, getSelectedConnection, getSelectedLibraryName, getSelectedName, reset, setDefaultConnection, setDialogTitle, setMessage, setSelectionTreeToolTipText, setShowNewConnectionPrompt, setShowPropertySheet, setShowYourLibrariesPrompt, setSystemConnection |
Methods inherited from interface com.ibm.etools.systems.core.ui.actions.ISystemDialogAction |
---|
getValue, setProcessAllSelections, setValue, wasCancelled |
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 |
Methods inherited from interface org.eclipse.jface.action.IAction |
---|
addPropertyChangeListener, getAccelerator, getActionDefinitionId, getDescription, getDisabledImageDescriptor, getHelpListener, getHoverImageDescriptor, getId, getImageDescriptor, getMenuCreator, getStyle, getText, getToolTipText, isChecked, isEnabled, removePropertyChangeListener, run, runWithEvent, setAccelerator, setActionDefinitionId, setChecked, setDescription, setDisabledImageDescriptor, setEnabled, setHelpListener, setHoverImageDescriptor, setId, setImageDescriptor, setMenuCreator, setText, setToolTipText |
Methods inherited from interface org.eclipse.jface.viewers.ISelectionChangedListener |
---|
selectionChanged |
Field Detail |
public static final String Copyright
Method Detail |
public void addMessageFileFilter(String filterString)
public String getSelectedMessageId()
public String getSelectedMessageFileName()
public ISeriesMessageDescription getSelectedMessage()
public ISeriesMessageDescription[] getSelectedMessages()
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |