public class ScrollTableHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FIXED |
static int |
GREAT |
static int |
LOW |
static int |
MEDIUM |
| Constructor and Description |
|---|
ScrollTableHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setColumnWidth(com.google.gwt.gen2.table.client.ScrollTable table,
int col,
int width,
int type)
setColumnWidth
|
static void |
setColumnWidth(com.google.gwt.gen2.table.client.ScrollTable table,
int col,
int width,
int type,
boolean isMin,
boolean isMax)
setColumnWidth
|
public static final int LOW
public static final int MEDIUM
public static final int GREAT
public static final int FIXED
public static void setColumnWidth(com.google.gwt.gen2.table.client.ScrollTable table,
int col,
int width,
int type)
public static void setColumnWidth(com.google.gwt.gen2.table.client.ScrollTable table,
int col,
int width,
int type,
boolean isMin,
boolean isMax)
Copyright © 2017 Open Knowledge Management System S.L.. All rights reserved.