| Package | Description |
|---|---|
| com.xpert.faces.bean | |
| com.xpert.faces.primefaces | |
| com.xpert.maker | |
| com.xpert.maker.model |
| Modifier and Type | Method and Description |
|---|---|
PrimeFacesVersion[] |
BeanMaker.getPrimeFacesVersions() |
| Modifier and Type | Method and Description |
|---|---|
static PrimeFacesVersion |
PrimeFacesVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimeFacesVersion[] |
PrimeFacesVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PrimeFacesUtils.normalizeWidgetVar(String widgetVar,
PrimeFacesVersion primeFacesVersion)
Primefaces 4 and 5 new widget var is like "PF('widgetVar')"
|
| Modifier and Type | Method and Description |
|---|---|
PrimeFacesVersion |
MakerSwingFrame.getPrimeFacesVersion() |
PrimeFacesVersion |
BeanConfiguration.getPrimeFacesVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanConfiguration.setPrimeFacesVersion(PrimeFacesVersion primeFacesVersion) |
| Modifier and Type | Method and Description |
|---|---|
PrimeFacesVersion |
ViewEntity.getPrimeFacesVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewEntity.setPrimeFacesVersion(PrimeFacesVersion primeFacesVersion) |
Copyright © 2015. All rights reserved.