|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchField.Style | |
---|---|
oracle.javatools.ui.search | Provides a general purpose search or filter component. |
Uses of SearchField.Style in oracle.javatools.ui.search |
---|
Methods in oracle.javatools.ui.search that return SearchField.Style | |
---|---|
SearchField.Style |
SearchField.getStyle() Returns the current style of search. |
static SearchField.Style |
SearchField.Style.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static SearchField.Style[] |
SearchField.Style.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.javatools.ui.search with parameters of type SearchField.Style | |
---|---|
void |
SearchField.setStyle(SearchField.Style style) Sets the style of search. |
Constructors in oracle.javatools.ui.search with parameters of type SearchField.Style | |
---|---|
SearchField(PromptedTextField textField, SearchField.Style style) |
|
SearchField(SearchField.Style style) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |