Package | Description |
---|---|
org.alfresco.web.config |
Modifier and Type | Class and Description |
---|---|
class |
PropertySheetConfigElement.AssociationConfig
Inner class to represent a configured association
|
class |
PropertySheetConfigElement.ChildAssociationConfig
Inner class to represent a configured child association
|
class |
PropertySheetConfigElement.PropertyConfig
Inner class to represent a configured property
|
class |
PropertySheetConfigElement.SeparatorConfig
Inner class to represent a configured separator
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,PropertySheetConfigElement.ItemConfig> |
PropertySheetConfigElement.editableItems |
protected Map<String,PropertySheetConfigElement.ItemConfig> |
PropertySheetConfigElement.items |
protected Map<String,PropertySheetConfigElement.ItemConfig> |
PropertySheetConfigElement.viewableItems |
Modifier and Type | Method and Description |
---|---|
Map<String,PropertySheetConfigElement.ItemConfig> |
PropertySheetConfigElement.getEditableItemsToShow() |
Map<String,PropertySheetConfigElement.ItemConfig> |
PropertySheetConfigElement.getItems() |
Map<String,PropertySheetConfigElement.ItemConfig> |
PropertySheetConfigElement.getItemsToShow() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.