Version

EmbeddableEditorBase.EmbeddableEditorUIAProviderStub Class Members

The following tables list the members exposed by EmbeddableEditorBase.EmbeddableEditorUIAProviderStub.

Public Properties
 NameDescription
Public PropertyContextReturns the context of this stub - the object the stub represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyDisplayTextReturns the display text of the editor.  
Public PropertyEditorThe embeddable editor which this UIA provider represents.  
Public PropertyEditorOwnerThe embeddable editor owner.  
Public PropertyEditorOwnerContextThe embeddable editor owner context.  
Public PropertyHelpTextGets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProviderOverridden. Indicates if the provider is a delegating provider and should not be shown in the provider hierarchy.  
Public PropertyIsInEditModeIndicates if the associated editor is in edit mode for the owner and owner context represented by the accessible object.  
Public PropertyLocalizedControlTypeReturns or set a text string describing the type of control that the automation element represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyNameReturns or sets a string for the text representation of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyProviderReturns the UI automation provider object that represents the object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyUIElementReturns the UIElement associated with the accessible object instance.  
Public PropertyValueReturns the value of the editor.  
Protected Properties
 NameDescription
Protected PropertyFragmentRootStubReturns the FragmentRoot stub for this object.  
Protected PropertyInkButtonGets the ink button.  
Protected PropertyShowInkButtonResolvedGets a value indicating whether the ink button is visible.  
Public Methods
 NameDescription
Public MethodClearCachedAutomationIdClears the AutomationId cached for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodElementProviderFromPointGets the UI Automation provider from point.  
Public MethodEnterEditModeAttempts to put the object associated with this specific instance of the accessible object into edit mode.  
Public MethodGetBoundingRectangleOverridden. Gets the bounding rectangle of this element.  
Public MethodGetControlTypeReturns an enum that identifies the type of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetEmbeddedFragmentRootsRetrieves an array of fragment roots that are embedded in the UI Automation element tree rooted at the current element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetFirstChildRetrieves the first child UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetFragmentRootOverridden. Retrieves the root node of the fragment.  
Public MethodGetHostRawElementProviderGets a base provider for this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetIsPasswordOverridden. Returns a Boolean value that indicates whether the automation element contains protected content or a password.  
Public MethodGetLastChildRetrieves the last child UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetNextSiblingRetrieves the next sibling UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetParentRetrieves the parent UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStubWithParent)
Public MethodGetPatternProviderRetrieves an object that provides support for a control pattern on a UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetPreviousSiblingRetrieves the previous sibling UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetPropertyValueRetrieves the value of a property supported by the UI Automation provider. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodNavigateRetrieves the UI Automation element in a specified direction within the tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodNavigateChildrenNavigates to the next or previous child UI Automation element (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodRaiseUIAutomationEventRaises a UIAutomation event notification. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodRaiseUIAutomationPropertyChangedEventRaises a UIAutomation event notification. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodSetFocusSets the focus to this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected Methods
 NameDescription
Protected MethodCacheUIElementCauses the accessible object to retrieve and cache the uielement.  
Protected MethodCreateAutomationIdOverridden. Creates the UI Automation identifer for the automation element.  
Protected MethodCreateProviderInstanceInvoked when the UI Automation object that represents the object is to be created. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAcceleratorKeyReturns a string containing the accelerator key combinations for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAccessKeyReturns a string containing the access key character for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAutomationIdReturns a string containing the UI Automation identifier (ID) for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetChildProviderFromUIElementGets the fragment that represents the provided UIElement  
Protected MethodGetDefaultHelpTextReturns a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetHasKeyboardFocusReturns a Boolean value that indicates whether the automation element has keyboard focus. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetInkProviderGets the ink provider.  
Protected MethodGetIsContentElementReturns a Boolean value that specifies whether the element appears in the content view of the automation element tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsControlElementReturns a Boolean value that specifies whether the element appears in the control view of the automation element tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsEnabledOverridden. Returns a Boolean value that indicates whether the user interface (UI) item referenced by the automation element is enabled and can be interacted with.  
Protected MethodGetIsKeyboardFocusableOverridden. Returns a Boolean value that indicates whether the automation element can accept keyboard focus.  
Protected MethodGetIsOffscreenReturns a Boolean value that indicates whether the automation element is entirely scrolled out of view (for example, an item in a list box that is outside the viewport of the container object) or collapsed out of view (for example, an item in a tree view or menu, or in a minimized window). If the element has a clickable point that can cause it to receive the focus, the element is considered to be on-screen while a portion of the element is off screen. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsReadOnlyIndicates if the editor is read-only  
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize UI Automation calls to the UI Thread.  
Protected MethodGetObjectIdentifierReturns a string used to represent the type of object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetOrderedChildStubList (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetValueGets the editor's value.  
Protected MethodGetWindowHandleReturns the window handle for a provider that has it's own HWND. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodRefreshCustomPropertiesRefreshes the values in the CustomProperties dictionary (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodReleaseCachedUIElementReleases a reference to a cached uielement for the accessible object's editor instance.  
Protected MethodSetValueSet the editor's value.  
See Also