Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | User Interface Object Reference | Objects to Use for User Interface Controls | SearchNavButton Properties
 
SearchNavButton Properties
Property
Description
Cancel Text
The text that should be displayed to close the search text input field and show the search icon instead.
Create On Condition
Whether to create the button at run time.
Enabled
Whether you want the element to be enabled or disabled.
Font Color
Color of the text.
Hint Text
Text you want to be displayed when the search text input field is opened and no text is set or entered by the user.
Icon
Icon image to display on the button.
Note:
The icon must be one of your application resources. For more information about resources, see Defining Resources for a Mobile Project.
Name
Name you assign to the button in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface.
Search Field Background Color
Background color of the search text input field.
Search Field Foreground Color
Foreground color of the search text input field.
Search Field Hint Text Color
Text color of the hint text.
Style
The style that should be used for this button. For more information, see Using Styles.
Tag
Used to determine the context of the element at run time, e.g., in a delegate to find out which element was pressed.
Text
Text to display on the button.
Visible
Whether the button is visible or hidden.