B4A Library Frisson

This is a wrap for this Github project.

frisson.png


Frisson
Author:
DonManfred (wrapper)
Version: 1
  • Frisson
    Fields:
    • ba As BA
    Methods:
    • BringToFront
    • DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
    • GetApplicationDrawableID (DrawableName As String) As Int
      Get a Drawable from the Application Resources.
      Returns Null if the Drawable is not found.
    • Initialize (EventName As String)
    • Invalidate
    • Invalidate2 (arg0 As Rect)
    • Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
    • IsInitialized As Boolean
    • RemoveView
    • RequestFocus As Boolean
    • SendToBack
    • SetBackgroundImage (arg0 As 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)
    Properties:
    • AlphaValue As Int
    • AutoTint As Boolean
    • Background As Drawable
    • Bitmap As Bitmap [write only]
    • Color As Int [write only]
    • Enabled As Boolean
    • Height As Int
    • ImageSource As String [write only]
    • Left As Int
    • Parent As Object [read only]
    • ScaleType As ScaleType [write only]
    • ScaletypeCENTRE_CROP As ScaleType [read only]
    • ScaletypeFIT_XY As ScaleType [read only]
    • Tag As Object
    • TideCount As Int
    • TideHeight As Int
    • TintColor As Int
    • Top As Int
    • Visible As Boolean
    • Width As Int
 

Attachments

  • FrissonEx.zip
    322.1 KB · Views: 451
  • FrissonV1.0.zip
    10.4 KB · Views: 399
Top