Interface JmixEnhancedTable.CellValueFormatter

Enclosing interface:
JmixEnhancedTable

public static interface JmixEnhancedTable.CellValueFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    getFormattedValue(Object rowId, Object colId, com.vaadin.v7.data.Property<?> property)
     
  • Method Details

    • getFormattedValue

      String getFormattedValue(Object rowId, Object colId, com.vaadin.v7.data.Property<?> property)