Package | Description |
---|---|
org.apache.empire.jsf2.app | |
org.apache.empire.jsf2.controls | |
org.apache.empire.jsf2.pages | |
org.apache.empire.jsf2.utils |
Modifier and Type | Field and Description |
---|---|
protected TextResolver[] |
FacesApplication.textResolvers |
Modifier and Type | Method and Description |
---|---|
static TextResolver |
FacesUtils.getTextResolver(javax.faces.context.FacesContext fc) |
TextResolver |
FacesApplication.getTextResolver(javax.faces.context.FacesContext ctx) |
TextResolver |
FacesApplication.getTextResolver(Locale locale) |
Modifier and Type | Method and Description |
---|---|
TextResolver |
InputControl.ValueInfo.getTextResolver() |
Modifier and Type | Method and Description |
---|---|
void |
SelectInputControl.addSelectItem(javax.faces.component.UIComponent input,
TextResolver textResolver,
OptionEntry e) |
void |
SelectInputControl.initOptions(javax.faces.component.html.HtmlSelectOneMenu input,
TextResolver textResolver,
Options options,
boolean addEmpty,
String nullText) |
void |
SelectInputControl.syncOptions(javax.faces.component.html.HtmlSelectOneMenu input,
TextResolver textResolver,
Options options,
boolean hasEmpty,
String nullText) |
Modifier and Type | Method and Description |
---|---|
protected TextResolver |
Page.getTextResolver() |
Modifier and Type | Method and Description |
---|---|
TextResolver |
TagEncodingHelper.getTextResolver(javax.faces.context.FacesContext context) |
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.