Uses of Class
org.javlo.component.column.ColContext
-
Packages that use ColContext Package Description org.javlo.component.column org.javlo.component.column.row -
-
Uses of ColContext in org.javlo.component.column
Methods in org.javlo.component.column that return ColContext Modifier and Type Method Description protected ColContextOpenCol. getContext(ContentContext ctx)static ColContextColContext. getInstance(ContentContext ctx, IContentVisualComponent currentComponent)Methods in org.javlo.component.column with parameters of type ColContext Modifier and Type Method Description static StringOpenCol. closeRow(ContentContext ctx, ColContext colContext) -
Uses of ColContext in org.javlo.component.column.row
Methods in org.javlo.component.column.row that return ColContext Modifier and Type Method Description protected ColContextRow. getContext(ContentContext ctx)
-