|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocationAware
Identification inferface for types that know about Location.
If type implements this interface, we can say that it knows where instance implementing this interfaces is located in facelets view.
UIComponent is LocationAware-like, because it knows it's Location: UIComponent.VIEW_LOCATION_KEY
| Method Summary | |
|---|---|
Location |
getLocation()
|
| Method Detail |
|---|
Location getLocation()
Location instance where this object exists/is related to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||