This class allows you to create a list that can be queried from the GUI and is capable of notifying the GUI when the contents of the list change.
The RegisteredList object is derived from the CommandRegister object.
import customKernel
This method creates a RegisteredList object.
customKernel.RegisteredList
Return value
A RegisteredList object.
Exceptions