-
com.calclab.emite.base.xml.XMLPacket.removeChild()
Removes a child from this element.
@param child the child to be removed
-
com.clearnlp.constituent.CTNode.removeChild()
-
com.dotmarketing.portlets.categories.business.CategoryAPI.removeChild()
Removes from the list of children categories the given child
@param parentId
@param children
@return
@throws DotDataException
@throws DotSecurityException
-
com.dragome.compiler.ast.Block.removeChild()
-
com.dthielke.starburst.User.removeChild()
-
com.eastidea.qaforum.model.MyTreeNode.removeChild()
-
com.edgytech.swingfast.TreeNodeLabel.removeChild()
-
com.epicsagaonline.bukkit.EpicZones.objects.EpicZone.removeChild()
-
com.google.caja.parser.js.Declaration.removeChild()
-
com.google.gdt.eclipse.designer.gwtext.model.widgets.ContainerInfo.removeChild()
-
com.google.gdt.eclipse.designer.model.widgets.WidgetInfo.removeChild()
-
com.google.gwt.dom.client.BodyElement.removeChild()
-
com.google.gwt.dom.client.HeadElement.removeChild()
-
com.google.gwt.dom.client.Node.removeChild()
Removes the child node indicated by oldChild from the list of children, and returns it.
@param oldChild The node being removed
@return The node removed
-
com.google.gwt.dom.client.TableRowElement.removeChild()
-
com.google.gwt.user.client.Element.removeChild()
-
com.google.javascript.rhino.Node.removeChild()
Detach a child from its parent and siblings.
-
com.google.template.soy.soytree.SoyNode.BlockNode.removeChild()
-
com.gwtext.client.data.Node.removeChild()
Removes a child node from this node.
@param child the node to remove
@return the removed node
-
com.gwtext.client.widgets.tree.TreeNode.removeChild()
-
com.izforge.izpack.adaptator.IXMLElement.removeChild()
-
com.linkedin.helix.store.zk.ZNode.removeChild()
-
com.sencha.gxt.core.client.dom.XElement.removeChild()
-
com.sun.enterprise.config.ConfigBean.removeChild()
-
com.sun.enterprise.config.serverbeans.ClusterRef.removeChild()
-
com.sun.enterprise.config.serverbeans.ServerRef.removeChild()
-
com.trolltech.qt.xml.QDomElement.removeChild()
-
com.trolltech.qt.xml.QDomNode.removeChild()
-
com.vaadin.sass.internal.tree.Node.removeChild()
-
com.vaadin.ui.MenuBar.MenuItem.removeChild()
-
de.ailis.jollada.model.Node.removeChild()
-
de.sosd.mediaserver.domain.db.DidlDomain.removeChild()
-
edu.stanford.nlp.trees.Tree.removeChild()
Destructively removes the child at some daughter index and returns it. Note that this method will throw an {@link ArrayIndexOutOfBoundsException} ifthe daughter index is too big for the list of daughters.
@param i The daughter index
@return The tree at that daughter index
-
edu.umd.cs.piccolo.PNode.removeChild()
-
eu.scape_project.planning.model.kbrowser.CriteriaNode.removeChild()
Method responsible for removing a child-node.
@param child child-node to remove.
-
hidb2.gui.node.DefaultNode.removeChild()
supprime un fils de la liste
@param child : le fils a supprimer
-
javax.media.j3d.BranchGroup.removeChild()
-
javax.media.j3d.Group.removeChild()
Removes the child node at the specified index from this group node's list of children.
@param index which child to remove. The index
must be a value greater than or equal to 0 and less than numChildren()
.
@exception CapabilityNotSetException if the appropriate capability isnot set and this group node is part of live or compiled scene graph
@exception RestrictedAccessException if this group node is part oflive or compiled scene graph and the child node being removed is not a BranchGroup node
@exception IndexOutOfBoundsException if index
is invalid.
-
javax.media.j3d.TransformGroup.removeChild()
-
javax.xml.soap.SOAPBody.removeChild()
-
javax.xml.soap.SOAPBodyElement.removeChild()
-
javax.xml.soap.SOAPFault.removeChild()
-
javax.xml.soap.SOAPHeader.removeChild()
-
javax.xml.soap.SOAPPart.removeChild()
-
net.sf.latexdraw.parsers.svg.SVGAttr.removeChild()
-
net.sf.myway.calibrator.da.entities.Folder.removeChild()
@param f
-
net.sourceforge.processdash.hier.Prop.removeChild()
-
nu.xom.Document.removeChild()
Removes the child of this document at the specified position. Indexes begin at 0 and count up to one less than the number of children of this document. The root element cannot be removed. Instead, use setRootElement
to replace the existing root element with a different element.
@param position index of the node to remove
@return the node which was removed
@throws IndexOutOfBoundsException if the index is negative or greater than the number of children of this document - 1
@throws WellformednessException if the index points to the root element
-
nu.xom.Element.removeChild()
-
nu.xom.ParentNode.removeChild()
Removes the child of this node at the specified position. Indexes begin at 0 and count up to one less than the number of children in this node.
@param position index of the node to remove
@return the node which was removed
@throws IndexOutOfBoundsException if the index is negative orgreater than or equal to the number of children of this node
-
org.apache.avalon.framework.configuration.DefaultConfiguration.removeChild()
Remove a child Configuration
to this configuration element.
@param configuration a Configuration
value
-
org.apache.catalina.Container.removeChild()
Remove an existing child Container from association with this parent Container.
@param child Existing child Container to be removed
-
org.apache.catalina.Context.removeChild()
-
org.apache.catalina.Engine.removeChild()
-
org.apache.catalina.Host.removeChild()
-
org.apache.commons.configuration.tree.ConfigurationNode.removeChild()
Removes the given node from this node's children.
@param child the child node to be removed
@return a flag if the node could be removed
-
org.apache.directory.ldapstudio.schemas.view.views.wrappers.ITreeNode.removeChild()
Removes a node from the element.
@param node the node to remove
-
org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature.removeChild()
Remove an inode from parent's children list. The caller of this method needs to make sure that parent is in the given snapshot "latest".
-
org.apache.helix.store.zk.ZNode.removeChild()
-
org.apache.jackrabbit.mongomk.impl.model.MongoNode.removeChild()
-
org.apache.jackrabbit.oak.api.Tree.removeChild()
Remove a child with the given {@code name}. Does nothing if no such child exists.
@param name name of the child to remove
@return {@code false} iff no such child exists.
-
org.apache.poi.hslf.record.ExEmbed.removeChild()
-
org.apache.synapse.mediators.base.SequenceMediator.removeChild()
-
org.apache.tools.ant.gui.acs.ACSTreeNodeElement.removeChild()
-
org.apache.tools.ant.gui.xml.DOMNode.removeChild()
Passes the call to the implementation and returns an abstraction of the returned Node
.
@return a DOMNode
object
-
org.apache.uima.ruta.explain.tree.IExplainTreeNode.removeChild()
-
org.apache.zookeeper_voltpatches.server.DataNode.removeChild()
Method that removes a child from the children set
@param child
@return true if this set contained the specified element
-
org.aspectj.asm.IProgramElement.removeChild()
-
org.axsl.area.AbstractTablePartContainer.removeChild()
-
org.axsl.area.TableArea.removeChild()
-
org.camunda.bpm.model.xml.instance.DomElement.removeChild()
Removes a child element of this element.
@param domElement the child element to remove
@return true if the child element was removed otherwise false
-
org.cfeclipse.cfml.parser.docitems.TagItem.removeChild()
-
org.codehaus.plexus.util.xml.Xpp3Dom.removeChild()
-
org.dom4j.dom.DOMDocument.removeChild()
-
org.dyno.visual.swing.plugin.spi.CompositeAdapter.removeChild()
-
org.dyno.visual.swing.plugin.spi.LayoutAdapter.removeChild()
-
org.eclipse.handly.model.impl.Body.removeChild()
-
org.eclipse.help.internal.UAElement.removeChild()
-
org.eclipse.text.edits.MultiTextEdit.removeChild()
-
org.eclipse.text.edits.TextEdit.removeChild()
Removes the edit specified by the given index from the list of children. Returns the child edit that was removed from the list of children. The parent of the returned edit is set to null
.
@param index the index of the edit to remove
@return the removed edit
@exception IndexOutOfBoundsException if the indexis out of range
-
org.eclipse.wb.core.model.JavaInfo.removeChild()
-
org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement.removeChild()
-
org.erlide.engine.model.root.IErlElement.removeChild()
-
org.exist.dom.NodeImpl.removeChild()
-
org.exoplatform.navigation.webui.TreeNode.removeChild()
-
org.exoplatform.portal.mop.user.UserNode.removeChild()
-
org.freeplane.plugin.workspace.model.AWorkspaceTreeNode.removeChild()
-
org.fusesource.ide.camel.model.RouteContainer.removeChild()
Remove a shape from this diagram.
@param node a non-null shape instance;
@return true, if the shape was removed, false otherwise
-
org.gatein.api.navigation.Node.removeChild()
Removes the child from this navigation node.
@param childName the name of the child
@return true if the child was removed, false otherwise
@throws IllegalArgumentException if childName was null
@throws IllegalStateException if this node's children have not been loaded
-
org.glassfish.flashlight.datatree.TreeNode.removeChild()
-
org.hibernate.test.event.collection.ParentWithCollection.removeChild()
-
org.hive2hive.core.model.FolderIndex.removeChild()
Remove a child from the index tree
@param child
-
org.htmlparser.tags.StyleTag.removeChild()
-
org.jboss.as.controller.registry.Resource.removeChild()
Remove a child resource.
@param address the address
@return the resource
-
org.jboss.cache.DataNode.removeChild()
-
org.jboss.cache.InternalNode.removeChild()
-
org.jboss.cache.Node.removeChild()
Removes a child node specified by the given relative {@link Fqn}.
If you wish to remove children based on absolute {@link Fqn}s, use the {@link Cache} interface instead.
@param f {@link Fqn} of the child node, relative to the current node.
@return true if the node was found and removed, false otherwise
-
org.jboss.cache.NodeSPI.removeChild()
-
org.jboss.cache.OptimisticTreeNode.removeChild()
-
org.jboss.cache.optimistic.WorkspaceNode.removeChild()
-
org.jboss.forge.parser.xml.Node.removeChild()
Remove a single child from this {@link Node}
@return true if this node contained the given child
-
org.jboss.test.cmp2.enums.ejb.Facade.removeChild()
-
org.jboss.tools.jmx.core.tree.Node.removeChild()
-
org.jboss.virtual.spi.VirtualFileHandler.removeChild()
Remove a child
@param name child name
@return true if child was removed, false otherwise
@throws IllegalStateException if closed
@throws IOException if an error occurs
-
org.jdesktop.wonderland.modules.contentrepo.common.ContentCollection.removeChild()
Remove the child with the given name
@param name the name of the child to remove
@return the removed child, or null if no child was removed
-
org.jdesktop.wonderland.server.spatial.impl.SpatialCell.removeChild()
Remove the specified child from this SpatialCell
@param child
-
org.jdom.Element.removeChild()
This removes the first child element (one level deep) with the given local name and belonging to no namespace. Returns true if a child was removed.
@param name the name of child elements to remove
@return whether deletion occurred
-
org.locationtech.geogig.api.plumbing.diff.MutableTree.removeChild()
-
org.modeshape.jcr.cache.MutableCachedNode.removeChild()
Remove the node from being a child of this node. NOTE: THIS METHOD DOES NOT DELETE THE NODE
@param cache the cache to which this node belongs; may not be null
@param key the key for the child that is to be removed; may not be null
@throws NodeNotFoundException if the node does not exist as a child of this node
-
org.modeshape.jcr.spi.federation.DocumentWriter.removeChild()
-
org.mt4j.components.MTCanvas.removeChild()
-
org.mt4j.components.MTComponent.removeChild()
Tries to remove the specified child from this component.
@param i the i
-
org.mt4j.components.clusters.Cluster.removeChild()
-
org.nasutekds.server.config.ConfigEntry.removeChild()
Attempts to remove the child entry with the specified DN. This method will not notify any delete listeners that might be registered with this configuration entry.
@param childDN The DN of the child entry to remove from this configentry.
@return The configuration entry that was removed as a child of thisentry.
@throws ConfigException If the specified child entry did not exist or ifit had children of its own.
-
org.odftoolkit.odfdom.dom.element.draw.DrawFrameElement.removeChild()
-
org.odftoolkit.odfdom.dom.element.office.OfficePresentationElement.removeChild()
-
org.odftoolkit.odfdom.dom.element.office.OfficeSpreadsheetElement.removeChild()
-
org.odftoolkit.odfdom.dom.element.table.TableContentValidationElement.removeChild()
-
org.odftoolkit.odfdom.dom.element.table.TableTableElement.removeChild()
-
org.odftoolkit.odfdom.dom.element.table.TableTableRowElement.removeChild()
-
org.odftoolkit.odfdom.dom.element.text.TextAElement.removeChild()
-
org.odftoolkit.odfdom.incubator.doc.office.OdfOfficeAutomaticStyles.removeChild()
-
org.odftoolkit.odfdom.incubator.doc.style.OdfStyle.removeChild()
-
org.odftoolkit.odfdom.pkg.OdfElement.removeChild()
-
org.odftoolkit.odfdom.pkg.manifest.EncryptionDataElement.removeChild()
-
org.odftoolkit.odfdom.pkg.manifest.FileEntryElement.removeChild()
-
org.projectforge.gantt.GanttTask.removeChild()
Removes a child object.
@param ganttObject Object to remove.
-
org.python.pydev.navigator.elements.PythonSourceFolder.removeChild()
-
org.rssowl.core.persist.IFolder.removeChild()
Of there is an instance of IFolderChild
that is equal to child
in the list of children, removes it and returns true
. Otherwise, returns false
.
@param child An instance of IFolderChild
to be removed.
@return true
if a child is removed from children,false
otherwise.
-
org.rstudio.core.client.dom.ElementEx.removeChild()
-
org.teiid.query.optimizer.relational.plantree.PlanNode.removeChild()
-
org.thymeleaf.dom.NestableNode.removeChild()
Removes a node child at a specific position.
@param index the position to be removed.
-
org.vectomatic.dom.svg.OMElement.removeChild()
-
org.vietspider.html.HTMLNode.removeChild()
-
org.w3c.dom.Document.removeChild()
-
org.w3c.dom.DocumentFragment.removeChild()
-
org.w3c.dom.Element.removeChild()
-
org.w3c.dom.Node.removeChild()
Removes the child node indicated by oldChild
from the list of children, and returns it.
@param oldChild The node being removed.
@return The node removed.
@exception DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly.
NOT_FOUND_ERR: Raised if oldChild
is not a child of this node.
-
org.xmlpull.infoset.XmlElement.removeChild()
-
org.zkoss.zk.ui.Component.removeChild()
Removes a child. The child is not actually removed. Rather, it is detached (see {@link #detach}) and it will be removed if it is no longer used.
You could use {@link #setParent} with null instead of this method.
Note: {@link #setParent} always calls back {@link #insertBefore}and/or {@link #removeChild}, while {@link #insertBefore} and {@link #removeChild}always calls back {@link #setParent}, if the parent is changed. Thus, you don't need to override both {@link #insertBefore} and {@link #setParent}, if you want to customize the behavior.
@return true if child is removed successfully; false if it doesn'thave the specified child
-
org.zkoss.zul.Grid.removeChild()
-
org.zkoss.zul.Listbox.removeChild()
If the child is a listgroup, its listgroupfoot will be removed at the same time.
-
pedro.model.ListFieldModel.removeChild()
-
play.data.binding.ParamNode.removeChild()
Removes a child from this node, but stores what is removed to list. The we can later call which will add it back again. This is a "hack" related to #1195 which makes it possible to reuse the RootParamsNode-structure if you want to perform the bind-operation multiple times.
@param name the name of the child-node in this paramNode which should be removed.
@param removedNodesList a list where info about what is removed where is stored.
@return true if anything was removed.
-
prefuse.data.Tree.removeChild()
Remove a node and its entire subtree rooted at the node from the tree.
@param node the node id (node table row number) to remove
@return true if the node and its subtree is successfully removed,false otherwise
-
pu.web.client.gui.Container.removeChild()
-
ugh.dl.DocStruct.removeChild()
-
yalp.data.binding.ParamNode.removeChild()
Removes a child from this node, but stores what is removed to list. The we can later call which will add it back again. This is a "hack" related to #1195 which makes it possible to reuse the RootParamsNode-structure if you want to perform the bind-operation multiple times.
@param name the name of the child-node in this paramNode which should be removed.
@param removedNodesList a list where info about what is removed where is stored.
@return true if anything was removed.