C# Class Alexandria.Engines.Creation.Groups.TopGroup

A ModuleGroupType.Top Group that contains records or groups of a given type.
Inheritance: Group
Afficher le fichier Open project: Burton-Radons/Alexandria

Protected Properties

Свойство Type Description
ChildrenLoaded bool

Méthodes protégées

Méthode Description
LoadChildren ( ) : void
LoadChildrenBase ( ) : void

Private Methods

Méthode Description
TopGroup ( Module module, uint contentSize, uint label ) : System

Method Details

LoadChildren() protected méthode

protected LoadChildren ( ) : void
Résultat void

LoadChildrenBase() protected abstract méthode

protected abstract LoadChildrenBase ( ) : void
Résultat void

Property Details

ChildrenLoaded protected_oe property

protected bool ChildrenLoaded
Résultat bool