Uses of Class
tilda.parsing.parts.ViewPivotValue
-
Packages that use ViewPivotValue Package Description tilda.parsing.parts tilda.parsing.parts.helpers -
-
Uses of ViewPivotValue in tilda.parsing.parts
Fields in tilda.parsing.parts declared as ViewPivotValue Modifier and Type Field Description ViewPivotValue[]
ViewPivot. _Values
-
Uses of ViewPivotValue in tilda.parsing.parts.helpers
Methods in tilda.parsing.parts.helpers with parameters of type ViewPivotValue Modifier and Type Method Description static java.lang.String
PivotHelper. getPivotedViewColumnTypeStr(ViewColumn VC, ViewPivotAggregate A, ViewPivotValue VPV)
static ViewColumn
PivotHelper. handlePivotColumn(ParserSession PS, ViewColumn VC, ViewPivot P, ViewPivotAggregate A, ViewPivotValue VPV, Object O)
-