actions property

List<IAction> get actions

Implementation

external List<IAction> get actions;
set actions (List<IAction> actions)

Implementation

external set actions(List<IAction> actions);