Package | Description |
---|---|
org.nuxeo.ecm.platform.forms.layout.service |
Modifier and Type | Field and Description |
---|---|
protected Map<String,DisabledPropertyRefDescriptor> |
DisabledPropertyRefRegistry.refs |
Modifier and Type | Method and Description |
---|---|
DisabledPropertyRefDescriptor |
DisabledPropertyRefDescriptor.clone() |
DisabledPropertyRefDescriptor |
DisabledPropertyRefRegistry.clone(DisabledPropertyRefDescriptor orig) |
Modifier and Type | Method and Description |
---|---|
Collection<DisabledPropertyRefDescriptor> |
DisabledPropertyRefRegistry.getDisabledPropertyRefs() |
Modifier and Type | Method and Description |
---|---|
DisabledPropertyRefDescriptor |
DisabledPropertyRefRegistry.clone(DisabledPropertyRefDescriptor orig) |
void |
DisabledPropertyRefRegistry.contributionRemoved(String id,
DisabledPropertyRefDescriptor origContrib) |
void |
DisabledPropertyRefRegistry.contributionUpdated(String id,
DisabledPropertyRefDescriptor contrib,
DisabledPropertyRefDescriptor newOrigContrib) |
String |
DisabledPropertyRefRegistry.getContributionId(DisabledPropertyRefDescriptor contrib) |
void |
DisabledPropertyRefRegistry.merge(DisabledPropertyRefDescriptor source,
DisabledPropertyRefDescriptor dest) |
protected void |
WebLayoutManagerImpl.registerDisabledPropertyRef(DisabledPropertyRefDescriptor desc) |
protected void |
WebLayoutManagerImpl.unregisterDisabledPropertyRef(DisabledPropertyRefDescriptor desc) |
Copyright © 2016 Nuxeo SA. All rights reserved.