pub struct GuiComponent { /* private fields */ }
Implementations§
Source§impl GuiComponent
impl GuiComponent
Trait Implementations§
Source§impl From<IDispatch> for GuiComponent
impl From<IDispatch> for GuiComponent
Source§impl GuiComponentExt for GuiComponent
impl GuiComponentExt for GuiComponent
Source§impl HasIDispatch for GuiComponent
impl HasIDispatch for GuiComponent
Source§fn get_idispatch(&self) -> &IDispatch
fn get_idispatch(&self) -> &IDispatch
Get the IDispatch object for low-level access to this component.
Source§impl HasSAPType for GuiComponent
impl HasSAPType for GuiComponent
Source§impl IsA<GuiComponent> for GuiApplication
impl IsA<GuiComponent> for GuiApplication
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiBarChart
impl IsA<GuiComponent> for GuiBarChart
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiBox
impl IsA<GuiComponent> for GuiBox
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiButton
impl IsA<GuiComponent> for GuiButton
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiCTextField
impl IsA<GuiComponent> for GuiCTextField
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiCalendar
impl IsA<GuiComponent> for GuiCalendar
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiChart
impl IsA<GuiComponent> for GuiChart
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiCheckBox
impl IsA<GuiComponent> for GuiCheckBox
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiColorSelector
impl IsA<GuiComponent> for GuiColorSelector
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiComboBox
impl IsA<GuiComponent> for GuiComboBox
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiComboBoxControl
impl IsA<GuiComponent> for GuiComboBoxControl
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiConnection
impl IsA<GuiComponent> for GuiConnection
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiContainer
impl IsA<GuiComponent> for GuiContainer
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiContainerShell
impl IsA<GuiComponent> for GuiContainerShell
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiCustomControl
impl IsA<GuiComponent> for GuiCustomControl
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiDialogShell
impl IsA<GuiComponent> for GuiDialogShell
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiDockShell
impl IsA<GuiComponent> for GuiDockShell
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiEAIViewer2D
impl IsA<GuiComponent> for GuiEAIViewer2D
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiEAIViewer3D
impl IsA<GuiComponent> for GuiEAIViewer3D
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiFrameWindow
impl IsA<GuiComponent> for GuiFrameWindow
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiGOSShell
impl IsA<GuiComponent> for GuiGOSShell
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiGraphAdapt
impl IsA<GuiComponent> for GuiGraphAdapt
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiGridView
impl IsA<GuiComponent> for GuiGridView
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiHTMLViewer
impl IsA<GuiComponent> for GuiHTMLViewer
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiInputFieldControl
impl IsA<GuiComponent> for GuiInputFieldControl
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiLabel
impl IsA<GuiComponent> for GuiLabel
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiMainWindow
impl IsA<GuiComponent> for GuiMainWindow
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiMap
impl IsA<GuiComponent> for GuiMap
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiMenu
impl IsA<GuiComponent> for GuiMenu
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiMenubar
impl IsA<GuiComponent> for GuiMenubar
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiMessageWindow
impl IsA<GuiComponent> for GuiMessageWindow
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiModalWindow
impl IsA<GuiComponent> for GuiModalWindow
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiNetChart
impl IsA<GuiComponent> for GuiNetChart
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiOfficeIntegration
impl IsA<GuiComponent> for GuiOfficeIntegration
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiOkCodeField
impl IsA<GuiComponent> for GuiOkCodeField
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiPasswordField
impl IsA<GuiComponent> for GuiPasswordField
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiPicture
impl IsA<GuiComponent> for GuiPicture
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiRadioButton
impl IsA<GuiComponent> for GuiRadioButton
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiSapChart
impl IsA<GuiComponent> for GuiSapChart
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiScrollContainer
impl IsA<GuiComponent> for GuiScrollContainer
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiSession
impl IsA<GuiComponent> for GuiSession
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiShell
impl IsA<GuiComponent> for GuiShell
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiSimpleContainer
impl IsA<GuiComponent> for GuiSimpleContainer
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiSplit
impl IsA<GuiComponent> for GuiSplit
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiSplitterContainer
impl IsA<GuiComponent> for GuiSplitterContainer
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiStage
impl IsA<GuiComponent> for GuiStage
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiStatusBarLink
impl IsA<GuiComponent> for GuiStatusBarLink
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiStatusPane
impl IsA<GuiComponent> for GuiStatusPane
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiStatusbar
impl IsA<GuiComponent> for GuiStatusbar
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTab
impl IsA<GuiComponent> for GuiTab
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTabStrip
impl IsA<GuiComponent> for GuiTabStrip
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTableControl
impl IsA<GuiComponent> for GuiTableControl
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTextField
impl IsA<GuiComponent> for GuiTextField
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTextedit
impl IsA<GuiComponent> for GuiTextedit
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTitlebar
impl IsA<GuiComponent> for GuiTitlebar
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiToolbar
impl IsA<GuiComponent> for GuiToolbar
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiToolbarControl
impl IsA<GuiComponent> for GuiToolbarControl
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiTree
impl IsA<GuiComponent> for GuiTree
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiUserArea
impl IsA<GuiComponent> for GuiUserArea
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiVComponent
impl IsA<GuiComponent> for GuiVComponent
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiVContainer
impl IsA<GuiComponent> for GuiVContainer
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiComponent> for GuiVHViewSwitch
impl IsA<GuiComponent> for GuiVHViewSwitch
Source§fn upcast(&self) -> GuiComponent
fn upcast(&self) -> GuiComponent
Upcast this value to it’s parent type.
Source§impl VariantTypeExt<'_, GuiComponent> for VARIANT
impl VariantTypeExt<'_, GuiComponent> for VARIANT
Source§fn variant_from(value: GuiComponent) -> VARIANT
fn variant_from(value: GuiComponent) -> VARIANT
Convert from a type T into a
VARIANT
.Source§fn variant_into(&self) -> Result<GuiComponent>
fn variant_into(&self) -> Result<GuiComponent>
Convert from a
VARIANT
into a type, T.Auto Trait Implementations§
impl Freeze for GuiComponent
impl RefUnwindSafe for GuiComponent
impl !Send for GuiComponent
impl !Sync for GuiComponent
impl Unpin for GuiComponent
impl UnwindSafe for GuiComponent
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more