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