gn:act_cleanWidgets
- Description
- Action used to cleans widget content on the same screen.
- Action returns
- void
Action signatures
Clean defined widgets on the same screen
[gn:act_cleanWidgets]|[target{n}]
Example
@+id/airconReport_customer,@+id/airconReport_condenserCoil
- widgets which content will be cleaned
- ⤷
[gn:act_cleanWidgets]|[@+id/airconReport_customer,@+id/airconReport_condenserCoil]
- ⤷
Clean all widgets on the same screen
[gn:act_cleanWidgets]|[]
Example
[gn:act_cleanWidgets]|[]