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

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

public class DisplayHandle
extends info.magnolia.cms.gui.dialog.DialogStatic

Version:
$Id: DisplayHandle.java 3381 2011-03-13 09:50:28Z fgiust $
Author:
fgiust

Field Summary
 
Fields inherited from class info.magnolia.cms.gui.dialog.DialogBox
BOXTYPE_1COL, BOXTYPE_2COLS
 
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
DisplayHandle()
           
 
Method Summary
protected  String readValue()
           
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogStatic
drawHtml
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogBox
drawHtmlPost, drawHtmlPre, getBoxType, getHtmlDescription, setBoxType
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl
addOption, addSub, clearWebsiteNode, 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, 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

DisplayHandle

public DisplayHandle()
Method Detail

readValue

protected String readValue()
Overrides:
readValue in class info.magnolia.cms.gui.dialog.DialogControlImpl


Copyright © 2008-2011 Openmind. All Rights Reserved.