active
active: boolean = false
Protected
buttonBgs
buttonBgs: NineSlice[]
Protected
buttonContainers
buttonContainers: Container[]
Protected
cursor
cursor: number = 0
Protected
editing
editing: boolean
Protected
errorMessage
errorMessage: Text
Protected
inputContainers
inputContainers: Container[]
Protected
inputs
inputs: InputText[]
Protected
modalBg
modalBg: NineSlice
Protected
modalContainer
modalContainer: Container
Protected
mode
mode: null | number
Protected
submitAction
submitAction: null | Function
Protected
titleText
titleText: Text
Protected
tween
tween: Tween
A basic abstract class to act as a holder and processor for UI elements.