public class BasicLayoutStrategies
extends java.lang.Object
| 构造器和说明 |
|---|
BasicLayoutStrategies() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
appliesStrategies(LayoutTable layoutTable,
boolean fillsEmptyCells)
Applies different strategies to the layout table and table element with
the given options.
|
public static void appliesStrategies(LayoutTable layoutTable, boolean fillsEmptyCells)
layoutTable - the layout table to apply strategiesfillsEmptyCells - true if cell elements are filled in empty
areas. Otherwise false.Copyright © 2008 Actuate Corp. All rights reserved.