actionNames:IList
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Retrieves the list of user actions supported by the task. A value of null
specifies no actions are specified.
Deze eigenschap kan als de bron voor gegevensbinding worden gebruikt. Wanneer deze eigenschap wordt gewijzigd, wordt de gebeurtenis propertyChange
verzonden.
Implementatie public function get actionNames():IList
public function set actionNames(value:IList):void