ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.emptyState(String name,
EmptyState emptyState) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.multiSelect(boolean multiSelect) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.noItems(String header) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.noItems(String header,
com.google.gwt.safehtml.shared.SafeHtml description) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.noMatchingItems(String header) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.noMatchingItems(String header,
com.google.gwt.safehtml.shared.SafeHtml description) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.stacked(boolean stacked) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.toolbarAction(Toolbar.Action action) |
ModelNodeListView.Builder<T> |
ModelNodeListView.Builder.toolbarAttribute(Toolbar.Attribute<T> attribute) |