Interface ContainerView
- All Superinterfaces:
- ViewItem
- 
Method SummaryModifier and TypeMethodDescriptionDeprecated.Get the list of field view items into the containergetName()Get name of container
- 
Method Details- 
getNameString getName()Get name of container- Returns:
- name of container
 
- 
getFieldViewsGet the list of field view items into the container- Returns:
- list of field view
 
- 
getFieldItemDeprecated.Get the list of field view items into the container- Returns:
- list of field view
 
 
-