接口 | 说明 |
---|---|
BaseFullWebappControllerParts |
Description:
TODO: patrickb Class Description for BaseFullWebappControllerParts Initial Date: 29.01.2008 |
类 | 说明 |
---|---|
BaseFullWebappController |
Description:
The BaseFullWebappController defines the outer most part of the main layout Initial Date: 20.07.2007 |
BaseFullWebappPopupBrowserWindow | |
DefaultFooterController |
Description: This is a simple controller that displays the brasato web app framework default footer.
|
DefaultMinimalTopNavController |
Description:
The default minimal top navigation offers a close and print link Initial Date: 24.09.2009 |
DefaultTopNavController |
Description: A simple top nav controller that features a logout link
Initial Date: 11.10.2007
|
EmptyHeaderController |
Description: This is a simple controller that displays no header at all.
|
LayoutMain3ColsBackController |
Description: This layouter controller provides a fullscreen view with a back-link
Events thrown by this controller:
Event.BACK_EVENT
Initial Date: 21.01.2008
|
LayoutMain3ColsConfig |
Description: Config object to store users column settings You can use the spring setters setCol1WidthEmDefault() and setCol2WidthEmDefault() to set the width
system wide to another value (e.g. when your theme needs it)
Initial Date: 14.01.2008
|
LayoutMain3ColsController |
Description: This main layout controller provides a three column layout based on the YAML framework.
|
LayoutMain3ColsPreviewController |
Description: This layouter controller provides a fullscreen view with a preview background
Events thrown by this controller:
Event.BACK_EVENT
Initial Date: 21.01.2008
|
LogoWithLinkHeaderController |
Description: This is a simple controller that displays a clickable logo for in the layout header section.
|
LogoWithLinkHeaderControllerCreator |
Description: This controller creator creates instances of the LogoWithLinkHeaderController.
|