Home | Trees | Indices | Help |
|
---|
|
object --+ | IVariableOwner
Listener interface for UI variable changes. The user communicates with the application using the so-called variables. When the user makes a change using the UI the terminal trasmits the changed variables to the application, and the components owning those variables may then process those changes.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Called when one or more variables handled by the implementing class are changed.
|
Tests if the variable owner is enabled or not. The terminal should not send any variable changes to disabled variable owners.
|
Tests if the variable owner is in immediate mode or not. Being in immediate mode means that all variable changes are required to be sent back from the terminal immediately when they occur. Note:
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:53 2013 | http://epydoc.sourceforge.net |