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

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

Protected Properties

Property Type Description
ChildrenLoaded bool

Protected Methods

Method Description
LoadChildren ( ) : void
LoadChildrenBase ( ) : void

Private Methods

Method Description
TopGroup ( Module module, uint contentSize, uint label ) : System

Method Details

LoadChildren() protected method

protected LoadChildren ( ) : void
return void

LoadChildrenBase() protected abstract method

protected abstract LoadChildrenBase ( ) : void
return void

Property Details

ChildrenLoaded protected_oe property

protected bool ChildrenLoaded
return bool