Class DBGridImpl.Builder
Object
Builder
- Enclosing class:
DBGridImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()drawRefreshButton(boolean drawButton) editable(boolean editable) editAsync(boolean async) exportCSV(boolean exportCSV) exportXLS(boolean exportXLS) frozenColumns(int columns) keepOldStateDays(int days) keepState(boolean keep) multiSelect(boolean multiselect) selectable(boolean selectable) showCount(boolean showCount) withHeaderCaptionText(String captionText) withQueryContainer(SQLQueryContainer queryContainer) withStateScope(StateScope scope)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
multiSelect
-
editable
-
editAsync
-
exportXLS
-
exportCSV
-
drawRefreshButton
-
showCount
-
selectable
-
keepState
-
keepOldStateDays
-
withStateScope
-
frozenColumns
-
id
-
keyField
-
withQueryContainer
-
withDBGridLazyContainerLoader
-
withHeaderCaptionText
-
build
-