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  
getBody() — Method in interface org.puremvc.as3.interfaces.INotification
Get the body of the INotification instance
getBody() — Method in class org.puremvc.as3.patterns.observer.Notification
Get the body of the Notification instance.
getData() — Method in interface org.puremvc.as3.interfaces.IProxy
Get the data object
getData() — Method in class org.puremvc.as3.patterns.proxy.Proxy
Get the data object
getInstance() — Static method in class org.puremvc.as3.core.Controller
Controller Singleton Factory method.
getInstance() — Static method in class org.puremvc.as3.core.Model
Model Singleton Factory method.
getInstance() — Static method in class org.puremvc.as3.core.View
View Singleton Factory method.
getInstance() — Static method in class org.puremvc.as3.patterns.facade.Facade
Facade Singleton Factory method
getMediatorName() — Method in interface org.puremvc.as3.interfaces.IMediator
Get the IMediator instance name
getMediatorName() — Method in class org.puremvc.as3.patterns.mediator.Mediator
Get the name of the Mediator.
getName() — Method in interface org.puremvc.as3.interfaces.INotification
Get the name of the INotification instance.
getName() — Method in class org.puremvc.as3.patterns.observer.Notification
Get the name of the Notification instance.
getProxyName() — Method in interface org.puremvc.as3.interfaces.IProxy
Get the Proxy name
getProxyName() — Method in class org.puremvc.as3.patterns.proxy.Proxy
Get the proxy name
getType() — Method in interface org.puremvc.as3.interfaces.INotification
Get the type of the INotification instance
getType() — Method in class org.puremvc.as3.patterns.observer.Notification
Get the type of the Notification instance.
getViewComponent() — Method in interface org.puremvc.as3.interfaces.IMediator
Get the IMediator's view component.
getViewComponent() — Method in class org.puremvc.as3.patterns.mediator.Mediator
Get the Mediator's view component.
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