public class HiddenFacetImpl extends HiddenFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
HiddenFacetImpl(org.apache.isis.applib.annotation.When when,
org.apache.isis.applib.annotation.Where where,
FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
hiddenReason(ObjectAdapter targetAdapter,
org.apache.isis.applib.annotation.Where whereContext)
The reason why the (feature of the) target object is currently hidden, or
null if visible.
|
hides, typetoStringValues, wherewhenalwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwherewhenalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic HiddenFacetImpl(org.apache.isis.applib.annotation.When when, org.apache.isis.applib.annotation.Where where, FacetHolder holder)
public String hiddenReason(ObjectAdapter targetAdapter, org.apache.isis.applib.annotation.Where whereContext)
HiddenFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.