B4i Library PFDateTimePicker ScrollView iOS

PFDateTimePicker

Author: Asad
Version:
0.01
  • PFDateTimePicker
    • Events:
      • SelectedDateChanged (Date As Long)
    • Functions:
      • Class_Globals As String
      • DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String
        Base type must be Object
      • Initialize (Callback As Object, EventName As String) As String
      • Invalidate As String
      • IsInitialized As Boolean
      • SetDate (Tick As Long) As String
      • SetDateNow( ) As String
    • Properties:
      • DateTimeTicks As Long
      • BackgroundColor As Int
      • MaxYear As Int
      • MinYear As Int
      • Mode As String
 

Attachments

  • PFDatePickerExample.zip
    169.3 KB · Views: 0
  • PFDateTimePicker (1).b4xlib
    263.8 KB · Views: 1

Asad

Member
Licensed User
Longtime User
Here is link for download
 
Top