Skip navigation links
org.netbeans.modules.xml.xam/1 1.56.0 1
A C D E F G H I J L M N O P Q R S T U V W X 

S

setAdded(boolean) - Method in class org.netbeans.modules.xml.xam.dom.ChangeInfo
 
setAnyAttribute(QName, String) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Set string value of the attribute identified by given QName.
setAttribute(String, Attribute, Object) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Sets the component attribute String value and fire property change event with the given property name.
setAttribute(String, Attribute, Object) - Method in interface org.netbeans.modules.xml.xam.dom.DocumentComponent
Sets the attribute value.
setAttribute(Element, String, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xam.dom.DocumentModelAccess
 
setAttribute(Element, String, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xam.dom.ReadOnlyAccess
 
setAttributeQuietly(Attribute, Object) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
 
setAutoSync(boolean) - Method in class org.netbeans.modules.xml.xam.ModelAccess
 
setAutoSyncActive(boolean) - Method in class org.netbeans.modules.xml.xam.AbstractModel
 
setChild(Class<? extends C>, String, C, Collection<Class<? extends C>>) - Method in class org.netbeans.modules.xml.xam.AbstractComponent
When a child element is set using this method: (1) All children that are of the same or derived type as classType are removed.
setChild(Class<? extends C>, String, C, Collection<Class<? extends C>>, boolean) - Method in class org.netbeans.modules.xml.xam.AbstractComponent
 
setChildAfter(Class<? extends C>, String, C, Collection<Class<? extends C>>) - Method in class org.netbeans.modules.xml.xam.AbstractComponent
 
setChildBefore(Class<? extends C>, String, C, Collection<Class<? extends C>>) - Method in class org.netbeans.modules.xml.xam.AbstractComponent
 
setChildElementText(String, String, QName) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Set the value of the text node from the child element with given QName.
setComponentChanged(boolean) - Method in class org.netbeans.modules.xml.xam.dom.SyncUnit
 
setDescription(String) - Method in class org.netbeans.modules.xml.xam.spi.Validator.ResultItem
 
setDirty() - Method in class org.netbeans.modules.xml.xam.dom.DocumentModelAccess
 
setDomainElement(boolean) - Method in class org.netbeans.modules.xml.xam.dom.ChangeInfo
 
setForeignParent(Component) - Method in interface org.netbeans.modules.xml.xam.EmbeddableRoot
 
setHasTextContentChanges(boolean) - Method in class org.netbeans.modules.xml.xam.dom.SyncUnit
 
setIdentifyingAttributes() - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentModel
Set the identifying attributes for underlying access to merge.
setInSync(boolean) - Method in class org.netbeans.modules.xml.xam.AbstractModel
 
setInUndoRedo(boolean) - Method in class org.netbeans.modules.xml.xam.AbstractModel
 
setLeadingText(String, String, C) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Set leading text for the child component which position is the given index.
setModel(AbstractModel) - Method in class org.netbeans.modules.xml.xam.AbstractComponent
 
setName(String) - Method in interface org.netbeans.modules.xml.xam.Nameable
 
setParent(C) - Method in class org.netbeans.modules.xml.xam.AbstractComponent
 
setParentComponent(DocumentComponent) - Method in class org.netbeans.modules.xml.xam.dom.ChangeInfo
 
setPrefix(Element, String) - Method in class org.netbeans.modules.xml.xam.dom.DocumentModelAccess
 
setPrefix(Element, String) - Method in class org.netbeans.modules.xml.xam.dom.ReadOnlyAccess
 
setQNameAttribute(String, QName, String) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
 
setReferenced(T) - Method in class org.netbeans.modules.xml.xam.AbstractReference
Accessor method for referenced.
setRootToParentPath(List<Element>) - Method in class org.netbeans.modules.xml.xam.dom.ChangeInfo
 
setState(Model.State) - Method in class org.netbeans.modules.xml.xam.AbstractModel
 
setText(String, String) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Set text value of the component.
setText(String, String, C, boolean, boolean) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
 
setText(Element, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xam.dom.DocumentModelAccess
 
setText(Element, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xam.dom.ReadOnlyAccess
 
setTrailingText(String, String, C) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Set trailing text for the child component which position is the given index.
setXmlFragment(String, String) - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
Set text as XML fragment children the component peer node.
setXmlFragment(Element, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xam.dom.DocumentModelAccess
Sets the XML fragment text for given element content.
setXmlFragment(Element, String, DocumentModelAccess.NodeUpdater) - Method in class org.netbeans.modules.xml.xam.dom.ReadOnlyAccess
 
startedFiringEvents() - Method in class org.netbeans.modules.xml.xam.AbstractModel
Whether the model has started firing events.
startTransaction() - Method in class org.netbeans.modules.xml.xam.AbstractModel
 
startTransaction() - Method in interface org.netbeans.modules.xml.xam.Model
This method will block until a transaction can be started.
STATE_PROPERTY - Static variable in interface org.netbeans.modules.xml.xam.Model
 
stop() - Static method in class org.netbeans.modules.xml.xam.spi.Validation
 
sync() - Method in class org.netbeans.modules.xml.xam.AbstractModel
 
sync() - Method in class org.netbeans.modules.xml.xam.dom.ReadOnlyAccess
 
sync() - Method in interface org.netbeans.modules.xml.xam.Model
Makes the current memory model consistent with the underlying representation, typically a swing document.
sync() - Method in class org.netbeans.modules.xml.xam.ModelAccess
 
syncCompleted() - Method in class org.netbeans.modules.xml.xam.AbstractModel
This method is invoked when sync has completed.
syncCompleted() - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentModel
 
syncStarted() - Method in class org.netbeans.modules.xml.xam.AbstractModel
This method is invoked when sync has started.
syncStarted() - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentModel
 
SyncUnit - Class in org.netbeans.modules.xml.xam.dom
 
SyncUnit(DocumentComponent) - Constructor for class org.netbeans.modules.xml.xam.dom.SyncUnit
 
A C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links
org.netbeans.modules.xml.xam/1 1.56.0 1