DescriptionColumn(org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData headerMetaData,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
DescriptionColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
DescriptionColumnRenderer(TextAreaSingletonDOMElementFactory factory) |
InputClauseColumn(org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData headerMetaData,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
InputClauseColumn(List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData> headerMetaData,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |
OutputClauseColumn(Supplier<List<org.uberfire.ext.wires.core.grids.client.model.GridColumn.HeaderMetaData>> headerMetaDataSupplier,
TextAreaSingletonDOMElementFactory factory,
double width,
DecisionTableGrid gridWidget) |