pub struct GuiVComponent { /* private fields */ }Trait Implementations§
Source§impl From<IDispatch> for GuiVComponent
impl From<IDispatch> for GuiVComponent
Source§impl GuiComponentExt for GuiVComponent
impl GuiComponentExt for GuiVComponent
Source§impl GuiVComponentExt for GuiVComponent
impl GuiVComponentExt for GuiVComponent
fn acc_label_collection(&self) -> Result<GuiComponentCollection>
fn acc_text(&self) -> Result<String>
fn acc_text_on_request(&self) -> Result<String>
fn acc_tooltip(&self) -> Result<String>
fn changeable(&self) -> Result<bool>
fn default_tooltip(&self) -> Result<String>
fn height(&self) -> Result<i32>
fn icon_name(&self) -> Result<String>
fn is_symbol_font(&self) -> Result<bool>
fn left(&self) -> Result<i32>
fn modified(&self) -> Result<bool>
fn parent_frame(&self) -> Result<GuiComponent>
fn screen_left(&self) -> Result<i32>
fn screen_top(&self) -> Result<i32>
fn text(&self) -> Result<String>
fn set_text(&self, value: String) -> Result<()>
fn tooltip(&self) -> Result<String>
fn top(&self) -> Result<i32>
fn width(&self) -> Result<i32>
fn dump_state(&self, p0: String) -> Result<GuiCollection>
fn set_focus(&self) -> Result<()>
fn visualize(&self, p0: bool) -> Result<bool>
Source§impl HasIDispatch for GuiVComponent
impl HasIDispatch for GuiVComponent
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 GuiVComponent
impl HasSAPType for GuiVComponent
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<GuiVComponent> for GuiBarChart
impl IsA<GuiVComponent> for GuiBarChart
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiBox
impl IsA<GuiVComponent> for GuiBox
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiButton
impl IsA<GuiVComponent> for GuiButton
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiCalendar
impl IsA<GuiVComponent> for GuiCalendar
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiChart
impl IsA<GuiVComponent> for GuiChart
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiCheckBox
impl IsA<GuiVComponent> for GuiCheckBox
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiColorSelector
impl IsA<GuiVComponent> for GuiColorSelector
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiComboBox
impl IsA<GuiVComponent> for GuiComboBox
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiComboBoxControl
impl IsA<GuiVComponent> for GuiComboBoxControl
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiContainerShell
impl IsA<GuiVComponent> for GuiContainerShell
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiCTextField
impl IsA<GuiVComponent> for GuiCTextField
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiCustomControl
impl IsA<GuiVComponent> for GuiCustomControl
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiDialogShell
impl IsA<GuiVComponent> for GuiDialogShell
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiDockShell
impl IsA<GuiVComponent> for GuiDockShell
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiEAIViewer2D
impl IsA<GuiVComponent> for GuiEAIViewer2D
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiEAIViewer3D
impl IsA<GuiVComponent> for GuiEAIViewer3D
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiFrameWindow
impl IsA<GuiVComponent> for GuiFrameWindow
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiGOSShell
impl IsA<GuiVComponent> for GuiGOSShell
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiGraphAdapt
impl IsA<GuiVComponent> for GuiGraphAdapt
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiGridView
impl IsA<GuiVComponent> for GuiGridView
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiHTMLViewer
impl IsA<GuiVComponent> for GuiHTMLViewer
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiInputFieldControl
impl IsA<GuiVComponent> for GuiInputFieldControl
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiLabel
impl IsA<GuiVComponent> for GuiLabel
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiMainWindow
impl IsA<GuiVComponent> for GuiMainWindow
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiMap
impl IsA<GuiVComponent> for GuiMap
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiMenu
impl IsA<GuiVComponent> for GuiMenu
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiMenubar
impl IsA<GuiVComponent> for GuiMenubar
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiMessageWindow
impl IsA<GuiVComponent> for GuiMessageWindow
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiModalWindow
impl IsA<GuiVComponent> for GuiModalWindow
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiNetChart
impl IsA<GuiVComponent> for GuiNetChart
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiOfficeIntegration
impl IsA<GuiVComponent> for GuiOfficeIntegration
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiOkCodeField
impl IsA<GuiVComponent> for GuiOkCodeField
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiPasswordField
impl IsA<GuiVComponent> for GuiPasswordField
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiPicture
impl IsA<GuiVComponent> for GuiPicture
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiRadioButton
impl IsA<GuiVComponent> for GuiRadioButton
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiSapChart
impl IsA<GuiVComponent> for GuiSapChart
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiScrollContainer
impl IsA<GuiVComponent> for GuiScrollContainer
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiShell
impl IsA<GuiVComponent> for GuiShell
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiSimpleContainer
impl IsA<GuiVComponent> for GuiSimpleContainer
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiSplit
impl IsA<GuiVComponent> for GuiSplit
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiSplitterContainer
impl IsA<GuiVComponent> for GuiSplitterContainer
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiStage
impl IsA<GuiVComponent> for GuiStage
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiStatusbar
impl IsA<GuiVComponent> for GuiStatusbar
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiStatusBarLink
impl IsA<GuiVComponent> for GuiStatusBarLink
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiStatusPane
impl IsA<GuiVComponent> for GuiStatusPane
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTab
impl IsA<GuiVComponent> for GuiTab
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTableControl
impl IsA<GuiVComponent> for GuiTableControl
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTabStrip
impl IsA<GuiVComponent> for GuiTabStrip
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTextedit
impl IsA<GuiVComponent> for GuiTextedit
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTextField
impl IsA<GuiVComponent> for GuiTextField
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTitlebar
impl IsA<GuiVComponent> for GuiTitlebar
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiToolbar
impl IsA<GuiVComponent> for GuiToolbar
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiToolbarControl
impl IsA<GuiVComponent> for GuiToolbarControl
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiTree
impl IsA<GuiVComponent> for GuiTree
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiUserArea
impl IsA<GuiVComponent> for GuiUserArea
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiVContainer
impl IsA<GuiVComponent> for GuiVContainer
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl IsA<GuiVComponent> for GuiVHViewSwitch
impl IsA<GuiVComponent> for GuiVHViewSwitch
Source§fn upcast(&self) -> GuiVComponent
fn upcast(&self) -> GuiVComponent
Upcast this value to it’s parent type.
Source§impl VariantTypeExt<'_, GuiVComponent> for VARIANT
impl VariantTypeExt<'_, GuiVComponent> for VARIANT
Source§fn variant_from(value: GuiVComponent) -> VARIANT
fn variant_from(value: GuiVComponent) -> VARIANT
Convert from a type T into a
VARIANT.Source§fn variant_into(&self) -> Result<GuiVComponent>
fn variant_into(&self) -> Result<GuiVComponent>
Convert from a
VARIANT into a type, T.Auto Trait Implementations§
impl !Send for GuiVComponent
impl !Sync for GuiVComponent
impl Freeze for GuiVComponent
impl RefUnwindSafe for GuiVComponent
impl Unpin for GuiVComponent
impl UnsafeUnpin for GuiVComponent
impl UnwindSafe for GuiVComponent
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