EZScroller:
Filter:
Classes | GUI > EZ-GUI

EZScroller : Object

Show a subset of items on gui elements

Description

EZScroller is a vertical slider that allows displaying different subsets of a dynamically changing list of objects on a fixed number of views by scrolling.

EZScroller is used JITLib guis like NodeProxyEditor, ProxyMixer, TdefAllGui, and PdefAllGui.

Class Methods

Inherited class methods

Undocumented class methods

EZScroller.new(w, bounds, maxItems, numItems, action, initVal: 0)

Instance Methods

Inherited instance methods

Undocumented instance methods

.action

.action = value

.adjust

.decrement

.doAction

.enabled

.enabled = flag

.increment

.maxItems

.maxItems = val

.numItems

.numItems = val

.remove

.slider

.spec

.value

.value = val

.valueAction = val

.visible

.visible = flag

Examples