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