Uses of Class
org.x4o.maisdoc.model.MaisDocPage
Packages that use MaisDocPage
Package
Description
The Api Doc Writer classes.
The Api Doc Dom classes.
The X4O ELD documentation classes.
-
Uses of MaisDocPage in love.distributedrebirth.nx01.mushroom.mais.fc18
Methods in love.distributedrebirth.nx01.mushroom.mais.fc18 that return MaisDocPageModifier and TypeMethodDescriptionstatic MaisDocPage
FCDocPageWriterBaklava.createDocPage()
static MaisDocPage
FCDocPageWriterMuffin.createDocPage()
Method parameters in love.distributedrebirth.nx01.mushroom.mais.fc18 with type arguments of type MaisDocPageModifier and TypeMethodDescriptionvoid
FCDocPageWriterBaklava.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) void
FCDocPageWriterMuffin.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) -
Uses of MaisDocPage in org.x4o.maisdoc.flake
Methods in org.x4o.maisdoc.flake that return MaisDocPageModifier and TypeMethodDescriptionstatic MaisDocPage
DefaultPageWriterHelp.createDocPage()
static MaisDocPage
DefaultPageWriterIndexAll.createDocPage()
static MaisDocPage
DefaultPageWriterTree.createDocPage()
Method parameters in org.x4o.maisdoc.flake with type arguments of type MaisDocPageModifier and TypeMethodDescriptionvoid
DefaultPageWriterHelp.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) void
DefaultPageWriterIndexAll.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) void
DefaultPageWriterTree.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) -
Uses of MaisDocPage in org.x4o.maisdoc.model
Methods in org.x4o.maisdoc.model that return MaisDocPageModifier and TypeMethodDescriptionMaisDoc.addDocPage
(MaisDocPage page) MaisDoc.findDocPageById
(String docPageId) Methods in org.x4o.maisdoc.model that return types with arguments of type MaisDocPageMethods in org.x4o.maisdoc.model with parameters of type MaisDocPageModifier and TypeMethodDescriptionMaisDoc.addDocPage
(MaisDocPage page) boolean
MaisDoc.removeDocPage
(MaisDocPage page) Method parameters in org.x4o.maisdoc.model with type arguments of type MaisDocPageModifier and TypeMethodDescriptionvoid
MaisDocPageWriter.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) -
Uses of MaisDocPage in org.x4o.xml.eld.doc
Methods in org.x4o.xml.eld.doc that return MaisDocPageMethod parameters in org.x4o.xml.eld.doc with type arguments of type MaisDocPageModifier and TypeMethodDescriptionvoid
EldDocXTreePageWriter.writePageContent
(MaisDocWriteEvent<MaisDocPage> e) TODO: remove this