Version

EmbeddableEditorButtonBase.EmbeddableEditorButtonBaseUIAProviderStub Class Members

The following tables list the members exposed by EmbeddableEditorButtonBase.EmbeddableEditorButtonBaseUIAProviderStub.

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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public PropertyEditorThe embeddable editor which this UIA provider represents. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public PropertyEditorOwnerThe embeddable editor owner. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public PropertyEditorOwnerContextThe embeddable editor owner context. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public PropertyHelpTextGets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProviderIndicates if the provider is a delegating provider and should not be shown in the provider hierarchy. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public PropertyIsInEditModeIndicates if the associated editor is in edit mode for the owner and owner context represented by the accessible object. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public PropertyValueReturns the value of the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected Properties
 NameDescription
Protected PropertyButtonsLeftGets the stub representing the ButtonsLeft collection  
Protected PropertyButtonsRightGets the stub representing the ButtonsRight collection  
Protected PropertyFragmentRootStubReturns the FragmentRoot stub for this object. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected PropertyInkButtonGets the ink button. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected PropertyShowInkButtonResolvedGets a value indicating whether the ink button is visible. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public MethodEnterEditModeAttempts to put the object associated with this specific instance of the accessible object into edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public MethodGetBoundingRectangleGets the bounding rectangle of this element. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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 MethodGetFragmentRootRetrieves the root node of the fragment. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Public MethodGetHostRawElementProviderGets a base provider for this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetIsPasswordReturns a Boolean value that indicates whether the automation element contains protected content or a password. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected MethodCreateAutomationIdCreates the UI Automation identifer for the automation element. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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 MethodGetChildProviderFromUIElementOverridden. Gets 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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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 MethodGetIsEnabledReturns a Boolean value that indicates whether the user interface (UI) item referenced by the automation element is enabled and can be interacted with. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected MethodGetIsKeyboardFocusableReturns a Boolean value that indicates whether the automation element can accept keyboard focus. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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 (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected MethodGetMarshallingControlReturns the control used to synchronize UI Automation calls to the UI Thread. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
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. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
Protected MethodSetValueSet the editor's value. (Inherited from Infragistics.Win.EmbeddableEditorBase.EmbeddableEditorUIAProviderStub)
See Also