The {@link SearchAction} is a specialized action that can be used to execute a search task. Besides the actualsearch, such a task contains the creation of search proposals during typing. A {@link SearchAction} provides methodsthat will be called when a user types a search query and executes a search.
Please Note: A {@link SearchAction} will be rendered the platform typical way. You don't have to worry about placinga search field and so on.
@since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|