Skip to main content

Class: IntSlider

This page documents the methods and fields available in the IntSlider class.

Members

SignatureDescription
IntSlider(int, int, int)Creates a new instance of IntSlider.
get()Returns the current value.
get()Returns the current value.
get()Returns the current value.
getInspector(Context, Field, Object, String, GetSetterListener, UserPointer)Returns the current inspector.
getInspectorForArray(Context, Object[], int, Object, String, GetSetterListener, UserPointer)Returns the current inspector for array.
getInspectorForList(Context, GhostList, int, Object, String, GetSetterListener, UserPointer)Returns the current inspector for list.
getSimpleName(UserPointer)Returns the current simple name.
isRestorable()Returns whether restorable is true.
newInstance(UserPointer)Creates a new instance.
restore(Variable, UserPointer)Performs the restore operation using the provided parameters (variable, userPointer).
save(String, Object, UserPointer)Saves data from the object.
set(Variable)Sets or updates the the value.
set(Variable)Sets or updates the the value.
set(Variable)Sets or updates the the value.
setStep(int)Sets or updates the step.