public class AllChildCategoriesPresenter extends AbstractSubPresentable
| Modifier and Type | Field and Description |
|---|---|
protected CategoryPresenter |
categoryPresenter |
protected EntitySearchDialog |
searchDialog |
protected String |
searchDialogTitle |
abstractDynamicDataSource, associatedRecord, availableToTypes, disabled, display, prefix, readOnly| Constructor and Description |
|---|
AllChildCategoriesPresenter(CategoryPresenter categoryPresenter,
GridStructureDisplay display,
EntitySearchDialog searchDialog,
String[] availableToTypes,
String searchDialogTitle) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
void |
setDataSource(ListGridDataSource dataSource,
String[] gridFields,
Boolean[] editable) |
disable, enable, getDisplay, getRelationshipValue, load, load, setReadOnly, setStartStateprotected EntitySearchDialog searchDialog
protected String searchDialogTitle
protected CategoryPresenter categoryPresenter
public AllChildCategoriesPresenter(CategoryPresenter categoryPresenter, GridStructureDisplay display, EntitySearchDialog searchDialog, String[] availableToTypes, String searchDialogTitle)
public void setDataSource(ListGridDataSource dataSource, String[] gridFields, Boolean[] editable)
setDataSource in interface SubPresentablesetDataSource in class AbstractSubPresentablepublic void bind()
Copyright © 2014. All Rights Reserved.