Uiinfrastructure API Docs  
 

IView Members

IView overview

Public Instance Methods

Display This method returns the HTMLElement that encompasses the output of the View.
DisplayJavascript This method returns the HTMLScript that encompasses the Javascript on the page. This method should be called by IDisplayPages and the resulting Javascript should be put in the HTMLHead element. This can return null.
Init This method initializes the View with the read only model interface it is supposed to draw it's data from as well as it's parent ActivitySpace (necessary to create URLS).

See Also

IView Interface | com.plumtree.uiinfrastructure.activityspace Namespace