Attribute |
Details |
private ResourceBundle bundleLabel |
Initial: ResourceBundle.getBundle(i18nHelper.getSelectedLabelBundle())
Notes: | ... and set the refering resource bundle | |
private HTMLElementUI htmlElement |
Initial: new HTMLElementUI()
|
private InternationalizationHelper i18nHelper |
Initial: (InternationalizationHelper)FacesContext.getCurrentInstance()
.getApplication().getVariableResolver().resolveVariable(FacesContext.getCurrentInstance(),
InternationalizationHelper.BEAN_NAME)
Notes: | get the selected language... | |
private HtmlGraphicImage image |
|
private PubItemVO pubItem |
|