Interface ResultSetMode

All Known Implementing Classes:
AbstractResultSetMode, ComplexResultSetMode, LookupResultSetMode, SimpleResultSetMode

public interface ResultSetMode
Interface for rendering modes of the result set view. Used to create parts of the view like list header and list items.
  • Method Details