info.magnolia.cms.gui.dialog
Class DialogBox
java.lang.Object
info.magnolia.cms.gui.dialog.DialogControlImpl
info.magnolia.cms.gui.dialog.DialogBox
- All Implemented Interfaces:
- DialogControl
- Direct Known Subclasses:
- DialogButton, DialogButtonSet, DialogEdit, DialogEditCode, DialogEditWithButton, DialogEditWithCustomButtons, DialogFile, DialogFreemarker, DialogHidden, DialogInclude, DialogMultiSelect, DialogPassword, DialogSelect, DialogStatic
public class DialogBox
- extends DialogControlImpl
- Version:
- 2.0
- Author:
- Vinzenz Wyser
Methods inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl |
addOption, addSub, clearWebsiteNode, drawHtml, drawHtmlPostSubs, drawHtmlPreSubs, drawSubs, getConfigValue, getConfigValue, getDescription, getId, getLabel, getMessage, getMessage, getMessages, getName, getOptions, getParent, getRequest, getResponse, getStorageNode, getSub, getSubs, getTopParent, getValidationPattern, getValue, getValues, getWebsiteNode, init, isRequired, readValue, readValues, removeSessionAttribute, setConfig, setConfig, setConfig, setDescription, setLabel, setName, setOptions, setRequired, setSaveInfo, setSessionAttribute, setTopParent, setValidationMessage, setValue, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOXTYPE_2COLS
public static final int BOXTYPE_2COLS
- See Also:
- Constant Field Values
BOXTYPE_1COL
public static final int BOXTYPE_1COL
- See Also:
- Constant Field Values
DialogBox
public DialogBox()
setBoxType
public void setBoxType(int i)
getBoxType
public int getBoxType()
drawHtmlPre
public void drawHtmlPre(Writer out)
throws IOException
- Throws:
IOException
drawHtmlPost
public void drawHtmlPost(Writer out)
throws IOException
- Throws:
IOException
getHtmlDescription
public String getHtmlDescription()
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.