Package io.mateu.mdd.core.interfaces
Interface Crud<SearchForm,Row>
- All Superinterfaces:
Listing<SearchForm,Row>
-
Method Summary
Methods inherited from interface io.mateu.mdd.shared.interfaces.Listing
fetchCount, fetchRows, getCaption, getCaptionForEdit, getRowClass, getSearchFormClass, getSelection
-
Method Details
-
showCheckboxForSelection
default boolean showCheckboxForSelection()- Specified by:
showCheckboxForSelectionin interfaceListing<SearchForm,Row>
-
getNewRecordForm
- Throws:
Throwable
-
getDetail
- Throws:
Throwable
-
getRow
- Throws:
Throwable
-
delete
- Throws:
Throwable
-
getCaptionForNew
-
getCaptionForDelete
-