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  
error() — Method in class com.developmentarc.framework.controllers.abstracts.AbstractTask
Called when a task recieves an error or generates an error.
errorID — Property in class com.developmentarc.framework.utils.events.LocalConnectionEvent
Stores the error ID if provided.
errorMessage — Property in class com.developmentarc.framework.utils.events.LocalConnectionEvent
Contains the error message that has been generated or received.
EventBroker — Class in package com.developmentarc.framework.utils
The EventBroker is a remote Observer pattern that allows objects to subscribe to events that may be broadcasted by any item in the system.
events — Property in class com.developmentarc.framework.controllers.SelectionGroup
Returns the comma seperated list of events used by this group.
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