PropertyLayoutData Describes the layout of a single property, broadly corresponds to the org.apache.causeway.applib.annotation.PropertyLayout annotation. API PropertyLayoutData.java class PropertyLayoutData { PropertyLayoutData() PropertyLayoutData(String id) String toString() }