public static class DataObjectBrowser.DataObjectBrowserHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ROWS
If there are more than 15 rows, let the table be scrolled.
|
static int |
MAX_TABLE_HEIGHT |
static int |
MIN_TABLE_HEIGHT |
| Constructor and Description |
|---|
DataObjectBrowserHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calculateTableHeight(int rows) |
public static final int MAX_ROWS
public static final int MAX_TABLE_HEIGHT
public static final int MIN_TABLE_HEIGHT
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.