Protected
awaitingProtected
cursorProtected
modeProtected
onProtected
sceneProtected
textProtected
textProtected
setsetScrollCursor(scrollCursor: integer) : boolean scrollCursor refers to the page's position within the entire sum of the data, unlike cursor, which refers to a user's position within displayed data
returns a boolean that indicates whether the updated scrollCursor led to an update in the data displayed.
Protected
showOptional
name: stringOptional
delay: null | numberOptional
callback: null | FunctionOptional
callbackDelay: null | numberOptional
prompt: null | booleanOptional
promptDelay: null | numberProtected
show
A basic abstract class to act as a holder and processor for UI elements.