info.magnolia.ui.vaadin.gwt.client.editor.dom
Class MgnlPage

java.lang.Object
  extended by info.magnolia.ui.vaadin.gwt.client.editor.dom.CmsNode
      extended by info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlElement
          extended by info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlPage

public class MgnlPage
extends MgnlElement

Represents the page node which is the root of the CmsNode tree-structure. The AbstractBar and all elements used to position it are null for this element.


Field Summary
 
Fields inherited from class info.magnolia.ui.vaadin.gwt.client.editor.dom.CmsNode
parent
 
Constructor Summary
MgnlPage(MgnlElement parent)
           
 
Method Summary
 AbstractElement getTypedElement()
           
 
Methods inherited from class info.magnolia.ui.vaadin.gwt.client.editor.dom.MgnlElement
containsAttribute, getAttribute, getAttributes, getControlBar, getEditElement, getEndComment, getFirstElement, getLastElement, getStartComment, isArea, isComponent, isPage, setAttributes, setControlBar, setEditElement, setEndComment, setFirstElement, setLastElement, setStartComment
 
Methods inherited from class info.magnolia.ui.vaadin.gwt.client.editor.dom.CmsNode
asMgnlElement, delete, getAreas, getAscendants, getChildren, getComponents, getDescendants, getLevel, getParent, getParentArea, getRoot, getRootArea, isRelated, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MgnlPage

public MgnlPage(MgnlElement parent)
Method Detail

getTypedElement

public AbstractElement getTypedElement()
Specified by:
getTypedElement in class MgnlElement


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.