|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines a single mask for display.
| Method Summary | |
java.lang.Class |
getDOClass()
Get the dependent object class associated with this mask. |
java.util.List |
getFields()
Get all the fields to be displayed in this mask. |
java.util.List |
getIncludePaths()
For masks, you can include non-dynamically generated field layouts. |
| Methods inherited from interface com.ivata.mask.group.Group |
getAllExcludedFieldNames, getAllFirstFieldNames, getAllLastFieldNames, getExcludedFieldNames, getField, getFilters, getFirstFieldNames, getIncludedFieldNames, getLastFieldNames, getName, getParent, isDisplayOnly, isParentFirstFieldNamesReplaced, isParentLastFieldNamesReplaced |
| Method Detail |
public java.lang.Class getDOClass()
Get the dependent object class associated with this mask.
public java.util.List getFields()
Get all the fields to be displayed in this mask.
List of Field instances.public java.util.List getIncludePaths()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||