(→Disable widgets) |
m (fixed broken link & formatting) |
||
Line 20: | Line 20: | ||
| [[target]] which will be disabled | | [[target]] which will be disabled | ||
* Valid [[target|targets]]: | * Valid [[target|targets]]: | ||
− | ** [[GnDateTimePicker]] | + | ** <code>[[GnDateTimePicker]]</code> |
− | ** [[GnDropDown]] | + | ** <code>[[GnDropDown]]</code> |
− | ** [[ | + | ** <code>[[GnAutoCompleteTextView]]</code> |
|- | |- | ||
|} | |} |
Revision as of 12:12, 2 August 2017
gn:act_disableWidget
- Description
- Action used to disable single or multiple widgets when action is executed.
- Action returns
- void
Action signatures
Disable widgets
[gn:act_disableWidget]|[target{n}]
Example
@+id/rental_rentOutDate,@+id/rental_plannedEndDate
- widgets
- ⤷
[gn:act_disableWidget]|[@+id/rental_rentOutDate,@+id/rental_plannedEndDate]
- ⤷