public interface FieldOrderFacet extends SingleStringValueFacet
In the standard Apache Isis Programming Model, typically corresponds to the fieldOrder method which returns a comma-separated list of action names. An alternative (and preferred, because it is refactoring-safe) mechanism is to annotate each of the methods using @MemberOrder.
MemberOrderFacet,
ActionOrderFacetvaluealwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.