java.lang.Object org.eclipse.rse.ui.widgets.services.ServiceElement org.eclipse.rse.ui.widgets.services.RootServiceElement
public class RootServiceElement
_childChanged, _host, _isSelected, _parent
RootServiceElement ()
RootServiceElement ( ServiceElement[] children)
void
commit ()
ServiceElement[]
getChildren ()
String
getDescription ()
getName ()
PropertyElement[]
getProperties ()
PropertySetServiceElement[]
getPropertySets ()
boolean
hasChildren ()
hasProperties ()
hasPropertySets ()
revert ()
setChildren ( ServiceElement[] children)
childChanged, getHost, getImage, getParent, isSelected, setParent, setSelected, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RootServiceElement()
public RootServiceElement( ServiceElement[] children)
public void setChildren( ServiceElement[] children)
public String getName()
getName
ServiceElement
public String getDescription()
getDescription
public boolean hasChildren()
hasChildren
public ServiceElement[] getChildren()
getChildren
public boolean hasPropertySets()
public PropertySetServiceElement[] getPropertySets()
public boolean hasProperties()
hasProperties
public PropertyElement[] getProperties()
getProperties
public void commit()
commit
public void revert()
revert