Operation |
Details |
protected getSessionBean():CommonSessionBean |
Sequential Notes: | Returns the CommonSessionBean. @return a reference to the scoped data bean (CommonSessionBean) | |
protected getViewItemSessionBean():ViewItemSessionBean |
Sequential Notes: | Returns the ViewItemSessionBean. @return a reference to the scoped data bean (ViewItemSessionBean) | |
public GTViewItemFullPage(): |
Sequential Notes: | Public constructor | |
public init():void |
Sequential Notes: | Callback method that is called whenever a page is navigated to, either directly via a URL, or indirectly via page navigation. | |