Interface ContainerView
- All Superinterfaces:
ViewItem
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Get the list of field view items into the containergetName()
Get name of container
-
Method Details
-
getName
String getName()Get name of container- Returns:
- name of container
-
getFieldViews
Get the list of field view items into the container- Returns:
- list of field view
-
getFieldItem
Deprecated.Get the list of field view items into the container- Returns:
- list of field view
-