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  
setEnabled(className, enabled) — Method in class com.jadbox.flashmvc.SuperModel
Sets an action class to be enabled or disabled
setVar(varName, value) — Method in class com.jadbox.flashmvc.ActionHelper
Sets a variable value on this action's SuperModel.
setVarRelative(varName, value) — Method in class com.jadbox.flashmvc.ActionHelper
Sets a variable value relative to its current value on this action's SuperModel.
status — Property in class com.jadbox.flashmvc.Performance
status — Property in class com.jadbox.flashmvc.SuperModelEvent
superModel — Property in class com.jadbox.flashmvc.Performance
Internal only - DO NOT USE
superModel — Static property in class com.jadbox.flashmvc.SuperModel
Used for getting the global log by SuperModel.superModel.log;
superModel — Property in class com.jadbox.flashmvc.flex.ActionBinder
Sets the SuperModel reference that will have the action to monitor
SuperModel — Class in package com.jadbox.flashmvc
This is the class that your model (or model singleton) will extend from.
SuperModel() — Constructor in class com.jadbox.flashmvc.SuperModel
SuperModelEvent — Class in package com.jadbox.flashmvc
Custom events for flashMVC.
SuperModelEvent(type, bubbles, cancelable) — Constructor in class com.jadbox.flashmvc.SuperModelEvent
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