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  
addResources(resources) — Method in class com.afw.puremvc.initmonitor.model.InitMonitorProxy
Call this function at least 1X before calling start()
allowProxyNames — Property in class com.afw.puremvc.initmonitor.model.InitMonitorProxy
For convenience (also simplifies the upgrade process from v0.1 to v0.3)
IF TRUE: When calling InitMonitorProxy.addResources(...) you can add the IInitProxy names and/or instances
IF FALSE: only instances are allowed

Note: Proxy names are resolved immediately when you call addResources(), so they must already be registered
...
analyzeResources() — Method in class com.afw.puremvc.initmonitor.model.InitMonitorProxy
Calculates the the total weight of the job -- used internally by InitMonitor for progress calculations.
args — Property in class com.afw.puremvc.initmonitor.model.RemotingInitProxy
(optional) arguments to be passed to remote class method Change this property any time before calling load()
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