ManiaScript Reference
2019-05
|
Public Member Functions | |
CMlControl | GetFirstChild (Text ControlId) |
Void | GetClassChildren (Text Class, CMlFrame Frame, Boolean Recursive) |
Void | ScrollToControl (CMlControl Control) |
Public Attributes | |
const CMlFrame | MainFrame |
const CMlControl | FocusedControl |
Boolean | LinksInhibited |
const CMlControl [] | GetClassChildren_Result |
Public Attributes inherited from CNod | |
const Ident | Id |
Supported declare modes : Local Persistent
CMlControl CMlPage::GetFirstChild | ( | Text | ControlId | ) |
Void CMlPage::ScrollToControl | ( | CMlControl | Control | ) |
const CMlControl CMlPage::FocusedControl |
const CMlControl [] CMlPage::GetClassChildren_Result |
Boolean CMlPage::LinksInhibited |
const CMlFrame CMlPage::MainFrame |