net.sourceforge.openutils.mgnlmedia.media.dialog
Class LayerDialog

java.lang.Object
  extended by info.magnolia.cms.gui.dialog.DialogControlImpl
      extended by info.magnolia.cms.gui.dialog.Dialog
          extended by net.sourceforge.openutils.mgnlmedia.media.dialog.LayerDialog
All Implemented Interfaces:
info.magnolia.cms.gui.dialog.DialogControl

public class LayerDialog
extends info.magnolia.cms.gui.dialog.Dialog

This dialog allow to popup the dialog as an Ext js layer

Version:
$Id: LayerDialog.java 3269 2011-01-23 19:06:39Z fgiust $
Author:
molaschi

Field Summary
 
Fields inherited from class info.magnolia.cms.gui.dialog.Dialog
DIALOGSIZE_NORMAL_HEIGHT, DIALOGSIZE_NORMAL_WIDTH, DIALOGSIZE_SLIM_HEIGHT, DIALOGSIZE_SLIM_WIDTH
 
Fields inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl
DEFAULT_VALUE_PROPERTY, SESSION_ATTRIBUTENAME_DIALOGOBJECT, SESSION_ATTRIBUTENAME_DIALOGOBJECT_REMOVE, VALIDATION_PATTERN_PROPERTY, value
 
Constructor Summary
LayerDialog()
           
 
Method Summary
protected  void drawHtmlPostSubsButtons(Writer out)
          
protected  void drawHtmlPreSubsHead(Writer out)
          
 
Methods inherited from class info.magnolia.cms.gui.dialog.Dialog
addTab, addTab, drawCssSources, drawHtmlPostSubs, drawHtmlPostSubsTabSet, drawHtmlPreSubs, drawHtmlPreSubsForm, drawHtmlPreSubsTabSet, drawJavascriptSources, getAction, getCallbackJavascript, getCssSources, getJavascriptSources, getTab, setAction, setCallbackJavascript, setCssSources, setJavascriptSources
 
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
 

Constructor Detail

LayerDialog

public LayerDialog()
Method Detail

drawHtmlPostSubsButtons

protected void drawHtmlPostSubsButtons(Writer out)
                                throws IOException

Overrides:
drawHtmlPostSubsButtons in class info.magnolia.cms.gui.dialog.Dialog
Throws:
IOException

drawHtmlPreSubsHead

protected void drawHtmlPreSubsHead(Writer out)
                            throws IOException

Overrides:
drawHtmlPreSubsHead in class info.magnolia.cms.gui.dialog.Dialog
Throws:
IOException


Copyright © 2008-2011 Openmind. All Rights Reserved.