MapEditor.View |
MapEditorView.addButtonColumn(int columnIndex,
String header,
int width) |
MapEditor.View |
MapEditor.View.addButtonColumn(int columnIndex,
String header,
int width) |
MapEditor.View |
MapEditorView.addTextColumn(int columnIndex,
String heading,
boolean isSortable,
int width) |
MapEditor.View |
MapEditor.View.addTextColumn(int columnIndex,
String header,
boolean isSortable,
int width) |
MapEditor.View |
MapEditorView.clearError() |
MapEditor.View |
MapEditor.View.clearError() |
MapEditor.View |
MapEditorView.removeColumn(int index) |
MapEditor.View |
MapEditor.View.removeColumn(int index) |
MapEditor.View |
MapEditorView.setAddText(String text) |
MapEditor.View |
MapEditor.View.setAddText(String text) |
MapEditor.View |
MapEditorView.setData(List<Map.Entry<String,String>> data) |
MapEditor.View |
MapEditor.View.setData(List<Map.Entry<String,String>> data) |
MapEditor.View |
MapEditorView.setEmptyText(String text) |
MapEditor.View |
MapEditor.View.setEmptyText(String text) |
MapEditor.View |
MapEditorView.setRowCount(int count) |
MapEditor.View |
MapEditor.View.setRowCount(int count) |
MapEditor.View |
MapEditorView.showError(com.google.gwt.safehtml.shared.SafeHtml message) |
MapEditor.View |
MapEditor.View.showError(com.google.gwt.safehtml.shared.SafeHtml message) |