public final class LayoutHelper
extends java.lang.Object
| 构造器和说明 |
|---|
LayoutHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static LayoutTable |
applyLayout(org.eclipse.birt.report.model.core.Module module,
org.eclipse.birt.report.model.elements.TableItem table)
Resolves the layout for the given table element.
|
protected static void |
applyLayoutOnSlot(LayoutSlot mappingSlot,
org.eclipse.birt.report.model.core.ContainerSlot slot,
org.eclipse.birt.report.model.core.Module module)
Resolve the layout of Table Detail slot.
|
public static LayoutTable applyLayout(org.eclipse.birt.report.model.core.Module module, org.eclipse.birt.report.model.elements.TableItem table)
module - the report module.table - the table elementprotected static void applyLayoutOnSlot(LayoutSlot mappingSlot, org.eclipse.birt.report.model.core.ContainerSlot slot, org.eclipse.birt.report.model.core.Module module)
mappingSlot - the slot informationslot - the detail slotmodule - the report moduleCopyright © 2008 Actuate Corp. All rights reserved.