Class DataViewResponse

All Implemented Interfaces:
Serializable

public class DataViewResponse extends BaseResponse
See Also:
  • Constructor Details

    • DataViewResponse

      public DataViewResponse()
  • Method Details

    • createErrorMessage

      public static DataViewResponse createErrorMessage(String message)
    • addRow

      public void addRow(TableRow tableRow)
    • addAction

      public void addAction(Action action)