eieio-widget-test-class

eieio-widget-test-class is an object constructor function in `eieio-custom.el'.
Creates an object of class eieio-widget-test-class.
Create a new object with name NAME of class type eieio-widget-test-class

Class description:
eieio-widget-test-class is a class in `eieio-custom.el'.

A class for testing the widget on.

Instance Allocated Slots:

Slot: a-string default = "The moose is loose"
A string for testing custom.
This is the next line of documentation.

Slot: listostuff type = list default = ("1" "2" "3")
A list of stuff.

Slot: uninitialized type = string
This slot is not initialized.
Used to make sure that custom doesn't barf when it encounters one
of these.

Slot: a-number default = 2
A number of thingies.