Sprinter Defect Tracking System API
FieldsControl Class Methods

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

Public Methods
  Name Description
Public Method AddHandler Overloaded.  (Inherited from System.Windows.UIElement)
Public Method AddToEventRoute (Inherited from System.Windows.UIElement)
Public Method ApplyAnimationClock Overloaded.  (Inherited from System.Windows.UIElement)
Public Method ApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public Method Arrange (Inherited from System.Windows.UIElement)
Public Method BeginAnimation Overloaded.  (Inherited from System.Windows.UIElement)
Public Method BeginInit (Inherited from System.Windows.FrameworkElement)
Public Method BeginStoryboard Overloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method BringIntoView Overloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method CaptureMouse (Inherited from System.Windows.UIElement)
Public Method CaptureStylus (Inherited from System.Windows.UIElement)
Public Method CaptureTouch (Inherited from System.Windows.UIElement)
Public Method ClearValue Overloaded.  (Inherited from System.Windows.DependencyObject)
Public Method CoerceValue (Inherited from System.Windows.DependencyObject)
Public Method EndInit (Inherited from System.Windows.FrameworkElement)
Public Method Equals (Inherited from System.Windows.DependencyObject)
Public Method FindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public Method FindName (Inherited from System.Windows.FrameworkElement)
Public Method FindResource (Inherited from System.Windows.FrameworkElement)
Public Method Focus (Inherited from System.Windows.UIElement)
Public Method GetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public Method GetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public Method GetHashCode (Inherited from System.Windows.DependencyObject)
Public Method GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public Method GetValue (Inherited from System.Windows.DependencyObject)
Public Method InputHitTest (Inherited from System.Windows.UIElement)
Public Method InvalidateArrange (Inherited from System.Windows.UIElement)
Public Method InvalidateMeasure (Inherited from System.Windows.UIElement)
Public Method InvalidateProperty (Inherited from System.Windows.DependencyObject)
Public Method InvalidateVisual (Inherited from System.Windows.UIElement)
Public Method IsAncestorOf (Inherited from System.Windows.Media.Visual)
Public Method IsDescendantOf (Inherited from System.Windows.Media.Visual)
Public Method Measure (Inherited from System.Windows.UIElement)
Public Method MoveFocus (Inherited from System.Windows.FrameworkElement)
Public Method OnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public Method PointFromScreen (Inherited from System.Windows.Media.Visual)
Public Method PointToScreen (Inherited from System.Windows.Media.Visual)
Public Method PredictFocus (Inherited from System.Windows.FrameworkElement)
Public Method RaiseEvent (Inherited from System.Windows.UIElement)
Public Method ReadLocalValue (Inherited from System.Windows.DependencyObject)
Public Method RegisterName (Inherited from System.Windows.FrameworkElement)
Public Method ReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
Public Method ReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public Method ReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public Method ReleaseTouchCapture (Inherited from System.Windows.UIElement)
Public Method RemoveHandler (Inherited from System.Windows.UIElement)
Public Method SetBinding Overloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method SetCurrentValue (Inherited from System.Windows.DependencyObject)
Public Method SetResourceReference (Inherited from System.Windows.FrameworkElement)
Public Method SetValue Overloaded.  (Inherited from System.Windows.DependencyObject)
Public Method ToString (Inherited from System.Windows.Controls.Control)
Public Method TransformToAncestor Overloaded.  (Inherited from System.Windows.Media.Visual)
Public Method TransformToDescendant (Inherited from System.Windows.Media.Visual)
Public Method TransformToVisual (Inherited from System.Windows.Media.Visual)
Public Method TranslatePoint (Inherited from System.Windows.UIElement)
Public Method TryFindResource (Inherited from System.Windows.FrameworkElement)
Public Method UnregisterName (Inherited from System.Windows.FrameworkElement)
Public Method UpdateDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public Method UpdateField Changes the value of a field and changes the list of selected values for display.  
Public Method UpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
  Name Description
Protected Method AddChild (Inherited from System.Windows.Controls.ContentControl)
Protected Method AddText (Inherited from System.Windows.Controls.ContentControl)
Protected Method AddVisualChild (Inherited from System.Windows.Media.Visual)
Protected Method ArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected Method ArrangeOverride (Inherited from System.Windows.Controls.Control)
Protected Method GetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected Method GetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected Method HitTestCore Overloaded.  (Inherited from System.Windows.UIElement)
Protected Method MeasureCore (Inherited from System.Windows.FrameworkElement)
Protected Method MeasureOverride (Inherited from System.Windows.Controls.Control)
Protected Method OnAccessKey (Inherited from System.Windows.UIElement)
Protected Method OnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected Method OnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContentStringFormatChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContentTemplateChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContentTemplateSelectorChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected Method OnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected Method OnCreateAutomationPeer (Inherited from System.Windows.Controls.UserControl)
Protected Method OnDragEnter (Inherited from System.Windows.UIElement)
Protected Method OnDragLeave (Inherited from System.Windows.UIElement)
Protected Method OnDragOver (Inherited from System.Windows.UIElement)
Protected Method OnDrop (Inherited from System.Windows.UIElement)
Protected Method OnGiveFeedback (Inherited from System.Windows.UIElement)
Protected Method OnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected Method OnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected Method OnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected Method OnGotTouchCapture (Inherited from System.Windows.UIElement)
Protected Method OnInitialized (Inherited from System.Windows.FrameworkElement)
Protected Method OnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected Method OnKeyDown (Inherited from System.Windows.UIElement)
Protected Method OnKeyUp (Inherited from System.Windows.UIElement)
Protected Method OnLostFocus (Inherited from System.Windows.UIElement)
Protected Method OnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected Method OnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected Method OnLostTouchCapture (Inherited from System.Windows.UIElement)
Protected Method OnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Protected Method OnManipulationCompleted (Inherited from System.Windows.UIElement)
Protected Method OnManipulationDelta (Inherited from System.Windows.UIElement)
Protected Method OnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Protected Method OnManipulationStarted (Inherited from System.Windows.UIElement)
Protected Method OnManipulationStarting (Inherited from System.Windows.UIElement)
Protected Method OnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected Method OnMouseDown (Inherited from System.Windows.UIElement)
Protected Method OnMouseEnter (Inherited from System.Windows.UIElement)
Protected Method OnMouseLeave (Inherited from System.Windows.UIElement)
Protected Method OnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnMouseMove (Inherited from System.Windows.UIElement)
Protected Method OnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnMouseUp (Inherited from System.Windows.UIElement)
Protected Method OnMouseWheel (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDrop (Inherited from System.Windows.UIElement)
Protected Method OnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected Method OnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnPreviewKeyDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected Method OnPreviewMouseDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected Method OnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTouchDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTouchMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTouchUp (Inherited from System.Windows.UIElement)
Protected Method OnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected Method OnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected Method OnQueryCursor (Inherited from System.Windows.UIElement)
Protected Method OnRender (Inherited from System.Windows.UIElement)
Protected Method OnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnStylusDown (Inherited from System.Windows.UIElement)
Protected Method OnStylusEnter (Inherited from System.Windows.UIElement)
Protected Method OnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected Method OnStylusInRange (Inherited from System.Windows.UIElement)
Protected Method OnStylusLeave (Inherited from System.Windows.UIElement)
Protected Method OnStylusMove (Inherited from System.Windows.UIElement)
Protected Method OnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected Method OnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected Method OnStylusUp (Inherited from System.Windows.UIElement)
Protected Method OnTemplateChanged (Inherited from System.Windows.Controls.Control)
Protected Method OnTextInput (Inherited from System.Windows.UIElement)
Protected Method OnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected Method OnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected Method OnTouchDown (Inherited from System.Windows.UIElement)
Protected Method OnTouchEnter (Inherited from System.Windows.UIElement)
Protected Method OnTouchLeave (Inherited from System.Windows.UIElement)
Protected Method OnTouchMove (Inherited from System.Windows.UIElement)
Protected Method OnTouchUp (Inherited from System.Windows.UIElement)
Protected Method RemoveVisualChild (Inherited from System.Windows.Media.Visual)
Protected Method UpdateFieldSelectedValues Changes the list of selected values for display.  
Protected Method UpdateFieldValue Changes the value of a field.  
Top
See Also

Reference

FieldsControl Class
HP.Sprinter.DefectTrackingSystemAPI Namespace