A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
uid — Property in class com.developmentarc.framework.controllers.abstracts.AbstractTask
Stores the unique identification value of the Task which was defined at construction.
uid — Property in interface com.developmentarc.framework.controllers.interfaces.ITask
A unique identification value assigned to the task.
uid — Property in class com.developmentarc.framework.datastructures.tasks.TaskGroup
Id of the group instance.
unregisterActions(actions) — Method in class com.developmentarc.framework.controllers.ActionDelegate
Unregisters an Array of IActions from their commands.
unregisterCommands(action:com.developmentarc.framework.controllers.interfaces:IAction, commands) — Method in class com.developmentarc.framework.controllers.ActionDelegate
Unregisters the Action's commands via the EventBroker.
unsubscribe(eventType, callback) — Static method in class com.developmentarc.framework.utils.EventBroker
Removes subscription of the specified event and callback.
url — Static property in class com.developmentarc.framework.utils.BrowserLocationUtil
Method returns the current full url in the application.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z