public final class AreaFragment extends AbstractFragment
| Modifier and Type | Field and Description |
|---|---|
String |
decoration |
Boolean |
disallowDuplicates |
Integer |
maxItems |
String |
name |
String |
provider |
| Constructor and Description |
|---|
AreaFragment() |
AreaFragment(String name,
String provider,
String decoration,
Integer maxItems,
Boolean disallowDuplicates) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDecoration() |
Boolean |
getDisallowDuplicates() |
Integer |
getMaxItems() |
Model |
getModel() |
String |
getProviderName() |
String |
getRegionName() |
getFragmentType, getVisibilityPerspectives, isDynamic, isVisibleInPerspective, setAlwaysVisible, setFragmentType, setVisibleInPerspectivecomputeXPath, getChildrenInContext, getCssClassName, getDescription, getElementType, getName, getNodeTypeFamily, getUid, hash, isEmpty, setCssClassName, setDescription, setElementType, setName, setUidaddChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParentequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomputeXPath, getChildrenInContext, getCssClassName, getDescription, getElementType, isEmpty, setCssClassName, setDescription, setElementTypeaddChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getNodeTypeFamily, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParentgetName, getUid, setName, setUidpublic String name
public String provider
public String decoration
public Integer maxItems
public Boolean disallowDuplicates
public Model getModel()
getModel in interface FragmentgetModel in class AbstractFragmentpublic String getProviderName()
public String getRegionName()
public String getDecoration()
public Integer getMaxItems()
public Boolean getDisallowDuplicates()
Copyright © 2012 Nuxeo SA. All Rights Reserved.