public interface ISearchOptionsProvider
com.ibm.rational.test.common.editor.framework.searchTypeOptionsContributor
extension point.SearchOptionsContibutor.| Modifier and Type | Method and Description |
|---|---|
void |
drawOptions(Composite parent,
IConfigurationElement ce,
com.ibm.rational.common.test.editor.framework.kernel.search.SearchPageLayout layout) |
void |
updateOptions(Composite composite,
IConfigurationElement ce,
com.ibm.rational.common.test.editor.framework.kernel.search.SearchPageLayout layout) |
void drawOptions(Composite parent, IConfigurationElement ce, com.ibm.rational.common.test.editor.framework.kernel.search.SearchPageLayout layout)
parent - Compositece - IConfigurationElementlayout - SearchPageLayoutvoid updateOptions(Composite composite, IConfigurationElement ce, com.ibm.rational.common.test.editor.framework.kernel.search.SearchPageLayout layout)
composite - Compositece - IConfigurationElementlayout - SearchPageLayout© Copyright IBM Corp. 2013. All rights reserved.