|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
O - The type of object being depicted.public interface WebDepictor<O extends DepictedObject>
A strategy for depicting objects on the web platform.
| Field Summary |
|---|
| Fields inherited from interface com.guiseframework.platform.Depictor |
|---|
GENERAL_PROPERTY |
| Method Summary | |
|---|---|
WebDepictContext |
getDepictContext()
Retrieves information and functionality related to the current depiction on the web platform. |
WebPlatform |
getPlatform()
|
| Methods inherited from interface com.guiseframework.platform.Depictor |
|---|
depict, getDepictedObject, getSession, installed, isDepicted, processEvent, setDepicted, uninstalled |
| Method Detail |
|---|
WebPlatform getPlatform()
getPlatform in interface Depictor<O extends DepictedObject>WebDepictContext getDepictContext()
WebPlatform.getDepictContext().
getDepictContext in interface Depictor<O extends DepictedObject>java.lang.IllegalStateException - if no depict context can be returned in the current depiction state.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||