Methods
(inner) execSearchSimple(value) → {void}
Executes the simple search for the current displayed view
Parameters:
Name | Type | Description |
---|---|---|
value |
string | search string |
- Source:
Returns:
- Type
- void
(inner) handleSearchSimple(appid) → {void}
Update the search elements for specified appid
Parameters:
Name | Type | Description |
---|---|---|
appid |
string | the application id |
- Source:
Returns:
- Type
- void
(inner) initSearchSimple(appid) → {void}
Initializes simple search elements for specified appid
Parameters:
Name | Type | Description |
---|---|---|
appid |
string | the application id |
- Source:
Returns:
- Type
- void