com.ibm.etools.systems.core.search
Class SystemSearchPage
java.lang.Object
DialogPage
com.ibm.etools.systems.core.search.SystemSearchPage
- public class SystemSearchPage
- extends DialogPage
This class provides the universal search page in the Search.
- See Also:
- Serialized Form
Constructor Summary |
SystemSearchPage()
This contructor instantiates a remote search page. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYSTEM_SEARCH_PAGE_ID
public static final String SYSTEM_SEARCH_PAGE_ID
- See Also:
- Constant Field Values
SystemSearchPage
public SystemSearchPage()
- This contructor instantiates a remote search page.
performAction
public boolean performAction()
- See Also:
ISearchPage
setContainer
public void setContainer(ISearchPageContainer container)
- See Also:
ISearchPage
setVisible
public void setVisible(boolean visible)
- See Also:
IDialogPage
createControl
public void createControl(Composite parent)
- See Also:
IDialogPage
Copyright © 2005 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.