gn:act_reloadAutoFilledWidgets
- Description
- Action used to reload
GnEditText
widgets that have special ability to autoload data.
- Action returns
- void
Action signatures
Reload all widgets
[gn:act_reloadAutoFilledWidgets]|[]
Example
[gn:act_reloadAutoFilledWidgets]|[]
Reload specific widgets
[gn:act_reloadAutoFilledWidgets]|[target{n}]
Parameter Description target{n}
target in which the data will be reloaded - Valid targets:
GnEditText
with the following source type:
- Valid targets:
Example
@+id/timeOutDATA,@+id/timeOutDATA2
-GnEditText
- ⤷
[gn:act_reloadAutoFilledWidgets]|[@+id/timeOutDATA,@+id/timeOutDATA2]
- ⤷