MemberRegion

Represents an area on the page containing one or several related members.

Implementations include a FieldSet (containing a number of properties and their actions), and a CollectionLayoutData (containing a single collection and associated actions)

API

MemberRegion.java
interface MemberRegion<T> {
}