info.magnolia.module.data.controls
Class DataUUIDButtonSet

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.DialogButtonSet
              extended by info.magnolia.module.data.controls.DataButtonSet
                  extended by info.magnolia.module.data.controls.DataUUIDButtonSet
All Implemented Interfaces:
info.magnolia.cms.gui.dialog.DialogControl, DataMultiValueControl

public class DataUUIDButtonSet
extends DataButtonSet

UUID based data set.

Version:
$Revision$ ($Author$)
Author:
had

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
DataUUIDButtonSet()
           
 
Method Summary
 String getRepository()
          Get the configured repository.
 void setOptions(info.magnolia.cms.core.Content configNode, boolean setDefaultSelected)
          More or less a copy paste of the parent class.
 
Methods inherited from class info.magnolia.module.data.controls.DataButtonSet
drawHtml, readValues
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogButtonSet
drawHtmlPostSubs, drawHtmlPreSubs, getButtonType, getOptionNodes, init, setButtonType, setOption
 
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, drawSubs, getConfigValue, getConfigValue, getDescription, getId, getLabel, getMessage, getMessage, getMessages, getName, getOptions, getParent, getRequest, getResponse, getStorageNode, getSub, getSubs, getTopParent, getValidationPattern, getValue, getValues, getWebsiteNode, isRequired, readValue, 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

DataUUIDButtonSet

public DataUUIDButtonSet()
Method Detail

getRepository

public String getRepository()
Get the configured repository.


setOptions

public void setOptions(info.magnolia.cms.core.Content configNode,
                       boolean setDefaultSelected)
More or less a copy paste of the parent class.

Overrides:
setOptions in class info.magnolia.cms.gui.dialog.DialogButtonSet


Copyright © 2012 Magnolia International Ltd.. All Rights Reserved.