Android Programming Press on the image to return to the main documentation page.

MultiSpinner

Written by Johan Schoeman

List of types:

MultiSpinner

MultiSpinner


Events:

None

Members:


  ba As BA

  Background As android.graphics.drawable.Drawable

  BringToFront

  Color As Int [write only]

  DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)

  Enabled As Boolean

  Gravity As Int

  Height As Int

  Initialize (EventName As String)

  Invalidate

  Invalidate2 (arg0 As android.graphics.Rect)

  Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)

  IsInitialized As Boolean

  Left As Int

  Parent As Object [read only]

  RemoveView

  RequestFocus As Boolean

  Selected() As Boolean

  SendToBack

  SetBackgroundImage (arg0 As android.graphics.Bitmap)

  SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)

  SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)

  SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)

  SetTextColorAnimated (arg0 As Int, arg1 As Int)

  SetTextSizeAnimated (arg0 As Int, arg1 As Float)

  SetVisibleAnimated (arg0 As Int, arg1 As Boolean)

  ShowTheSpinner

  ShowToastMessage As Boolean [write only]

  SpinnerData() As String [write only]

  Tag As Object

  Text As String

  TextColor As Int

  TextSize As Float

  Top As Int

  Typeface As android.graphics.Typeface

  Visible As Boolean

  Width As Int

Members description:

ba As BA
Background As android.graphics.drawable.Drawable
BringToFront
Color As Int [write only]
DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
Enabled As Boolean
Gravity As Int
Height As Int
Initialize (EventName As String)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
IsInitialized As Boolean
Left As Int
Parent As Object [read only]
RemoveView
RequestFocus As Boolean
Selected() As Boolean
SendToBack
SetBackgroundImage (arg0 As android.graphics.Bitmap)
SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
SetTextColorAnimated (arg0 As Int, arg1 As Int)
SetTextSizeAnimated (arg0 As Int, arg1 As Float)
SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
ShowTheSpinner
ShowToastMessage As Boolean [write only]
SpinnerData() As String [write only]
Tag As Object
Text As String
TextColor As Int
TextSize As Float
Top As Int
Typeface As android.graphics.Typeface
Visible As Boolean
Width As Int

Top