|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
C - The type of component being depicted.public interface WebComponentDepictor<C extends Component>
A strategy for depicting components on the web platform. All component depictors on the web platform must implement this interface.
| Field Summary |
|---|
| Fields inherited from interface com.guiseframework.platform.Depictor |
|---|
GENERAL_PROPERTY |
| Method Summary | |
|---|---|
java.lang.String |
getDepictName()
Determines the identifier to place in the name attribute of the component's XHTML element, if appropriate. |
| Methods inherited from interface com.guiseframework.platform.web.WebDepictor |
|---|
getDepictContext, getPlatform |
| Methods inherited from interface com.guiseframework.platform.Depictor |
|---|
depict, getDepictedObject, getSession, installed, isDepicted, processEvent, setDepicted, uninstalled |
| Method Detail |
|---|
java.lang.String getDepictName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||