|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.faces.application.ViewResource
public abstract class ViewResource
Superclass of Resource
that is only
for use with views.
Constructor Summary | |
---|---|
ViewResource()
|
Method Summary | |
---|---|
abstract URL |
getURL()
Return an actual |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewResource()
Method Detail |
---|
public abstract URL getURL()
Return an actual URL
instance that refers to this resource instance.
URL
instance that refers to
this resource instance.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |