org.alfresco.web.config
Class PropertySheetConfigElement.PropertyConfig
java.lang.Object
org.alfresco.web.config.PropertySheetConfigElement.ItemConfig
org.alfresco.web.config.PropertySheetConfigElement.PropertyConfig
- Enclosing class:
- PropertySheetConfigElement
public class PropertySheetConfigElement.PropertyConfig
- extends PropertySheetConfigElement.ItemConfig
Inner class to represent a configured property
Constructor Summary |
PropertySheetConfigElement.PropertyConfig(java.lang.String name,
java.lang.String displayLabel,
java.lang.String displayLabelId,
boolean readOnly,
java.lang.String converter,
java.lang.String inView,
java.lang.String inEdit,
java.lang.String compGenerator,
java.lang.String ignoreIfMissing)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertySheetConfigElement.PropertyConfig
public PropertySheetConfigElement.PropertyConfig(java.lang.String name,
java.lang.String displayLabel,
java.lang.String displayLabelId,
boolean readOnly,
java.lang.String converter,
java.lang.String inView,
java.lang.String inEdit,
java.lang.String compGenerator,
java.lang.String ignoreIfMissing)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.