public class ReportActionUtils
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
ReportActionUtils.IterAction |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
actionIterateWithCellSelection(CellSelection gridSelection,
TemplateElementCase report,
ReportActionUtils.IterAction action) |
static boolean |
executeAction(StyleActionInterface styleActionInterface,
ElementCasePane reportPane) |
static Style |
getCurrentStyle(ElementCasePane reportPane)
peter:是只读的分析然后获得当前的Style.
|
public static boolean executeAction(StyleActionInterface styleActionInterface, ElementCasePane reportPane)
public static void actionIterateWithCellSelection(CellSelection gridSelection, TemplateElementCase report, ReportActionUtils.IterAction action)
public static Style getCurrentStyle(ElementCasePane reportPane)
reportPane - the current rpt pane.