NextPrevUpTopContentsIndex

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.

Package

capi

Superclasses

None

Subclasses

progress-bar
scroll-bar
slider

Initargs

:start

The lowest value of the range.

:end

The highest value of the range.

:slug-start

The start of the slug, corresponding to the current value of the range.

:slug-end

The end of the slug.

:callback

Called when the user changes the value.

:orientation

One of :horizontal (the default) or :vertical .

Accessors

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


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex