class documentation

class Nav(TemplateElement):

View In Hierarchy

Common navigation header.
Method __init__ Undocumented
Class Variable filename Undocumented
Instance Variable system Undocumented

Inherited from TemplateElement:

Class Method lookup​_loader Lookup the element ITemplateLoader with the TemplateLookup.
def __init__(self, system, loader):

Undocumented

Parameters
system:model.SystemUndocumented
loader:ITemplateLoaderUndocumented
filename: str =

Undocumented

system =

Undocumented