Next:
set-dataclass
Up:
editor-data
Previous:
get-dataclass
get-next
Gets the next editor data element in a list of editor data elements. A
#f
terminates the list.
(send
an-editor-data
get-next)
->
editor-data%
object or
#f
PLT