ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Member Functions | Public Attributes | List of all members
CMlPage Struct Reference

#include <big.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

const CMlFrame MainFrame
 
const CMlControl FocusedControl
 
Boolean LinksInhibited
 
const CMlControl [] GetClassChildren_Result
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Local Persistent

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

const CMlControl CMlPage::FocusedControl

◆ GetClassChildren_Result

const CMlControl [] CMlPage::GetClassChildren_Result

◆ LinksInhibited

Boolean CMlPage::LinksInhibited

◆ MainFrame

const CMlFrame CMlPage::MainFrame

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