Version

UltraTimelineViewKeyActionMapping Class Members

The following tables list the members exposed by UltraTimelineViewKeyActionMapping.

Public Constructors
 NameDescription
Public ConstructorUltraTimelineViewKeyActionMapping ConstructorCreates a new instance of the UltraTimelineViewKeyActionMapping class.  
Public Properties
 NameDescription
Public PropertyActionCodeReturns the UltraTimelineViewAction constant that identifies the action for this instance.  
Public PropertyByPassTrailingActions (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyKeyCode (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertySpecialKeysDisallowed (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertySpecialKeysRequired (Inherited from Infragistics.Win.KeyActionMappingBase)
Public PropertyStateDisallowedReturns the UltraTimelineViewState constant that identifies the control state(s) which preclude execution of the associated action.  
Public PropertyStateRequiredReturns the UltraTimelineViewState constant that identifies the state(s) the control must be in for this action to be executed.  
Public PropertySuppressKeyPressWhenHandled (Inherited from Infragistics.Win.KeyActionMappingBase)
Public Methods
 NameDescription
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 MethodDoesMappingApply (Inherited from Infragistics.Win.KeyActionMappingBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodToStringReturns the string representation of this instance.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Win.KeyActionMappingBase)
See Also