Version

UltraDayViewKeyActionMappings Class Methods

For a list of all members of this type, see UltraDayViewKeyActionMappings members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodClear (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodContains (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodCopyToOverloaded. Copies the elements of the collection into the array.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetActionMappings (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodGetEnumeratorIEnumerable Interface Implementation returns a type safe enumerator  
Public MethodGetItem (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIndexOf (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsert (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodIsActionAllowed (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodIsKeyMapped (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodLoadDefaultMappingsOverridden. Called the first time GetActionMapping is called (enables lazy loading of mappings)  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveOverloaded.  (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodRemoveRange (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodReset (Inherited from Infragistics.Win.KeyActionMappingsBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateActionStateMappingsCollectionOverridden. Creates an instance of an ActionStateMappingsCollection derived class  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeCollectionItems (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodVerifyMappingsAreLoaded (Inherited from Infragistics.Win.KeyActionMappingsBase)
See Also