Trait sap_scripting::types::GuiStatusBarLink_Impl
source · pub trait GuiStatusBarLink_Impl<T: HasIDispatch = Self>: HasIDispatch<T> {
// Provided method
fn press(&self) -> Result<()> { ... }
}
pub trait GuiStatusBarLink_Impl<T: HasIDispatch = Self>: HasIDispatch<T> {
// Provided method
fn press(&self) -> Result<()> { ... }
}