public interface IDialogDecorator
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
org.apache.ecs.html.Div |
getContentDiv(IFlowAsDialog ivDialog)
Dialog must be rendered using
Base.rendererRaw(net.infordata.ifw2.web.view.IRenderer)
and as top-level ifw2 tag, ie. |
org.apache.ecs.html.Div |
getTitleDiv(IFlowAsDialog dialog) |
org.apache.ecs.html.Div getTitleDiv(IFlowAsDialog dialog)
dialog - org.apache.ecs.html.Div getContentDiv(IFlowAsDialog ivDialog)
Base.rendererRaw(net.infordata.ifw2.web.view.IRenderer)
and as top-level ifw2 tag, ie. it cannot be nested in ifw2 wrapping tags.ivDialog -