info.magnolia.cms.gui.dialog
Class Dialog
java.lang.Object
info.magnolia.cms.gui.dialog.DialogControlImpl
info.magnolia.cms.gui.dialog.Dialog
- All Implemented Interfaces:
- DialogControl
public class Dialog
- extends DialogControlImpl
- Version:
- 2.0
- Author:
- Vinzenz Wyser
Methods inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl |
addOption, addSub, clearWebsiteNode, drawHtml, 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 |
DIALOGSIZE_NORMAL_WIDTH
public static final java.lang.String DIALOGSIZE_NORMAL_WIDTH
- See Also:
- Constant Field Values
DIALOGSIZE_NORMAL_HEIGHT
public static final java.lang.String DIALOGSIZE_NORMAL_HEIGHT
- See Also:
- Constant Field Values
DIALOGSIZE_SLIM_WIDTH
public static final java.lang.String DIALOGSIZE_SLIM_WIDTH
- See Also:
- Constant Field Values
DIALOGSIZE_SLIM_HEIGHT
public static final java.lang.String DIALOGSIZE_SLIM_HEIGHT
- See Also:
- Constant Field Values
Dialog
public Dialog()
setCallbackJavascript
public void setCallbackJavascript(java.lang.String s)
getCallbackJavascript
public java.lang.String getCallbackJavascript()
setAction
public void setAction(java.lang.String s)
getAction
public java.lang.String getAction()
setJavascriptSources
public void setJavascriptSources(java.lang.String s)
getJavascriptSources
public java.util.List getJavascriptSources()
drawJavascriptSources
public void drawJavascriptSources(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
setCssSources
public void setCssSources(java.lang.String s)
getCssSources
public java.util.List getCssSources()
drawCssSources
public void drawCssSources(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
addTab
public DialogTab addTab()
addTab
public DialogTab addTab(java.lang.String label)
getTab
public DialogTab getTab(int i)
drawHtmlPreSubs
public void drawHtmlPreSubs(java.io.Writer out)
throws java.io.IOException
- Overrides:
drawHtmlPreSubs
in class DialogControlImpl
- Throws:
java.io.IOException
drawHtmlPreSubsHead
protected void drawHtmlPreSubsHead(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
drawHtmlPreSubsForm
protected void drawHtmlPreSubsForm(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
drawHtmlPreSubsTabSet
protected void drawHtmlPreSubsTabSet(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
drawHtmlPostSubs
public void drawHtmlPostSubs(java.io.Writer out)
throws java.io.IOException
- Overrides:
drawHtmlPostSubs
in class DialogControlImpl
- Throws:
java.io.IOException
drawHtmlPostSubsTabSet
protected void drawHtmlPostSubsTabSet(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
drawHtmlPostSubsButtons
protected void drawHtmlPostSubsButtons(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.