For a list of all members of this type, see ExplorerBarClientEvents members.
| Name | Description | |
|---|---|---|
![]() | AJAXResponse | Event fired when control gets AJAX response from the server. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | AJAXResponseError | Event fired when control gets AJAX response from the server. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | Initialize | Gets sets name of javascript function which is called after javascript object was created and initialized. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | IsEmpty | Checks if all properties have default values. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | ItemClick | Defines a handler for ItemClicked client event |
![]() | ItemCollapsed | Defines a handler for ItemCollapsed client event |
![]() | ItemCollapsing | Defines a handler for ItemCollapsing client event |
![]() | ItemExpanded | Defines a handler for ItemExpanded client event |
![]() | ItemExpanding | Defines a handler for ItemExpanding client event |
![]() | ItemHovered | Defines a handler for ItemHovered client event |
![]() | ItemPopulated | Defines a handler for ItemPopulated client event |
![]() | ItemPopulating | Defines a handler for ItemPopulating client event |
![]() | ItemSelected | Defines a handler for ItemSelected client event |
![]() | ItemSelecting | Defines a handler for ItemSelecting client event |
![]() | ItemUnhovered | Defines a handler for ItemUnhovered client event |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | Owner | Get reference to owner. (Inherited from Infragistics.Web.UI.Framework.ClientEventsBase) |
![]() | PropCount | This property is used to track the number of properties this object is sending to ClientState. Each derived class overrides this property to indicate the new total of properties. The number consists of the PropCount value of the base class plus the number of ClientState properties utilized by each derived class. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |