Modules | Files | Inheritance Tree | Inheritance Graph | Name Index
module Bonobo
interface UIContainer
Files: GNOME_Speech.idl
Bonobo-UIContainer-inheritance Bonobo-Unknown.html
Operations Summary:
 voidregisterComponent(in string component_name, in UIComponent component)
oneway voidderegisterComponent(in string component_name)
oneway voidfreeze()
oneway voidthaw()
oneway voidsetAttr(in string path, in string attr, in string value, in string component_name)
 stringgetAttr(in string path, in string attr) raises
 voidsetNode(in string path, in string xml, in string component_name) raises
 stringgetNode(in string path, in boolean nodeOnly) raises
 voidremoveNode(in string path, in string by_component_name) raises
 booleanexists(in string path)
 voidexecVerb(in string cname) raises
 voiduiEvent(in string id, in UIComponent::EventType type, in string state) raises
 voidsetObject(in string path, in Unknown control) raises
 UnknowngetObject(in string path) raises
 voidunImplemented()
 voidunImplemented2()
 voidunImplemented3()
 voidunImplemented4()

Operations Inherited from Unknown
ref, unref, queryInterface

Operation Details:
 void setObject(in string path, in Unknown control) raises (InvalidPath)
 void unImplemented()

unImplemented:

placeholders for future expansion.