Uses of Class
de.mid.innovator.srv2api.icw2pres.ARG_PageViewTextLine
Packages that use ARG_PageViewTextLine
Package
Description
Diagrams and graphical representations of model elements in diagrams.
-
Uses of ARG_PageViewTextLine in de.mid.innovator.srv2api.icw2pres
Fields in de.mid.innovator.srv2api.icw2pres declared as ARG_PageViewTextLineModifier and TypeFieldDescriptionARG_PageViewContext.valFooterfooter text line of this presentation context.ARG_PageViewContext.valHeaderheader text line of this presentation context.Methods in de.mid.innovator.srv2api.icw2pres with parameters of type ARG_PageViewTextLineModifier and TypeMethodDescriptionvoidPRPresContext.pageView(K_ORIENTATION orientation, int marginLeft, int marginRight, int marginTop, int marginBottom, int horPage, int verPage, K_PAGEORDER pageOrder, K_UNIT marginUnit, boolean isPageViewActive, String format, List<Integer> seqPageBreakX, List<Integer> seqPageBreakY, ARG_PageViewTextLine valHeader, ARG_PageViewTextLine valFooter) Set all page view informations for this presentation context.Constructors in de.mid.innovator.srv2api.icw2pres with parameters of type ARG_PageViewTextLineModifierConstructorDescriptionARG_PageViewContext(K_ORIENTATION orientation, int marginLeft, int marginRight, int marginTop, int marginBottom, int horPage, int verPage, K_PAGEORDER pageOrder, K_UNIT marginUnit, boolean isPageViewActive, String format, List<Integer> seqPageBreakX, List<Integer> seqPageBreakY, ARG_PageViewTextLine valHeader, ARG_PageViewTextLine valFooter)