Package | Description |
---|---|
org.uberfire.ext.widgets.common.client.tables |
Modifier and Type | Method and Description |
---|---|
void |
FilterPagedTable.addTab(PagedTable<T> grid,
String key,
Command filterCommand) |
void |
FilterPagedTable.addTab(PagedTable<T> grid,
String key,
Command filterCommand,
boolean selectTab) |
void |
FilterPagedTable.createNewTab(PagedTable<T> pagedTable,
String key,
org.gwtbootstrap3.client.ui.Button button,
Command filterCommand) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.