The following tables list the members exposed by WebScheduleInfoClientEvents.
Name | Description | |
---|---|---|
ActiveDayChanged | Clientside event fired after the ActiveDay changed | |
ActiveDayChanging | Clientside event fired prior to the ActiveDay changing | |
ActiveResourceChanged | Clientside event fired after the active resource has been changed. | |
ActiveResourceChanging | Clientside event fired before changing of active resource. | |
ActivityAdding | Clientside event fired after AddAppointmentDialog closes. | |
ActivityDeleting | Clientside event fired prior to an Activity being deleted. | |
ActivityDialogEdit | Clientside event fired before AddAppointment dialog closes. | |
ActivityDialogOpening | Clientside event fired before the AddAppointmentDialog opens. | |
ActivityUpdating | Clientside event fired after the AddAppointment dialog has been displayed. | |
IsEmpty | Check if object contains only default values. (Inherited from Infragistics.WebUI.WebControls.SmartClientEvents) | |
ReminderDialogOpening | Clientside event fired before the ReminderDialog opens. |
Name | Description | |
---|---|---|
EnableViewState | Turns on ViewState tracking for this WebObject (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
Owner | The primary collection to which this object belongs. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
SubObjects | (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
ViewState | Gets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
Name | Description | |
---|---|---|
GetValue | Overloaded. Obtains a property value from ViewState based on the string id define as a constant in the derived class. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
IsDirty | Overloaded. Public shortcut to check if object has had data changes (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
Render | Render events to client. (Inherited from Infragistics.WebUI.WebControls.SmartClientEvents) | |
Reset | Clears the values of all properties within the object and also clears the viewstate for the object (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
SetValue | Sets an object value so that it is maintained in viewstate (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
ToString | String formatted for visual designer. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
Name | Description | |
---|---|---|
CreateSubObject | (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
GetClientEventNameList | Overridden. Return a list of names. | |
GetSubObject | Obtains a subobject reference based on the specified id value. SubObjects are automatically managed for ViewState (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
IsAutoPostBack | Overridden. Returns true if a client event with a particular name should be posted to the server. | |
OnPropertyChange | Virtual method that is called whenever a property within the object has been changed. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
SetSubObject | Establishes a subobject in the SubObject hash collection. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |