|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CellBindingInfo
CellBindingInfo, infomations for cell binding.
| Method Summary | |
|---|---|
int |
getBandLevel()
Get the band level for the cell. |
int |
getBandType()
Get the band type. |
int |
getBType()
Get the binding cell type for the cell, group, summary or detail. |
int |
getExpansion()
Get expansion. |
inetsoft.report.internal.binding.Field |
getField()
Get the cell binding field. |
Point |
getPosition()
Get the position for the cell in the band. |
int |
getType()
Get the binding data type for the cell. |
String |
getValue()
Get the value for the cell binding. |
boolean |
isVirtual()
Check if the cell binding is virtual. |
void |
setAsGroup(boolean asGroup)
Set value as group. |
void |
setBType(int btype)
Set the binding cell type for the cell, group, summary or detail. |
void |
setExpansion(int expansion)
Set expansion. |
void |
setField(inetsoft.report.internal.binding.Field cfield)
Set the cell binding field. |
void |
setValue(String value)
Set the value for the cell binding. |
| Method Detail |
|---|
boolean isVirtual()
String getValue()
void setValue(String value)
int getType()
int getBType()
void setBType(int btype)
inetsoft.report.internal.binding.Field getField()
void setField(inetsoft.report.internal.binding.Field cfield)
int getExpansion()
void setExpansion(int expansion)
int getBandType()
int getBandLevel()
Point getPosition()
void setAsGroup(boolean asGroup)
|
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 | ||||||||