C - defines the base component where others extend fromL - defines the message listener typeA - defines the basic event typeM - defines the basic message typepublic interface IPerspectiveView<C,L,A,M> extends IPerspective<L,A,M>, IDeclarative
| Modifier and Type | Method and Description |
|---|---|
IPerspectiveLayout<C,C> |
getIPerspectiveLayout()
Returns layout dto.
|
void |
setIPerspectiveLayout(IPerspectiveLayout<C,C> layout)
Set the default perspective layout entity for the perspective.
|
getComponentDelegateQueue, getMessageDelegateQueue, getMessageQueue, getPerspective, getSubcomponents, handlePerspective, init, postInitgetContext, getLocaleID, getResourceBundleLocation, isStarted, setLocaleID, setResourceBundleLocation, setStartedaddComponent, getComponentHandler, initComponents, registerComponent, removeAllCompnents, unregisterComponentgetDocumentURL, getType, getViewLocation, setUIType, setViewLocationIPerspectiveLayout<C,C> getIPerspectiveLayout()
void setIPerspectiveLayout(IPerspectiveLayout<C,C> layout)
layout, - The layout dto