Packageorg.servebox.foundry.view
Interfacepublic interface IView extends mx.core.IContainer, mx.core.IUIComponent
ImplementorsAbstractAirApplication, AbstractApplication, CanvasView, FormView, GridView, HBoxView, PanelView, TileView, TitleWindowView, VBoxView

IView is an implementation used to define the View.



Public Methods
 MethodDefined by
  
Returns the ViewHelper of the container.
IView
  
toString():String
Returns the string representation of the specified object.
IView
Method detail
getViewHelper()method
public function getViewHelper():ViewHelper

Returns the ViewHelper of the container.

Returns
ViewHelper
toString()method 
public function toString():String

Returns the string representation of the specified object.

Returns
String