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

fg3dViews

List of types:

clsButton3D
clsEditText3D
clsMaskedEdit3D
clsNumericUpDown3D
clsSpinner3D

clsButton3D


This is an 'Activity Object', it cannot be declared under Sub Process_Globals.

Events:

None

Members:


  AddBitmap (Image As BitmapWrapper, Position As Int) As String

  AsView As ConcreteViewWrapper

  getButtom As Int

  getHeight As Int

  getLeft As Int

  getRight As Int

  getText As String

  getTop As Int

  getWidth As Int

  imgCenter As Int

  imgLeft As Int

  imgRight As Int

  Initialize (ModulName As Object, ViewName As String) As String

  IsInitialized As Boolean

  setImgPosition (Position As Int) As String

  setLeft (Value As Int) As String

  setText (Text As String) As String

  setTop (Value As Int) As String

  setWidth (Width As Int) As String

Members description:

AddBitmap (Image As BitmapWrapper, Position As Int) As String
AsView As ConcreteViewWrapper
Returns the Wheel object
getButtom As Int
getHeight As Int
getLeft As Int
getRight As Int
getText As String
getTop As Int
getWidth As Int
imgCenter As Int
imgLeft As Int
imgRight As Int
Initialize (ModulName As Object, ViewName As String) As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.
setImgPosition (Position As Int) As String
setLeft (Value As Int) As String
setText (Text As String) As String
setTop (Value As Int) As String
setWidth (Width As Int) As String

clsEditText3D


This is an 'Activity Object', it cannot be declared under Sub Process_Globals.

Events:

None

Members:


  AsView As ConcreteViewWrapper

  getButtom As Int

  getGravity As Int

  getHeight As Int

  getInputType As Int

  getLeft As Int

  getRight As Int

  getText As String

  getTextSize As Int

  getTop As Int

  getWidth As Int

  Initialize (ModulName As Object, ViewName As String) As String

  IsInitialized As Boolean

  setGravity (intGravity As Int) As String

  setInputType (InputType As Int) As String

  setLeft (Value As Int) As String

  setText (Text As String) As String

  setTop (Value As Int) As String

  setWidth (Width As Int) As String

  Titel (Text As String) As String

  TitelColor (Color As Int) As String

Members description:

AsView As ConcreteViewWrapper
Returns the Wheel object
getButtom As Int
getGravity As Int
getHeight As Int
getInputType As Int
getLeft As Int
getRight As Int
getText As String
getTextSize As Int
getTop As Int
getWidth As Int
Initialize (ModulName As Object, ViewName As String) As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.
setGravity (intGravity As Int) As String
setInputType (InputType As Int) As String
setLeft (Value As Int) As String
setText (Text As String) As String
setTop (Value As Int) As String
setWidth (Width As Int) As String
Titel (Text As String) As String
TitelColor (Color As Int) As String

clsMaskedEdit3D


This is an 'Activity Object', it cannot be declared under Sub Process_Globals.

Events:

None

Members:


  AsView As ConcreteViewWrapper

  getButtom As Int

  getGravity As Int

  getHeight As Int

  getInputType As Int

  getLeft As Int

  getRight As Int

  getStringValue As String

  getTextSize As Int

  getTop As Int

  getWidth As Int

  Initialize (ModulName As Object, ViewName As String) As String

  IsInitialized As Boolean

  IsStringValid As Boolean

  setGravity (intGravity As Int) As String

  setInputType (InputType As Int) As String

  setLeft (Value As Int) As String

  setMaske (Value As String) As String

  setTop (Value As Int) As String

  setWidth (Width As Int) As String

  Titel (Text As String) As String

  TitelColor (Color As Int) As String

Members description:

AsView As ConcreteViewWrapper
Returns the Wheel object
getButtom As Int
getGravity As Int
getHeight As Int
getInputType As Int
getLeft As Int
getRight As Int
getStringValue As String
getTextSize As Int
getTop As Int
getWidth As Int
Initialize (ModulName As Object, ViewName As String) As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.
IsStringValid As Boolean
setGravity (intGravity As Int) As String
setInputType (InputType As Int) As String
setLeft (Value As Int) As String
setMaske (Value As String) As String
setTop (Value As Int) As String
setWidth (Width As Int) As String
Titel (Text As String) As String
TitelColor (Color As Int) As String

clsNumericUpDown3D


This is an 'Activity Object', it cannot be declared under Sub Process_Globals.

Events:

None

Members:


  AsView As ConcreteViewWrapper

  getButtom As Int

  getHeight As Int

  getLeft As Int

  getNumMax As Int

  getNumMin As Int

  getRight As Int

  getStep As Int

  getTop As Int

  getValue As String

  getWidth As Int

  Initialize (ModulName As Object, ViewName As String) As String

  IsInitialized As Boolean

  setLeft (Value As Int) As String

  setNumMax (NumMax As Int) As String

  setNumMin (NumMin As Int) As String

  setStep (NumStep As Int) As String

  setTop (Value As Int) As String

  setValue (Value As Int) As String

  setWidth (Width As Int) As String

  Titel (Text As String) As String

  TitelColor (Color As Int) As String

Members description:

AsView As ConcreteViewWrapper
Returns the Wheel object
getButtom As Int
getHeight As Int
getLeft As Int
getNumMax As Int
getNumMin As Int
getRight As Int
getStep As Int
getTop As Int
getValue As String
getWidth As Int
Initialize (ModulName As Object, ViewName As String) As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.
setLeft (Value As Int) As String
setNumMax (NumMax As Int) As String
setNumMin (NumMin As Int) As String
setStep (NumStep As Int) As String
setTop (Value As Int) As String
setValue (Value As Int) As String
setWidth (Width As Int) As String
Titel (Text As String) As String
TitelColor (Color As Int) As String

clsSpinner3D


This is an 'Activity Object', it cannot be declared under Sub Process_Globals.

Events:

None

Members:


  Add (Text As String) As String

  AddAll (Liste As List) As String

  AsView As ConcreteViewWrapper

  getButtom As Int

  getHeight As Int

  getLeft As Int

  getRight As Int

  getTop As Int

  getWidth As Int

  Initialize (ModulName As Object, ViewName As String) As String

  IsInitialized As Boolean

  setLeft (Value As Int) As String

  setTop (Value As Int) As String

  setWidth (Width As Int) As String

  Titel (Text As String) As String

  TitelColor (Color As Int) As String

Members description:

Add (Text As String) As String
AddAll (Liste As List) As String
AsView As ConcreteViewWrapper
Returns the Wheel object
getButtom As Int
getHeight As Int
getLeft As Int
getRight As Int
getTop As Int
getWidth As Int
Initialize (ModulName As Object, ViewName As String) As String
Initializes the object. You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized.
setLeft (Value As Int) As String
setTop (Value As Int) As String
setWidth (Width As Int) As String
Titel (Text As String) As String
TitelColor (Color As Int) As String

Top