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

NiceSpinner

Written by Johan Schoeman

List of types:

NiceSpinner

NiceSpinner


Events:

None

Members:


  attachDataSource (dataset As java.util.List)

  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)

  dismissDropDown

  DividerColor() As Int [write only]

  DividerHeight As Int [write only]

  DropdownListBackgroundColor As Int [write only]

  DropdownListTextColor As Int [write only]

  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

  RemoveView

  RequestFocus As Boolean

  SelectedIndex As Int

  SelectedTextBackgroundColor As Int [write only]

  SelectedTextColor As Int [write only]

  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)

  showDropDown

  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:

attachDataSource (dataset As java.util.List)
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)
dismissDropDown
DividerColor() As Int [write only]
DividerHeight As Int [write only]
DropdownListBackgroundColor As Int [write only]
DropdownListTextColor As Int [write only]
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
RemoveView
RequestFocus As Boolean
SelectedIndex As Int
Get or Set the default spinner item using its index
SelectedTextBackgroundColor As Int [write only]
SelectedTextColor As Int [write only]
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)
showDropDown
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