Next Prev Up Top Contents Index

range-pane

Class
Summary

This class exists to support the progress-bar and slider classes. Consult the reference pages for these classes for further information.

Superclasses

None

Subclasses

progress-bar
slider

Slots

start

The lowest value of the range.

end

The highest value of the range.

slug-start

The current value of the range.

callback

Called when the user changes the value.

Accessors

range-start
range-end
range-slug-start
range-callback


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index