Uses of Interface
com.rosetta.model.lib.reports.Tabulator.FieldValueVisitor
Packages that use Tabulator.FieldValueVisitor
-
Uses of Tabulator.FieldValueVisitor in com.rosetta.model.lib.reports
Methods in com.rosetta.model.lib.reports with parameters of type Tabulator.FieldValueVisitorModifier and TypeMethodDescriptiondefault <C> voidTabulator.FieldValue.accept(Tabulator.FieldValueVisitor<C> visitor, C context) Deprecated.default <C> voidTabulator.MultiNestedFieldValue.accept(Tabulator.FieldValueVisitor<C> visitor, C context) Deprecated.default <C> voidTabulator.NestedFieldValue.accept(Tabulator.FieldValueVisitor<C> visitor, C context) Deprecated.