|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.guiseframework.platform.AbstractDepictor<O>
com.guiseframework.platform.web.AbstractWebDepictor<O>
O - The type of object being depicted.public abstract class AbstractWebDepictor<O extends DepictedObject>
An abstract depictor for the web.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.guiseframework.platform.AbstractDepictor |
|---|
AbstractDepictor.DepictedPropertyChangeListener |
| Field Summary |
|---|
| Fields inherited from interface com.guiseframework.platform.Depictor |
|---|
GENERAL_PROPERTY |
| Constructor Summary | |
|---|---|
AbstractWebDepictor()
|
|
| Method Summary | |
|---|---|
WebPlatform |
getPlatform()
|
| Methods inherited from class com.guiseframework.platform.AbstractDepictor |
|---|
depict, depictedObjectPropertyChange, getDepictContext, getDepictedObject, getDepictedPropertyChangeListener, getIgnoredProperties, getModifiedProperties, getSession, installed, isDepicted, processEvent, setDepicted, setPropertyModified, uninstalled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractWebDepictor()
| Method Detail |
|---|
public WebPlatform getPlatform()
getPlatform in interface Depictor<O extends DepictedObject>getPlatform in class AbstractDepictor<O extends DepictedObject>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||