gn:act_updateWidgetAttribute
- Description
- Action used to update widget attribute.
- Action returns
- void
Action signatures
Update widget attribute
[gn:act_updateWidgetAttribute]|[target,sourceAttributeName,sourceValue]
Parameter Description target{n}
target which will be shown - Valid targets:
sourceAttributeName{n}
source which will be used for attribute name sourceValue{n}
source which will be used for attribute value
Example
@+id/progressReport20_serviceTimeStartInput
- widget which will be updated@variable/attributeName
- attribute which will be updated@variable/is24HoursTime
- new value
- ⤷
[gn:act_updateWidgetAttribute]|[@+id/progressReport20_serviceTimeStartInput,@variable/attributeName,@variable/is24HoursTime]
- ⤷
List of supported attributes
Widget Attribute name GnTimePicker
gn:is24HourFormat
GnDateTimePicker
gn:is24HourFormat