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, setVisibleInPerspective
computeXPath, getChildrenInContext, getCssClassName, getDescription, getElementType, getName, getNodeTypeFamily, getUid, hash, isEmpty, setCssClassName, setDescription, setElementType, setName, setUid
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
computeXPath, getChildrenInContext, getCssClassName, getDescription, getElementType, isEmpty, setCssClassName, setDescription, setElementType
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getNodeTypeFamily, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent
getName, getUid, setName, setUid
public String name
public String provider
public String decoration
public Integer maxItems
public Boolean disallowDuplicates
public Model getModel()
getModel
in interface Fragment
getModel
in class AbstractFragment
public String getProviderName()
public String getRegionName()
public String getDecoration()
public Integer getMaxItems()
public Boolean getDisallowDuplicates()
Copyright © 2011 Nuxeo SA. All Rights Reserved.