|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.rad.genui.AbstractUIFactoryResource<UI>
UI - the resource typepublic abstract class AbstractUIFactoryResource<UI>
The AbstractUIFactoryResource holds the resource per factory. It creates a resource
copy if the resource was initialized as static resource.
| Constructor Summary | |
|---|---|
protected |
AbstractUIFactoryResource(UI pResource)
Creates a new instance of AbstractUIFactoryResource. |
| Method Summary | |
|---|---|
protected java.lang.Object |
createCacheKey()
Creates the cache key. |
UI |
getUIResource()
Gets the UI resource corresponding with this wrapper object. |
protected void |
setUIResource(UI pResource)
Gets the UI resource corresponding with this wrapper object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractUIFactoryResource(UI pResource)
AbstractUIFactoryResource.
pResource - the resource| Method Detail |
|---|
public final UI getUIResource()
protected final void setUIResource(UI pResource)
pResource - the original resourceprotected java.lang.Object createCacheKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||