public class EntityListView extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityListView.ListViewColumn<T extends IPropertyDescriptor<?>> |
| Constructor and Description |
|---|
EntityListView(EntityModel entityModel,
net.inveed.gwt.editor.shared.lists.ListViewDTO dto,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityListView.ListViewColumn<?>> |
getColumns() |
String |
getDisplayName() |
String |
getName() |
String |
getPluralDisplayName() |
public EntityListView(EntityModel entityModel, net.inveed.gwt.editor.shared.lists.ListViewDTO dto, String name)
public List<EntityListView.ListViewColumn<?>> getColumns()
public String getName()
public String getDisplayName()
public String getPluralDisplayName()
Copyright © 2018. All rights reserved.