ManiaScript Trackmania 2020  30/10/2024
CMlPage Class Reference

Documentation for class CMlPage. More...

#include <2024_10_30.h>

Inheritance diagram for CMlPage:
CNod

Public Member Functions

CMlControl GetFirstChild (Text ControlId)
 
Void GetClassChildren (Text Class, CMlFrame Frame, Boolean Recursive)
 
Void ScrollToControl (CMlControl Control)
 

Public Attributes

CMlFrame *const MainFrame
 
CMlControl *const FocusedControl
 
Boolean LinksInhibited
 
Array< CMlControl *const > GetClassChildren_Result
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMlPage.

Supported declare modes :

  • Local
  • Persistent

Definition at line 3639 of file 2024_10_30.h.

Member Function Documentation

◆ GetClassChildren()

Void CMlPage::GetClassChildren ( Text  Class,
CMlFrame  Frame,
Boolean  Recursive 
)

◆ GetFirstChild()

CMlControl CMlPage::GetFirstChild ( Text  ControlId)

◆ ScrollToControl()

Void CMlPage::ScrollToControl ( CMlControl  Control)

Member Data Documentation

◆ FocusedControl

CMlControl* const CMlPage::FocusedControl

Definition at line 3652 of file 2024_10_30.h.

◆ GetClassChildren_Result

Array<CMlControl* const > CMlPage::GetClassChildren_Result

Definition at line 3664 of file 2024_10_30.h.

◆ LinksInhibited

Boolean CMlPage::LinksInhibited

Definition at line 3656 of file 2024_10_30.h.

◆ MainFrame

CMlFrame* const CMlPage::MainFrame

Definition at line 3644 of file 2024_10_30.h.


The documentation for this class was generated from the following file: