|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisabledFacet
Disable a property, collection or action.
In the standard Apache Isis Programming Model, corresponds to annotating the member with @Disabled.
| Field Summary |
|---|
| Fields inherited from interface org.apache.isis.core.metamodel.interactions.InteractionAdvisorFacet |
|---|
NOOP |
| Method Summary | |
|---|---|
String |
disabledReason(org.apache.isis.core.metamodel.adapter.ObjectAdapter target)
The reason why the (feature of the) target object is currently disabled, or null if enabled. |
| Methods inherited from interface org.apache.isis.core.metamodel.facets.SingleWhenValueFacet |
|---|
value |
| Methods inherited from interface org.apache.isis.core.metamodel.interactions.DisablingInteractionAdvisor |
|---|
disables |
| Methods inherited from interface org.apache.isis.core.metamodel.facetapi.Facet |
|---|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet |
| Method Detail |
|---|
String disabledReason(org.apache.isis.core.metamodel.adapter.ObjectAdapter target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||