com.pow2.webgui.window
Class BOWindowDrawer
java.lang.Object
com.pow2.webgui.WidgetStrategy
com.pow2.webgui.WidgetDrawer
com.pow2.webgui.window.WindowDrawer
com.pow2.webgui.window.BOWindowDrawer
public class BOWindowDrawer
- extends WindowDrawer
"BackOffice" WindowDrawer class.
This class provides concrete implementation
of getTemplateDescription
method.
- Author:
- Luca Fossato
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOWindowDrawer
public BOWindowDrawer(Widget widget)
- Constructor.
- Parameters:
widget
- the widget to draw
getTemplateDescription
protected StringBuffer getTemplateDescription(Window window,
org.apache.velocity.VelocityContext context)
- Gets the description of the Window template.
- Specified by:
getTemplateDescription
in class WindowDrawer
- Parameters:
window
- the window widgetcontext
- the current Velocity context
- Returns:
- the description of the Window template
Copyright © 2002-2005 Power Of Two S.r.l. All Rights Reserved.