org.alfresco.web.config
Class PropertySheetConfigElement.SeparatorConfig

java.lang.Object
  extended by org.alfresco.web.config.PropertySheetConfigElement.ItemConfig
      extended by org.alfresco.web.config.PropertySheetConfigElement.SeparatorConfig
Enclosing class:
PropertySheetConfigElement

public class PropertySheetConfigElement.SeparatorConfig
extends PropertySheetConfigElement.ItemConfig

Inner class to represent a configured separator


Constructor Summary
PropertySheetConfigElement.SeparatorConfig(java.lang.String name, java.lang.String displayLabel, java.lang.String displayLabelId, java.lang.String inView, java.lang.String inEdit, java.lang.String compGenerator)
           
 
Method Summary
 
Methods inherited from class org.alfresco.web.config.PropertySheetConfigElement.ItemConfig
getComponentGenerator, getConverter, getDisplayLabel, getDisplayLabelId, getIgnoreIfMissing, getName, isReadOnly, isShownInEditMode, isShownInViewMode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertySheetConfigElement.SeparatorConfig

public PropertySheetConfigElement.SeparatorConfig(java.lang.String name,
                                                  java.lang.String displayLabel,
                                                  java.lang.String displayLabelId,
                                                  java.lang.String inView,
                                                  java.lang.String inEdit,
                                                  java.lang.String compGenerator)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.