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.

This page discusses:

Access

import customKernel

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

Arguments

None.

Return value

A CommandRegister object.

Exceptions

None.

Members

The CommandRegister object has no members.