Packageorg.servebox.toolbox.view
Interfacepublic interface IDataLoadViewHelper

IDataLoadViewHelper is a interface for ViewHelper that will load data



Public Methods
 MethodDefined by
  
load():void
Triggers the actions needed to load the data needed at the view/view helper instances initialization.
IDataLoadViewHelper
Method detail
load()method
public function load():void

Triggers the actions needed to load the data needed at the view/view helper instances initialization.