pub struct GuiVContainer { /* private fields */ }Trait Implementations§
Source§impl From<IDispatch> for GuiVContainer
impl From<IDispatch> for GuiVContainer
Source§impl GuiComponentExt for GuiVContainer
impl GuiComponentExt for GuiVContainer
Source§impl GuiContainerExt for GuiVContainer
impl GuiContainerExt for GuiVContainer
fn children(&self) -> Result<GuiComponentCollection>
fn find_by_id(&self, p0: String) -> Result<GuiComponent>
Source§impl GuiVComponentExt for GuiVContainer
impl GuiVComponentExt for GuiVContainer
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 GuiVContainerExt for GuiVContainer
impl GuiVContainerExt for GuiVContainer
fn find_all_by_name( &self, p0: String, p1: String, ) -> Result<GuiComponentCollection>
fn find_all_by_name_ex( &self, p0: String, p1: i32, ) -> Result<GuiComponentCollection>
fn find_by_name(&self, p0: String, p1: String) -> Result<GuiComponent>
fn find_by_name_ex(&self, p0: String, p1: String) -> Result<GuiComponent>
Source§impl HasIDispatch for GuiVContainer
impl HasIDispatch for GuiVContainer
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 GuiVContainer
impl HasSAPType for GuiVContainer
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<GuiContainer> for GuiVContainer
impl IsA<GuiContainer> for GuiVContainer
Source§fn upcast(&self) -> GuiContainer
fn upcast(&self) -> GuiContainer
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<GuiVContainer> for GuiBarChart
impl IsA<GuiVContainer> for GuiBarChart
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiCalendar
impl IsA<GuiVContainer> for GuiCalendar
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiChart
impl IsA<GuiVContainer> for GuiChart
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiColorSelector
impl IsA<GuiVContainer> for GuiColorSelector
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiComboBoxControl
impl IsA<GuiVContainer> for GuiComboBoxControl
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiContainerShell
impl IsA<GuiVContainer> for GuiContainerShell
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiCustomControl
impl IsA<GuiVContainer> for GuiCustomControl
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiDialogShell
impl IsA<GuiVContainer> for GuiDialogShell
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiDockShell
impl IsA<GuiVContainer> for GuiDockShell
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiEAIViewer2D
impl IsA<GuiVContainer> for GuiEAIViewer2D
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiEAIViewer3D
impl IsA<GuiVContainer> for GuiEAIViewer3D
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiFrameWindow
impl IsA<GuiVContainer> for GuiFrameWindow
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiGOSShell
impl IsA<GuiVContainer> for GuiGOSShell
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiGraphAdapt
impl IsA<GuiVContainer> for GuiGraphAdapt
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiGridView
impl IsA<GuiVContainer> for GuiGridView
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiHTMLViewer
impl IsA<GuiVContainer> for GuiHTMLViewer
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiInputFieldControl
impl IsA<GuiVContainer> for GuiInputFieldControl
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiMainWindow
impl IsA<GuiVContainer> for GuiMainWindow
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiMap
impl IsA<GuiVContainer> for GuiMap
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiMenu
impl IsA<GuiVContainer> for GuiMenu
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiMenubar
impl IsA<GuiVContainer> for GuiMenubar
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiModalWindow
impl IsA<GuiVContainer> for GuiModalWindow
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiNetChart
impl IsA<GuiVContainer> for GuiNetChart
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiOfficeIntegration
impl IsA<GuiVContainer> for GuiOfficeIntegration
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiPicture
impl IsA<GuiVContainer> for GuiPicture
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiSapChart
impl IsA<GuiVContainer> for GuiSapChart
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiScrollContainer
impl IsA<GuiVContainer> for GuiScrollContainer
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiShell
impl IsA<GuiVContainer> for GuiShell
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiSimpleContainer
impl IsA<GuiVContainer> for GuiSimpleContainer
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiSplit
impl IsA<GuiVContainer> for GuiSplit
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiSplitterContainer
impl IsA<GuiVContainer> for GuiSplitterContainer
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiStage
impl IsA<GuiVContainer> for GuiStage
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiStatusbar
impl IsA<GuiVContainer> for GuiStatusbar
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiTab
impl IsA<GuiVContainer> for GuiTab
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiTableControl
impl IsA<GuiVContainer> for GuiTableControl
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiTabStrip
impl IsA<GuiVContainer> for GuiTabStrip
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiTextedit
impl IsA<GuiVContainer> for GuiTextedit
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiTitlebar
impl IsA<GuiVContainer> for GuiTitlebar
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiToolbar
impl IsA<GuiVContainer> for GuiToolbar
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiToolbarControl
impl IsA<GuiVContainer> for GuiToolbarControl
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiTree
impl IsA<GuiVContainer> for GuiTree
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl IsA<GuiVContainer> for GuiUserArea
impl IsA<GuiVContainer> for GuiUserArea
Source§fn upcast(&self) -> GuiVContainer
fn upcast(&self) -> GuiVContainer
Upcast this value to it’s parent type.
Source§impl VariantTypeExt<'_, GuiVContainer> for VARIANT
impl VariantTypeExt<'_, GuiVContainer> for VARIANT
Source§fn variant_from(value: GuiVContainer) -> VARIANT
fn variant_from(value: GuiVContainer) -> VARIANT
Convert from a type T into a
VARIANT.Source§fn variant_into(&self) -> Result<GuiVContainer>
fn variant_into(&self) -> Result<GuiVContainer>
Convert from a
VARIANT into a type, T.Auto Trait Implementations§
impl !Send for GuiVContainer
impl !Sync for GuiVContainer
impl Freeze for GuiVContainer
impl RefUnwindSafe for GuiVContainer
impl Unpin for GuiVContainer
impl UnsafeUnpin for GuiVContainer
impl UnwindSafe for GuiVContainer
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