|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.LayoutTool.CrosstabTarget
public static final class LayoutTool.CrosstabTarget
Data structure that encapsulates information about the drag source or drop target corresponding to a cell of a crosstab table.
| Field Summary | |
|---|---|
int |
border
The border of the DnD indicator. |
Point |
cell
The targeted table cell. |
int |
index
The index of the group or aggregate field. |
LayoutTool.CrosstabOperation |
op
The binding operation. |
LayoutTool.CrosstabRegion |
region
The binding region. |
Insets |
selection
The selected cells for the targeted region. |
| Constructor Summary | |
|---|---|
LayoutTool.CrosstabTarget()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public LayoutTool.CrosstabRegion region
public LayoutTool.CrosstabOperation op
public int index
public int border
public Point cell
public Insets selection
| Constructor Detail |
|---|
public LayoutTool.CrosstabTarget()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||