Interface ListPageElement.ParameterizedItem

Enclosing class:
ListPageElement<T>

public static interface ListPageElement.ParameterizedItem
Interface to uniquely identify a list item This will be used for selection and navigation
  • Method Details

    • getIdParam

      String getIdParam()
    • setIdParam

      void setIdParam(String idParam)