info.magnolia.cms.gui.dialog
Class DialogTab

java.lang.Object
  extended by info.magnolia.cms.gui.dialog.DialogControlImpl
      extended by info.magnolia.cms.gui.dialog.DialogTab
All Implemented Interfaces:
DialogControl

public class DialogTab
extends DialogControlImpl

Version:
2.0
Author:
Vinzenz Wyser

Field Summary
 
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
DialogTab()
           
 
Method Summary
 void drawHtmlPostSubs(Writer out)
           
 void drawHtmlPreSubs(Writer out)
           
 
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

DialogTab

public DialogTab()
Method Detail

drawHtmlPreSubs

public void drawHtmlPreSubs(Writer out)
                     throws IOException
Overrides:
drawHtmlPreSubs in class DialogControlImpl
Throws:
IOException

drawHtmlPostSubs

public void drawHtmlPostSubs(Writer out)
                      throws IOException
Overrides:
drawHtmlPostSubs in class DialogControlImpl
Throws:
IOException


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.