com.ibm.etools.iseries.rse.ui.view.objtable.viewInput
Class OTVInputMemberFilterString
java.lang.Object
com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInput
com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInputString
com.ibm.etools.iseries.rse.ui.view.objtable.viewInput.OTVInputMemberFilterString
- All Implemented Interfaces:
- IObjectTableViewInput
public class OTVInputMemberFilterString
- extends OTVInputString
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
getTitle
public String getTitle()
- Specified by:
getTitle
in interface IObjectTableViewInput
- Overrides:
getTitle
in class OTVInputString
getHistoryEntryName
public String getHistoryEntryName()
- Specified by:
getHistoryEntryName
in interface IObjectTableViewInput
- Overrides:
getHistoryEntryName
in class OTVInputString
getSaveFilterString
public String getSaveFilterString()
- Return a string representing a filter string which identifies the
view target for save and restore across workbench sessions.
- Specified by:
getSaveFilterString
in interface IObjectTableViewInput
- Overrides:
getSaveFilterString
in class OTVInputString
getLibraryName
public String getLibraryName()
- Description copied from class:
OTVInput
- These methods may only apply to some types
- Specified by:
getLibraryName
in interface IObjectTableViewInput
- Overrides:
getLibraryName
in class OTVInput
getFileName
public String getFileName()
- Specified by:
getFileName
in interface IObjectTableViewInput
- Overrides:
getFileName
in class OTVInput
navigateTableViewUp
public void navigateTableViewUp(ObjectTableView tableView)
- Description copied from class:
OTVInput
- Will do nothing for some subclasses
- Specified by:
navigateTableViewUp
in interface IObjectTableViewInput
- Overrides:
navigateTableViewUp
in class OTVInput
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.