Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.elements
Class CellElement

java.lang.Object
  extended by org.nuxeo.theme.nodes.AbstractNode
      extended by org.nuxeo.theme.elements.AbstractElement
          extended by org.nuxeo.theme.elements.CellElement
All Implemented Interfaces:
Element, Node, Relate, Identifiable

public class CellElement
extends AbstractElement


Constructor Summary
CellElement()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.theme.elements.AbstractElement
computeXPath, getChildrenInContext, getCssClassName, getDescription, getElementType, getName, getNodeTypeFamily, getUid, hash, isEmpty, setCssClassName, setDescription, setElementType, setName, setUid
 
Methods inherited from class org.nuxeo.theme.nodes.AbstractNode
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.theme.nodes.Node
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent
 

Constructor Detail

CellElement

public CellElement()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.