public class ColumnSelector extends SelectionPopup<ColumnDto>
SelectionPopup.ItemsSelectedCallback<M>
DwWindow.OnButtonClickHandler
CSS_BBAR, CSS_BODY_NAME, CSS_CONTENT_NAME, CSS_HEADER_NAME, CSS_NAME
Constructor and Description |
---|
ColumnSelector(TableReportUtilityDao tableReportUtilityDao,
TableReportDto report,
java.lang.String executeToken) |
Modifier and Type | Method and Description |
---|---|
void |
displayAdditionalColumns(boolean b) |
boolean |
hasError() |
void |
initTools() |
void |
show() |
getDisplayProperties, getSelectionCallback, loadData, setLoader, setSelectedItem, setSelectedItems, setSelectionCallback, setSelectionMode
add, add, addCancelButton, addCancelButton, addClassName, addSpecButton, addSpecButton, addSubmitButton, getCssBodyName, getCssContentName, getCssHeaderName, getCssName, newAutoSizeDialog, newAutoSizeDialog, setCenterOnShow, setHeaderIcon, setSize
public ColumnSelector(TableReportUtilityDao tableReportUtilityDao, TableReportDto report, java.lang.String executeToken)
public void show()
show
in class SelectionPopup<ColumnDto>
public void initTools()
public void displayAdditionalColumns(boolean b)
public boolean hasError()