public interface HiddenFacet extends WhenAndWhereValueFacet, HidingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to annotating the member with @Hidden.
NOOP| Modifier and Type | Method and Description |
|---|---|
String |
hiddenReason(ObjectAdapter target,
org.apache.isis.applib.annotation.Where whereContext)
The reason why the (feature of the) target object is currently hidden, or
null if visible.
|
wherewhenhidesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetString hiddenReason(ObjectAdapter target, org.apache.isis.applib.annotation.Where whereContext)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.