info.magnolia.templating.editor.client.dom
Class CMSComment
java.lang.Object
info.magnolia.templating.editor.client.dom.CMSComment
public class CMSComment
- extends Object
CMSComment Constructor.
CMSComment
public CMSComment(Comment comment)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
isClosing
public boolean isClosing()
setClosing
public void setClosing(boolean isClosing)
getAttribute
public String getAttribute(String name)
getAttributes
public Map<String,String> getAttributes()
hasAttribute
public boolean hasAttribute(String name)
getTagName
public String getTagName()
toString
public String toString()
- Overrides:
toString
in class Object
setElement
public void setElement(com.google.gwt.dom.client.Element element)
getElement
public com.google.gwt.dom.client.Element getElement()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.