Handles events related to the C1NavigationListItem class. Used for following events: ItemMouseDown, ItemClick, ItemMouseOut, ItemMouseOver, ItemBlur, ItemFocus.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1NavigationListClient (in C1NavigationListClient.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.C1NavigationList.C1NavigationListItemBaseEventHandler = function(); Type.createClass( 'C1.Web.iPhone.C1NavigationList.C1NavigationListItemBaseEventHandler', MulticastDelegate); |
Inheritance Hierarchy
System..::..Object
System..::..Delegate
System..::..MulticastDelegate
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemBaseEventHandler
System..::..Delegate
System..::..MulticastDelegate
C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemBaseEventHandler