SmartFullCalendarAdapter
Wisej.AI.Adapters.SmartFullCalendarAdapter
Namespace: Wisej.AI.Adapters
Assembly: Wisej.AI (3.5.0.0)
public class SmartFullCalendarAdapter : SmartCalendarAdapter
Constructors
SmartFullCalendarAdapter()

Initializes a new instance of SmartFullCalendarAdapter.
Properties
FullCalendar

FullCalendar: Gets the FullCalendar control associated with this adapter.
This property retrieves the first FullCalendar control found within the adapter's controls collection.
Methods
OnControlCreated(control)

Called when a control is created within the adapter.
Parameter
Type
Description
This method initializes the FullCalendarTools with the associated FullCalendar control and then calls the base implementation.
Implements
Name
Description
Represents a provider that supplies tools.
Last updated