MDPage class

Inheritance
Mixed in types

Constructors

MDPage()

Properties

hashCode int
The hash code for this object.
no setterinherited
kind MDElmKind
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

add(MDElm content) MDElm
inherited
addFoots() MDPage
calalFase() MDElm
inherited
cow() MDElm?
inherited
dispacher(MDElm intent) MDElm
inherited
finalyHTMLString() String
inherited
finalyMDString() String
inherited
getNthElm(int ind) MDElm
inherited
getNthElmKind(int ind) MDElmKind
inherited
isIncludable(MDElmKind kind) bool
inherited
isNthElmTheKind(int ind, MDElmKind kind) bool
inherited
linker(dynamic link) MDElm
inherited
makeFoots() MDPage
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setCfg(Configure cfgs) MDElm
inherited
toHTMLString() String
inherited
toMDString() String
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited