| org.netbeans.modules.visualweb.designer.markup.RaveText
RaveText | class RaveText extends TextImpl (Code) | | XXX Originally in insync.
This class represents an individual TEXT_NODE in an RaveDocument DOM.
author: Tor Norbye |
Constructor Summary | |
public | RaveText() | public | RaveText(CoreDocumentImpl ownerDoc, String data) Factory constructor. |
RaveText | public RaveText()(Code) | | |
RaveText | public RaveText(CoreDocumentImpl ownerDoc, String data)(Code) | | Factory constructor.
|
copyFrom | void copyFrom(RaveText from)(Code) | | During a clone operation, copy relevant info from the given
source element to this target element
|
|
|