Uses of Interface
com._1c.g5.v8.dt.htmldocument.model.HtmlDocumentPage
Packages that use HtmlDocumentPage
Package
Description
-
Uses of HtmlDocumentPage in com._1c.g5.v8.dt.htmldocument.model
Methods in com._1c.g5.v8.dt.htmldocument.model that return HtmlDocumentPageModifier and TypeMethodDescriptionHtmlDocumentFactory.createHtmlDocumentPage()
Returns a new object of class 'Page'.Methods in com._1c.g5.v8.dt.htmldocument.model that return types with arguments of type HtmlDocumentPageModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<HtmlDocumentPage>
HtmlDocument.getPages()
Returns the value of the 'Pages' containment reference list. -
Uses of HtmlDocumentPage in com._1c.g5.v8.dt.htmldocument.model.impl
Classes in com._1c.g5.v8.dt.htmldocument.model.impl that implement HtmlDocumentPageModifier and TypeClassDescriptionclass
An implementation of the model object 'Page'.Methods in com._1c.g5.v8.dt.htmldocument.model.impl that return HtmlDocumentPageMethods in com._1c.g5.v8.dt.htmldocument.model.impl that return types with arguments of type HtmlDocumentPageModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<HtmlDocumentPage>
HtmlDocumentImpl.getPages()
-
Uses of HtmlDocumentPage in com._1c.g5.v8.dt.htmldocument.model.util
Methods in com._1c.g5.v8.dt.htmldocument.model.util with parameters of type HtmlDocumentPageModifier and TypeMethodDescriptionHtmlDocumentSwitch.caseHtmlDocumentPage
(HtmlDocumentPage object) Returns the result of interpreting the object as an instance of 'Page'. -
Uses of HtmlDocumentPage in com._1c.g5.v8.dt.internal.htmldocument.compare
Methods in com._1c.g5.v8.dt.internal.htmldocument.compare with parameters of type HtmlDocumentPageModifier and TypeMethodDescriptionprotected String
HtmlDocumentPageComparator.getHtmlPageLanguage
(HtmlDocumentPage page)