Operation |
Details |
public changeLanguage( ValueChangeEvent event):void |
Sequential |
protected getI18nHelper():InternationalizationHelper |
Sequential Notes: | Returns the InternationalizationHelper. @return a reference to the scoped data bean (InternationalizationHelper) | |
public getLocale():String |
Sequential Notes: | Getters and Setters | |
protected getLoginHelper():LoginHelper |
Sequential Notes: | Returns the LoginHelper. @return a reference to the scoped data bean (LoginHelper) | |
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 isLoggedIn():boolean |
Sequential |
public PubManSessionBean(): |
Sequential Notes: | Default constructor. | |
public setLocale( String locale):void |
Sequential |