VFreeBusy constructor

VFreeBusy({
  1. VComponent? parent,
})

Implementation

VFreeBusy({VComponent? parent}) : super(componentName, parent);