com.ibm.etools.iseries.rse.ui.search
Class SearchPage
java.lang.Object
DialogPage
com.ibm.etools.iseries.rse.ui.search.SearchPage
public class SearchPage
- extends DialogPage
This class provides the dialog page for iSeries search in the Search
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
INPUT_VALID
public static final int INPUT_VALID
- See Also:
- Constant Field Values
INPUT_EMPTY
public static final int INPUT_EMPTY
- See Also:
- Constant Field Values
INPUT_NOT_NUMERIC
public static final int INPUT_NOT_NUMERIC
- See Also:
- Constant Field Values
INPUT_NOT_POSITIVE
public static final int INPUT_NOT_POSITIVE
- See Also:
- Constant Field Values
SearchPage
public SearchPage()
createControl
public void createControl(Composite parent)
- See Also:
IDialogPage
performAction
public boolean performAction()
- See Also:
ISearchPage
setContainer
public void setContainer(ISearchPageContainer container)
- See Also:
ISearchPage
handleEvent
public void handleEvent(Event event)
- See Also:
Listener
modifyText
public void modifyText(ModifyEvent e)
- See Also:
ModifyListener
setVisible
public void setVisible(boolean visible)
- See Also:
IDialogPage
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.