|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.lens.DefaultSectionLens.SectionCellBindingInfo
public static class DefaultSectionLens.SectionCellBindingInfo
Section binding info.
| Constructor Summary | |
|---|---|
DefaultSectionLens.SectionCellBindingInfo(SectionBand band,
int bidx,
int eidx,
int btype,
int blevel)
|
|
DefaultSectionLens.SectionCellBindingInfo(SectionBand band,
int bidx,
ReportElement elem,
int btype,
int blevel)
|
|
DefaultSectionLens.SectionCellBindingInfo(SectionBand band,
int bidx,
String eidx,
int btype,
int blevel)
|
|
| Method Summary | |
|---|---|
int |
getBandLevel()
Get the group band level for the cell. |
int |
getBandType()
Get the band type. |
int |
getBType()
Get the group type for the cell, group, summary or detail. |
ReportElement |
getElement()
|
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 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 group 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSectionLens.SectionCellBindingInfo(SectionBand band,
int bidx,
int eidx,
int btype,
int blevel)
public DefaultSectionLens.SectionCellBindingInfo(SectionBand band,
int bidx,
String eidx,
int btype,
int blevel)
public DefaultSectionLens.SectionCellBindingInfo(SectionBand band,
int bidx,
ReportElement elem,
int btype,
int blevel)
| Method Detail |
|---|
public boolean isVirtual()
isVirtual in interface CellBindingInfopublic String getValue()
getValue in interface CellBindingInfopublic void setValue(String value)
setValue in interface CellBindingInfopublic int getType()
getType in interface CellBindingInfopublic int getBType()
getBType in interface CellBindingInfopublic void setBType(int btype)
setBType in interface CellBindingInfopublic inetsoft.report.internal.binding.Field getField()
getField in interface CellBindingInfopublic void setField(inetsoft.report.internal.binding.Field cfield)
setField in interface CellBindingInfopublic int getExpansion()
getExpansion in interface CellBindingInfopublic void setExpansion(int expansion)
setExpansion in interface CellBindingInfopublic int getBandType()
getBandType in interface CellBindingInfopublic int getBandLevel()
getBandLevel in interface CellBindingInfopublic Point getPosition()
getPosition in interface CellBindingInfopublic void setAsGroup(boolean asGroup)
setAsGroup in interface CellBindingInfopublic ReportElement getElement()
|
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 | ||||||||