7.5 editor-data-class%

On this page:
new
top
up

superclass:object%

An editor-data-class% object defines a type for editor-data% objects. See also Editor Data.

Creates a (useless) instance.

method

(send an-editor-data-class get-classname )string?

Gets the name of the class. Names starting with wx are reserved for internal use.

method

(send an-editor-data-class read f)

Reads a new data object from the given stream, returning #f if there is an error.

method

(send an-editor-data-class set-classname v)void?

Sets the name of the class. Names starting with wx are reserved for internal use.

An editor data class name should usually have the form "(lib\n ...)" to enable on-demand loading of the class; see Editor Data for details.

top
up

AltStyle によって変換されたページ (->オリジナル) /