Modules | Files | Inheritance Tree | Inheritance Graph | Name Index
module Bonobo
interface PropertyControl
Files: GNOME_Speech.idl
Bonobo-PropertyControl-inheritance Bonobo-Unknown.html
Operations Summary:
 ControlgetControl(in long pagenumber) raises
 voidnotifyAction(in long pagenumber, in Action theaction) raises
 voidunImplemented()
 voidunImplemented2()

Operations Inherited from Unknown
ref, unref, queryInterface

Operation Details:
 Control getControl(in long pagenumber) raises (NoPage)

An interface for allowing a customization interface in addition / instead of a property bag; rather immature.


 void notifyAction(in long pagenumber, in Action theaction) raises (NoPage)

notifyAction: @pagenumber: The page number that this action was performed on. @action: The action that should be performed on the settings.

Tell the client what it should do with the settings in the PropertyControl.