info.magnolia.pages.app.field
Class TemplateSelectorDefinition

java.lang.Object
  extended by info.magnolia.ui.form.field.definition.ConfiguredFieldDefinition
      extended by info.magnolia.ui.form.field.definition.SelectFieldDefinition
          extended by info.magnolia.pages.app.field.TemplateSelectorDefinition
All Implemented Interfaces:
FieldDefinition

public class TemplateSelectorDefinition
extends SelectFieldDefinition

Definition used for configuring TemplateSelectorFieldFactory.


Field Summary
 
Fields inherited from class info.magnolia.ui.form.field.definition.SelectFieldDefinition
DEFAULT_REPOSITORY_NAME, OPTION_ICONSRC_PROPERTY_NAME, OPTION_LABEL_PROPERTY_NAME, OPTION_NAME_PROPERTY_NAME, OPTION_SELECTED_PROPERTY_NAME, OPTION_VALUE_PROPERTY_NAME
 
Constructor Summary
TemplateSelectorDefinition()
           
 
Method Summary
 
Methods inherited from class info.magnolia.ui.form.field.definition.SelectFieldDefinition
addOption, getFilteringMode, getLabelProperty, getOptions, getPath, getRepository, getValueProperty, setFilteringMode, setLabelProperty, setOptions, setPath, setRepository, setValueProperty
 
Methods inherited from class info.magnolia.ui.form.field.definition.ConfiguredFieldDefinition
addValidator, getDefaultValue, getDescription, getI18nBasename, getLabel, getName, getRequiredErrorMessage, getStyleName, getTransformerClass, getType, getValidators, isI18n, isReadOnly, isRequired, setDefaultValue, setDescription, setI18n, setI18nBasename, setLabel, setName, setReadOnly, setRequired, setRequiredErrorMessage, setStyleName, setTransformerClass, setType, setValidators
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateSelectorDefinition

public TemplateSelectorDefinition()


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