14.1 CommandRegister object

This class allows you to derive a general class that can be queried from the GUI and is capable of notifying the GUI when the contents of the class change.

Access
import customKernel


14.1.1 CommandRegister()

This class allows you to derive a general class that can be queried from the GUI and is capable of notifying the GUI when the contents of the class change.

Path
customKernel.CommandRegister

Return value

A CommandRegister object.

Exceptions

None.


14.1.2  Members

The CommandRegister object has no members.