|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacesAttribute | |
---|---|
org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of FacesAttribute in org.apache.openejb.jee |
---|
Fields in org.apache.openejb.jee with type parameters of type FacesAttribute | |
---|---|
protected List<FacesAttribute> |
FacesComponent.attribute
|
protected List<FacesAttribute> |
FacesRenderer.attribute
|
protected List<FacesAttribute> |
FacesConverter.attribute
|
protected List<FacesAttribute> |
FacesValidator.attribute
|
Methods in org.apache.openejb.jee that return types with arguments of type FacesAttribute | |
---|---|
List<FacesAttribute> |
FacesComponent.getAttribute()
Gets the value of the attribute property. |
List<FacesAttribute> |
FacesRenderer.getAttribute()
Gets the value of the attribute property. |
List<FacesAttribute> |
FacesConverter.getAttribute()
Gets the value of the attribute property. |
List<FacesAttribute> |
FacesValidator.getAttribute()
Gets the value of the attribute property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |