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

SignPad

List of types:

SignPad

SignPad


Events:

onSigned(sign As Object)

Members:


  AddToParent (Parent As android.view.ViewGroup, left As Int, top As Int, width As Int, height As Int)

  ba As BA

  Background As android.graphics.drawable.Drawable

  BringToFront

  Capture (ContinueAfterSign As Boolean)

  clear

  Color As Int [write only]

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

  Enabled As Boolean

  getAlbumStorageDir (albumName As String) As java.io.File

  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

  saveBitmapToJPG (bitmap As android.graphics.Bitmap, filename As String)

  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)

  SetVisibleAnimated (arg0 As Int, arg1 As Boolean)

  SignatureBitmap As android.graphics.Bitmap [read only]

  Tag As Object

  Top As Int

  TransparentSignatureBitmap As android.graphics.Bitmap [read only]

  Visible As Boolean

  Width As Int

Members description:

AddToParent (Parent As android.view.ViewGroup, left As Int, top As Int, width As Int, height As Int)
ba As BA
Background As android.graphics.drawable.Drawable
BringToFront
Capture (ContinueAfterSign As Boolean)
clear
Color As Int [write only]
DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
Enabled As Boolean
getAlbumStorageDir (albumName As String) As java.io.File
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
saveBitmapToJPG (bitmap As android.graphics.Bitmap, filename As String)
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)
SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
SignatureBitmap As android.graphics.Bitmap [read only]
Tag As Object
Top As Int
TransparentSignatureBitmap As android.graphics.Bitmap [read only]
Visible As Boolean
Width As Int

Top