Operation |
Details |
protected getCommonSessionBean():CommonSessionBean |
Sequential Notes: | Returns the CommonSessionBean. @return a reference to the scoped data bean (CommonSessionBean) | |
protected getViewItem():ViewItem |
Sequential Notes: | Returns a reference to the scoped data bean (the ViewItemBean). @return a reference to the scoped data bean | |
protected getViewItemSessionBean():ViewItemSessionBean |
Sequential Notes: | Returns a reference to the scoped data bean (the ViewItemSessionBean). @return a reference to the scoped data bean | |
public init():void |
Sequential Notes: | Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation. | |
public isItemSpecific():boolean |
Sequential Tags: | annotations=@Override
| |
protected redirectToGUITool():String |
Sequential Notes: | Redirets to the referring GUI Tool page. @return a navigation string | |
public viewItemPage(): |
Sequential Notes: | Public constructor. | |