Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.ide.inspector.find
Interface SearchableLabel

All Known Implementing Classes:
PropertyCheckBox, PropertyLabel, PropertyRadioButton

public interface SearchableLabel

Interface to identify a control that can be queried for its SearchableText.

See Also:
PropertyLabel, PropertyRadioButton, PropertyCheckBox

Method Summary
 SearchableText getSearchableText()
          Get the SearchableText for the host component.
 

Method Detail

getSearchableText

SearchableText getSearchableText()
Get the SearchableText for the host component.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.