public interface DisabledFacet extends WhenAndWhereValueFacet, DisablingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to annotating the member with @Disabled.
NOOP| Modifier and Type | Method and Description |
|---|---|
String |
disabledReason(ObjectAdapter target)
The reason why the (feature of the) target object is currently disabled,
or null if enabled.
|
wherewhendisablesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetString disabledReason(ObjectAdapter target)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.