C
- defines the base component where others extend fromL
- defines the action listener typeA
- defines the basic action 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<? extends C,C> |
getIPerspectiveLayout()
Returns layout dto.
|
getComponentDelegateQueue, getComponentsMessageQueue, getMessageDelegateQueue, getPerspectiveHandler, getSubcomponents, handlePerspective, init, postInit
getContext, getLocaleID, getResourceBundleLocation, isStarted, setLocaleID, setResourceBundleLocation, setStarted
getComponentHandler, initComponents, registerComponent, unregisterComponent
getDocumentURL, getType, getViewLocation, setViewLocation
IPerspectiveLayout<? extends C,C> getIPerspectiveLayout()