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, getSubcomponents, handlePerspective, init, postInit, setSubcomponents
getActionListener, getActionListener, getId, getName, isActive, isStarted, setActive, setId, setName
getComponentHandler, initComponents, registerComponent, unregisterComponent
handle
getDocumentURL, getLocaleID, getResourceBundle, getResourceBundleLocation, getType, getViewLocation, setViewLocation
IPerspectiveLayout<? extends C,C> getIPerspectiveLayout()