public abstract class JRObjectTemplate
extends JetRptObject
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ARCSHAPE_STL
Default Style prefix for Arc shape, Only be used for compatibility now
|
JetColor |
backColor
The property named "Background" for background color.
|
static java.lang.String |
BOX_STL
Default Style prefix for box shape, Only be used for compatibility now
|
static java.lang.String |
CHARTPLATFORM_STL
Default Style prefix for ChartObject, Only be used for compatibility now
|
JetContextList |
Class
The Property named "class", for class conditional on class Selector/Attribute Selector when applying CSS
|
JetEnumeration |
clear |
static java.lang.String |
COLUMN_STL
Deprecated.
because V8 use new structure table.
|
JetNumber |
columnIndex
The Property named "ColumnIndex", the index of column when exporting to excel, default is -1 which means not set.
|
static java.lang.String |
CTAGGFIELD_STL
Default Style prefix for CTAggField, Only be used for compatibility now
|
static java.lang.String |
CTCROSSTAB_STL
Default Style prefix for Crosstab, Only be used for compatibility now
|
static java.lang.String |
CTDBFIELD_STL
Default Style prefix for CTDBField, Only be used for compatibility now
|
static java.lang.String |
CTTEXTFIELD_STL
Default Style prefix for CTTextField, Only be used for compatibility now
|
static java.lang.String |
DATAOBJDETAILPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static java.lang.String |
DATAOBJECT_STL
Deprecated.
because DataObj Not used since V8
|
static java.lang.String |
DATAOBJFOOTERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static java.lang.String |
DATAOBJGRPFOOTERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static java.lang.String |
DATAOBJGRPHEADERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static java.lang.String |
DATAOBJHEADERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static java.lang.String |
DBFIELD_STL
Default Style prefix for DBField/Summary/Formula, Only be used for compatibility now
|
static java.lang.String |
DETAILPANEL_STL
Default Style prefix for Detail Panel, Only be used for compatibility now
|
JetEnumeration |
display |
JetBoolean |
exportToCSV
The property named "ExportToCSV", if is true this object will be handled when exporting to csv result.
|
JetBoolean |
exportToDHTML
FR399(8.1 )The Property named "ExportToDHTML", if is true, this object will be handed when exporting to DHTML.
|
JetBoolean |
exportToHTML
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
exportToPDF
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
exportToPS
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
exportToRTF
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
exportToText
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
exportToXLS
The property named "ExportToXLS", if is true this object will be handled when exporting to excel result.
|
JetBoolean |
exportToXML
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetString |
externalCSSClassValue
Using this, a report only provides an "externalCSSClassValue" property for user to specify
a string value.
|
JetEnumeration |
Float |
static int |
FLOW_CLEAR_BOTH
Deprecated.
See
EnumerationConstant#FLOW_CLEAR_BOTH |
static int |
FLOW_CLEAR_LEFT
Deprecated.
See
EnumerationConstant#FLOW_CLEAR_LEFT |
static int |
FLOW_CLEAR_NONE
Deprecated.
See
EnumerationConstant#FLOW_CLEAR_NONE |
static int |
FLOW_CLEAR_RIGHT
Deprecated.
See
EnumerationConstant#FLOW_CLEAR_RIGHT |
static int |
FLOW_DIRECTION_BTT
Deprecated.
See
EnumerationConstant#FLOW_DIRECTION_BTT |
static int |
FLOW_DIRECTION_LTR
Deprecated.
See
EnumerationConstant#FLOW_DIRECTION_LTR |
static int |
FLOW_DIRECTION_RTL
Deprecated.
See
EnumerationConstant#FLOW_DIRECTION_RTL |
static int |
FLOW_DIRECTION_TTB
Deprecated.
See
EnumerationConstant#FLOW_DIRECTION_TTB |
static int |
FLOW_DISPLAY_BLOCK
Deprecated.
See
EnumerationConstant#FLOW_DISPLAY_BLOCK |
static int |
FLOW_DISPLAY_INLINE
Deprecated.
See
EnumerationConstant#FLOW_DISPLAY_INLINE |
static int |
FLOW_DISPLAY_NONE
Deprecated.
See
EnumerationConstant#FLOW_DISPLAY_NONE |
static int |
FLOW_FLOAT_LEFT
Deprecated.
See
EnumerationConstant#FLOW_FLOAT_LEFT |
static int |
FLOW_FLOAT_NONE
Deprecated.
See
EnumerationConstant#FLOW_FLOAT_NONE |
static int |
FLOW_FLOAT_RIGHT
Deprecated.
See
EnumerationConstant#FLOW_FLOAT_RIGHT |
static int |
FLOW_POSITION_ABSOLUTE
Deprecated.
See
EnumerationConstant#FLOW_POSITION_ABSOLUTE |
static int |
FLOW_POSITION_RELATIVE
Deprecated.
See
EnumerationConstant#FLOW_POSITION_RELATIVE |
static int |
FLOW_POSITION_STATIC
Deprecated.
See
EnumerationConstant#FLOW_POSITION_STATIC |
static java.lang.String |
GROUPFOOTERPANEL_STL
Default Style prefix for Group Footer, Only be used for compatibility now
|
static java.lang.String |
GROUPHEADERPANEL_STL
Default Style prefix for Group Header, Only be used for compatibility now
|
JetContextList |
id
The Property named "id", for Id conditional on ID Selector/Attribute Selector when applying CSS
|
static java.lang.String |
IMAGE_STL
Default Style prefix for Image, Only be used for compatibility now
|
static java.lang.String |
LABEL_STL
Default Style prefix for Label/TextField, Only be used for compatibility now
|
static java.lang.String |
LINE_STL
Default Style prefix for line shape, Only be used for compatibility now
|
JetEnumeration |
location
The property named "RecordLocation" for record location, value must be
EnumerationConstant#RECORDLOCATION_DETAIL EnumerationConstant#RECORDLOCATION_PAGEHEADER EnumerationConstant#RECORDLOCATION_PAGEFOOTER |
static java.lang.String |
MAP_STL
Default Style prefix for Map, Only be used for compatibility now
|
static java.lang.String |
MAPDBFIELD_STL
Default Style prefix for Area-Summary, Only be used for compatibility now
|
static java.lang.String |
MAPLABEL_STL
Default Style prefix for Area-Label, Only be used for compatibility now
|
static java.lang.String |
MEDIAFIELD_STL
Deprecated.
because Media Field Not used since V8
|
JetNumber |
objectIndex |
static java.lang.String |
OVALSHAPE_STL
Default Style prefix for oval shape, Only be used for compatibility now
|
static java.lang.String |
PAGEFOOTERPANEL_STL
Default Style prefix for Page Footer, Only be used for compatibility now
|
static java.lang.String |
PAGEHEADERPANEL_STL
Default Style prefix for Page Header, Only be used for compatibility now
|
static java.lang.String |
PARAMETERFIELD_STL
Default Style prefix for Pareter field, Only be used for compatibility now
|
JetQualifyReference |
refMode
The Property named "refMode" for "mode' usage
|
static java.lang.String |
ROUNDBOXSHAPE_STL
Default Style prefix for Round-box shape, Only be used for compatibility now
|
JetNumber |
rowIndex
The Property named "RowIndex", the index of row when exporting to excel, default is -1 which means not set.
|
static java.lang.String |
RPTFOOTERPANEL_STL
Deprecated.
because Report footer Not used since V8
|
static java.lang.String |
RPTHEADERPANEL_STL
Deprecated.
because Report Header Not used since V8
|
JetNumber |
rtfId |
static java.lang.String |
SECTIONFOOTER_STL
Default Style prefix for Banded Footer, Only be used for compatibility now
|
static java.lang.String |
SECTIONHEADER_STL
Default Style prefix for Banded Header, Only be used for compatibility now
|
static java.lang.String |
SECTIONPAGEFOOTER_STL
Default Style prefix for Banded Page Footer, Only be used for compatibility now
|
static java.lang.String |
SECTIONPAGEHEADER_STL
Default Style prefix for Banded Page header, Only be used for compatibility now
|
static java.lang.String |
SPECIALFIELD_STL
Default Style prefix for Special Field/System Field, Only be used for compatibility now
|
JetStringList |
style
The property named "Style", the prefix for StyleGroup, not be export to RST.
|
static java.lang.String |
SUBREPORT_STL
Default Style prefix for Sub-Report, Only be used for compatibility now
|
JetBoolean |
suppressedIfNoRecords
The property named "SuppressedIfNoRecords".
|
static java.lang.String |
TABLE_STL
Deprecated.
because V8 use new structure table.
|
static java.lang.String |
TEXT_STL
Deprecated.
because TextObject Not used since V8
|
JetString |
wstyleGrp |
JetString |
wstyleName |
JetNumber |
zOrder |
Constructor and Description |
---|
JRObjectTemplate()
Creates a component .
|
Modifier and Type | Method and Description |
---|---|
void |
addPropertyToGroup(java.lang.String propertyName,
java.lang.String groupName)
ONLY for UDO in Designer.
Append a Property to Property-Group that will be showed in Designer Inspector Must sure that propertyName and groupName has been defined in this Object |
boolean |
canDoConditionalFormatting()
API for solution for 'Conditional Formatting Feature', implements from
jet.report.conditionalFormatting.ConditionalFormatable Can this component Use 'conditional formatting'(as ChangeBy value) on its properties? |
void |
clearTitleObject()
API for solution for Feature 51497:component title
Clears component title |
static int |
convertSize(int pixel)
Deprecated.
|
JRObjectTemplate |
deepDup(boolean bSetTmpl,
boolean bWithName)
Overwrite for solution for Feature 51497:component title
clone component title When deepdup/dup/clone the component |
JRObjectTemplate |
deepDupWithoutCopyProperties(java.util.Hashtable<JetObject,JetObject> oldToNew,
java.util.Hashtable<JetObject,JetObject> newToOld,
boolean bSetTmpl,
boolean bWithName)
Overwrite for solution for Feature 51497:component title
clone component title When deepdup/dup/clone the component |
JRObjectTemplate |
dup()
Overwrite for solution for Feature 51497:component title
clone component title When deepdup/dup/clone the component |
void |
fillContextList(JetContextList prop)
For solution of FR51511, overwrited from JetObject, fill ID/Class's property choice
|
int |
getAlignment(JRObjectResult dso) |
boolean |
getAlignmentChBy() |
java.lang.String |
getAlt(JRObjectResult dso) |
java.lang.String |
getAlt(JRObjectResult dso,
Record rec) |
int |
getArcAngle(JRObjectResult dso) |
boolean |
getAutoFit(JRObjectResult dso) |
boolean |
getAutoSize(JRObjectResult dso) |
boolean |
getAvoidOrphanHeader(JRObjectResult dso) |
JetColor |
getBackground() |
JetColor |
getBackground(int mode) |
java.awt.Color |
getBackground(JRObjectResult dso) |
java.awt.Color |
getBackground(JRObjectResult dso,
Record rec) |
java.awt.Color |
getBackground(JRObjectResult dso,
Record rec,
int mode) |
short |
getBackgroundByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getBackgroundByType(int mode) |
boolean |
getBackgroundChBy()
Deprecated.
|
boolean |
getBackgroundChBy(int mode) |
jet.datastream.DSTemplatible |
getBasedArea()
Temporary solution for Map enhance inner task(owner liang.chang) on V9.1Sp1, because now Layout/Export only recognize
DSTemplatible |
jet.datastream.DSTemplatible |
getBasedMapDBField()
Temporary solution for Map enhance inner task(owner liang.chang) on V9.1Sp1, because now Layout/Export only recognize
DSTemplatible |
jet.datastream.DSTemplatible |
getBasedMapTextField()
Temporary solution for Map enhance inner task(owner liang.chang) on V9.1Sp1, because now Layout/Export only recognize
DSTemplatible |
boolean |
getBold(JRObjectResult dso) |
short |
getBoldChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getBoldChangeByType(int mode) |
boolean |
getBoldChBy() |
java.awt.Color |
getBorderColor(JRObjectResult dso) |
boolean |
getBorderColorChBy() |
int |
getBorderStyle(JRObjectResult dso) |
boolean |
getBorderStyleChBy() |
int |
getBorderWidth(JRObjectResult dso) |
boolean |
getBorderWidthChBy() |
int |
getBottomAttachPosX(JRObjectResult dso) |
int |
getBottomAttachPosY(JRObjectResult dso) |
int |
getBottomLine(JRObjectResult dso) |
short |
getBottomLineChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getBottomLineChangeByType(int mode) |
boolean |
getBottomLineChBy() |
java.awt.Rectangle |
getBound()
Deprecated.
|
java.awt.Rectangle |
getBound(int mode) |
int |
getBoundaryValue(JRObjectResult dso) |
boolean |
getCacheSection(JRObjectResult dso) |
boolean |
getCanCrossPage(JRObjectResult dso) |
boolean |
getCascade(JRObjectResult dso) |
java.util.Vector<JetObject> |
getChildren()
Returns the children in list if it is container component.
|
JetEnumeration |
getClear() |
java.lang.String |
getColumnName(JRObjectResult dso) |
boolean |
getColumnNameChBy() |
int |
getColumnNumber(JRObjectResult dso) |
boolean |
getColumnTotalOnLeft(JRObjectResult dso) |
JetRptConditionalFormatList |
getConditionalFormatList(int mode) |
int |
getCornerFactor(JRObjectResult dso) |
JetRptDataSet |
getDataSet()
API for solution for 'Conditional Formatting Feature', implements from
jet.report.conditionalFormatting.ConditionalFormatable Gets the dataset used in datacontainer which contains this. |
java.lang.String |
getDataSourceName(JRObjectResult dso) |
java.util.Hashtable<?,?> |
getDefaultProperties()
Temporary solution for Map enhance inner task(owner liang.chang) on V9.1Sp1, because now Layout/Export only recognize
DSTemplatible |
static int |
getDefaultResolution()
Deprecated.
|
int |
getDepth(JRObjectResult dso) |
JetEnumeration |
getDisplay() |
java.lang.String |
getDisplayNull(JRObjectResult dso) |
java.lang.String |
getDisplayNull(JRObjectResult dso,
Record rec) |
boolean |
getEmbedded(JRObjectResult dso) |
boolean |
getExportToCSV(JRObjectResult dso) |
boolean |
getExportToCSV(JRObjectResult dso,
Record rec) |
boolean |
getExportToCSVChBy()
Deprecated.
|
boolean |
getExportToCSVChBy(int mode) |
JetBoolean |
getExportToXLS() |
JetBoolean |
getExportToXLS(int mode) |
boolean |
getExportToXLS(JRObjectResult dso) |
boolean |
getExportToXLS(JRObjectResult dso,
Record rec) |
boolean |
getExportToXLS(JRObjectResult dso,
Record rec,
int mode) |
boolean |
getExportToXLSChBy()
Deprecated.
|
boolean |
getExportToXLSChBy(int mode) |
int |
getFieldType(JRObjectResult dso) |
java.awt.Color |
getFillColor(JRObjectResult dso) |
boolean |
getFillWholePage(JRObjectResult dso) |
JetEnumeration |
getFloat() |
java.lang.String |
getFontFace(JRObjectResult dso) |
short |
getFontFaceChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getFontFaceChangeByType(int mode) |
boolean |
getFontFaceChBy() |
double |
getFontSize(JRObjectResult dso) |
short |
getFontSizeChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getFontSizeChangeByType(int mode) |
boolean |
getFontSizeChBy() |
java.awt.Color |
getForeground(JRObjectResult dso) |
short |
getForegroundChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getForegroundChangeByType(int mode) |
boolean |
getForegroundChBy() |
java.lang.String |
getFormat(JRObjectResult dso) |
java.lang.String |
getFormat(JRObjectResult dso,
Record rec) |
java.lang.String |
getGrant(JRObjectResult dso) |
java.lang.String |
getGroup(JRObjectResult dso) |
java.lang.String |
getGroupBy(JRObjectResult dso) |
boolean |
getGroupByChBy() |
java.lang.String |
getGroupMask(JRObjectResult dso) |
int |
getGroupNumber(JRObjectResult dso) |
java.lang.String |
getGroupOrder(JRObjectResult dso) |
int |
getGroupType(JRObjectResult dso) |
boolean |
getHasBorder(JRObjectResult dso) |
JetUnitNumber |
getHeight() |
JetUnitNumber |
getHeight(int mode) |
int |
getHeight(JRObjectResult dso) |
int |
getHeight(JRObjectResult dso,
int mode) |
int |
getHeight(JRObjectResult dso,
Record rec) |
int |
getHeight(JRObjectResult dso,
Record rec,
int mode) |
int |
getHorizontalGap(JRObjectResult dso) |
ImageResource |
getImg(JRObjectResult dso) |
java.util.HashMap<java.lang.String,java.lang.Integer> |
getIndecialMap()
Returns the properties managed by this.
History:V9 rewrite for thread-safe, V10 rewrite for JDK1.5 |
java.util.HashMap<java.lang.String,java.lang.Integer> |
getIndecialMapForCF()
API for solution for 'Conditional Formatting Feature', implements from
jet.report.conditionalFormatting.ConditionalFormatable Gets the properties that are under the control of the 'conditional formatting' Now the properties under 'conditional formatting' are much smaller than the total, so this API is provided. |
int |
getIndex(JRObjectResult dso) |
java.lang.String |
getInstName() |
JetBoolean |
getInvisible() |
JetBoolean |
getInvisible(int mode) |
boolean |
getInvisible(JRObjectResult dso) |
boolean |
getInvisible(JRObjectResult dso,
int mode) |
boolean |
getInvisible(JRObjectResult dso,
Record rec) |
boolean |
getInvisible(JRObjectResult dso,
Record rec,
int mode) |
boolean |
getIsXHeader(JRObjectResult dso) |
boolean |
getItalic(JRObjectResult dso) |
short |
getItalicChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getItalicChangeByType(int mode) |
boolean |
getItalicChBy() |
JetRptMode |
getJetRptMode()
Deprecated.
|
boolean |
getKeepGroupTogether(JRObjectResult dso) |
boolean |
getKeepOthers(JRObjectResult dso) |
java.lang.String |
getLabel(JRObjectResult dso) |
int |
getLeftLine(JRObjectResult dso) |
short |
getLeftLineChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getLeftLineChangeByType(int mode) |
boolean |
getLeftLineChBy() |
java.awt.Color |
getLineColor(JRObjectResult dso) |
boolean |
getLineColorChBy() |
int |
getLineStyle(JRObjectResult dso) |
boolean |
getLineStyleChBy() |
int |
getLineWidth(JRObjectResult dso) |
JetProperty |
getLinkProperty()
Gets the Property for link to Report/Email/URL
|
java.awt.Point |
getLocation(int mode)
Only For Designer product(such as Designer, LCBuilder)
|
boolean |
getMainColumnChBy() |
int |
getMaxPageNumber(JRObjectResult dso) |
int |
getMaxWidth(JRObjectResult dso) |
JetQualifyReference |
getModeProperty() |
boolean |
getNeedTopN(JRObjectResult dso) |
int |
getObjectType()
Gets the object type
Object type is used in Layout/Export result. |
boolean |
getOnNewPage(JRObjectResult dso) |
java.lang.String |
getOrderby(JRObjectResult dso) |
boolean |
getOrderbyChBy() |
java.lang.String |
getOthersName(JRObjectResult dso) |
JRObjectTemplate |
getOwner() |
java.lang.String |
getParameter(JRObjectResult dso) |
boolean |
getParameterChBy() |
java.awt.Color |
getPatternColor(JRObjectResult dso) |
int |
getPatternStyle(JRObjectResult dso) |
boolean |
getPictureNameChBy() |
JetEnumeration |
getPosition() |
JetEnumeration |
getPosition(int mode) |
Propertiable |
getProperty(short propertyName)
Deprecated.
|
Propertiable |
getProperty(short propertyName,
int mode) |
JetProperty |
getProperty(java.lang.String name)
Deprecated.
|
JetProperty |
getProperty(java.lang.String name,
int mode) |
JetProperty |
getPropertyByCFControlName(java.lang.String name)
Deprecated.
|
JetProperty |
getPropertyByCFControlName(java.lang.String name,
int mode) |
Propertiable |
getPropertyByName(java.lang.String propertyName)
Deprecated.
|
Propertiable |
getPropertyByName(java.lang.String propertyName,
int mode) |
<any> |
getPropGrpsDesc()
Only For Designer product(such as Designer, LCBuilder)
|
java.lang.String |
getQueryName(JRObjectResult dso) |
int |
getRecordLocation(JRObjectResult dso) |
int |
getRecordsPerPage(JRObjectResult dso) |
boolean |
getRelativeFieldChBy() |
boolean |
getRepeat(JRObjectResult dso) |
boolean |
getRepeatRowHeader(JRObjectResult dso) |
boolean |
getRepeatWhileGF(JRObjectResult dso) |
jet.ireport.IReport |
getReport()
API for solution for 'Conditional Formatting Feature', implements from
jet.report.conditionalFormatting.ConditionalFormatable Gets the report this is in |
java.lang.String |
getReport(JRObjectResult dso) |
int |
getRightLine(JRObjectResult dso) |
short |
getRightLineChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getRightLineChangeByType(int mode) |
boolean |
getRightLineChBy() |
int |
getRowNumber(JRObjectResult dso) |
boolean |
getRowTotalOnTop(JRObjectResult dso) |
RptMode |
getRptModeObject() |
java.lang.String |
getRtfFile(JRObjectResult dso) |
JetRptConditionalFormatList |
getSavedTemporaryConditionalFormatList() |
boolean |
getShadow(JRObjectResult dso) |
boolean |
getShadowChBy() |
java.awt.Color |
getShadowColor(JRObjectResult dso) |
boolean |
getShadowColorChBy() |
boolean |
getShowBorder(JRObjectResult dso) |
boolean |
getShowBottomLine(JRObjectResult dso) |
int |
getSortOrder(JRObjectResult dso) |
int |
getSpecialFunc(JRObjectResult dso) |
java.lang.String |
getSqlStatement(JRObjectResult dso) |
int |
getStartAngle(JRObjectResult dso) |
boolean |
getStrikeOut(JRObjectResult dso) |
boolean |
getStrikeOutChBy() |
boolean |
getSuppressAggreate(JRObjectResult dso) |
boolean |
getSuppressBlankSection(JRObjectResult dso) |
JetBoolean |
getSuppressed() |
JetBoolean |
getSuppressed(int mode) |
boolean |
getSuppressed(JRObjectResult dso) |
boolean |
getSuppressed(JRObjectResult dso,
int mode) |
boolean |
getSuppressed(JRObjectResult dso,
Record rec) |
boolean |
getSuppressed(JRObjectResult dso,
Record rec,
int mode) |
boolean |
getSuppressedIfNoRecords(JRObjectResult dso) |
boolean |
getSuppressedIfNoRecords(JRObjectResult dso,
Record rec) |
boolean |
getSuppressedIfNull(JRObjectResult dso) |
boolean |
getSuppressedIfNull(JRObjectResult dso,
Record rec) |
boolean |
getSuppressEmpty(JRObjectResult dso) |
boolean |
getSuppressInLastPage(JRObjectResult dso) |
int |
getTemplateIndex()
Only for Layout/Export.
Gets the index in Layout/Export result. |
java.util.Vector<?> |
getTempSaveConditionalFormatInfoVectorForCrosstab() |
java.lang.String |
getText(JRObjectResult dso) |
java.lang.String |
getText(JRObjectResult dso,
Record rec) |
boolean |
getTileDetailSection(JRObjectResult dso) |
boolean |
getTileHorizontal(JRObjectResult dso) |
JetRptTitleTextField |
getTitleObject()
API for solution for Feature 51497:component title
|
boolean |
getToBottom(JRObjectResult dso) |
int |
getTopAttachPosX(JRObjectResult dso) |
int |
getTopAttachPosY(JRObjectResult dso) |
int |
getTopLine(JRObjectResult dso) |
short |
getTopLineChangeByType()
Temporary solution for Bug 33599, because our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getTopLineChangeByType(int mode) |
boolean |
getTopLineChBy() |
int |
getTopN(JRObjectResult dso) |
boolean |
getTransWhileToHtml(JRObjectResult dso) |
java.lang.String |
getUDOName()
If user derives his UDO object from this class, this method will return its name.
|
boolean |
getUnderlay(JRObjectResult dso) |
boolean |
getUnderline(JRObjectResult dso) |
short |
getUnderlineChangeByType()
Temporary solution for Bug 33599, beceause our codes has runtime(RUNTIMEENV), non-rumtime(!RUNTIMEENV) and other marcos.
|
short |
getUnderlineChangeByType(int mode) |
boolean |
getUnderlineChBy() |
java.awt.Rectangle |
getUnitBound()
Deprecated.
|
java.awt.Rectangle |
getUnitBound(int mode) |
int |
getVerticalGap(JRObjectResult dso) |
boolean |
getVerticalLayout(JRObjectResult dso) |
int |
getVisualObjType() |
JetUnitNumber |
getWidth() |
JetUnitNumber |
getWidth(int mode) |
int |
getWidth(JRObjectResult dso) |
int |
getWidth(JRObjectResult dso,
int mode) |
int |
getWidth(JRObjectResult dso,
Record rec) |
int |
getWidth(JRObjectResult dso,
Record rec,
int mode) |
boolean |
getWordWrap(JRObjectResult dso) |
JetUnitNumber |
getX() |
JetUnitNumber |
getX(int mode) |
int |
getX(JRObjectResult dso) |
int |
getX(JRObjectResult dso,
int mode) |
int |
getX(JRObjectResult dso,
Record rec) |
int |
getX(JRObjectResult dso,
Record rec,
int mode) |
int |
getXDepth(JRObjectResult dso) |
JetUnitNumber |
getY() |
JetUnitNumber |
getY(int mode) |
int |
getY(JRObjectResult dso) |
int |
getY(JRObjectResult dso,
int mode) |
int |
getY(JRObjectResult dso,
Record rec) |
int |
getY(JRObjectResult dso,
Record rec,
int mode) |
int |
getYDepth(JRObjectResult dso) |
boolean |
hasConditionalFormat(int mode)
API for solution for 'Conditional Formatting Feature', implements from
jet.report.conditionalFormatting.ConditionalFormatable Does this have 'conditional formatting' data |
boolean |
isFromHTMLParse() |
boolean |
isGetPreferredSizeFromRender()
If user defined object(UDO) needs to get preferred size from JRObjecrRender,
it should return true.
|
boolean |
isGroupListener()
If user defined object(UDO) needs a group of data, it should return true.
|
boolean |
isJetCSerializable() |
boolean |
isLinkable()
Is support link to Report/Email/URL?
|
boolean |
isViewableObject()
If this object is viewable, return true;
|
void |
move(int x,
int y)
Deprecated.
|
void |
move(int x,
int y,
int mode) |
void |
removePropertyFromGroup(java.lang.String groupName,
java.lang.String propName)
ONLY for UDO in Designer.
Hide a Property in specified Property-Group that be showed in Designer Inspector Must sure that groupName has been defined in this Object |
void |
removePropertyGroup(java.lang.String groupName)
ONLY for UDO in Designer.
Hide a Property-Group( and properties) that be showed in Designer Inspector Must sure that groupName has been defined in this Object |
void |
reshape(int x,
int y,
int width,
int height)
Deprecated.
|
void |
reshape(int x,
int y,
int width,
int height,
int mode) |
void |
resize(java.awt.Dimension d)
Deprecated.
|
void |
resize(java.awt.Dimension d,
int mode) |
void |
resize(int w,
int h)
Deprecated.
|
void |
resize(int w,
int h,
int mode) |
void |
saveTemporaryConditionalFormatList(JetRptConditionalFormatList cflist) |
void |
set(java.lang.String name,
java.awt.Color val)
Sets the value of property whose name is set via the specified color value.
History: Before 20050704, ONLY can set "backColor"(case insencetive) |
void |
set(java.lang.String name,
java.awt.Color val,
int mode)
Sets the value of property whose name is set via the specified color value.
History: Before 20050704, ONLY can set "backColor"(case insencetive) |
void |
set(java.lang.String name,
int t3)
Sets the value of property whose name is set via specified
integer value.
History: Before 20050704,ONLY can set "x","y","width","height","invisible" ,"suppressed", "suppressedIfNoRecords","exportToCSV","exportToXLS"(all case insencetive) Author's comment For better performance, Logi Report Server uses primitive data type to replace JetProperty. |
void |
set(java.lang.String name,
int t3,
int mode)
Sets the value of property whose name is set via specified
integer value.
History: Before 20050704,ONLY can set "x","y","width","height","invisible" ,"suppressed", "suppressedIfNoRecords","exportToCSV","exportToXLS"(all case insencetive) Author's comment For better performance, Logi Report Server uses primitive data type to replace JetProperty. |
void |
set(java.lang.String name,
java.lang.String t3)
Sets the value of property whose name is set via the specified string value.
History: Before 20050704,ONLY can set "backColor"(case insencetive) Author's comment For better performance, Logi Report Server use primitive data type to replace JetProperty. |
void |
set(java.lang.String name,
java.lang.String t3,
int mode)
Sets the value of property whose name is set via the specified string value.
History: Before 20050704,ONLY can set "backColor"(case insencetive) Author's comment For better performance, Logi Report Server use primitive data type to replace JetProperty. |
void |
setBackground(java.awt.Color c)
Deprecated.
|
void |
setBackground(java.awt.Color c,
int mode) |
void |
setBound(java.awt.Rectangle rect)
Deprecated.
|
void |
setBound(java.awt.Rectangle rect,
int mode) |
void |
setConditionalFormatList(JetRptConditionalFormatList cfList,
int mode)
API for solution for 'Conditional Formatting Feature', implements from
jet.report.conditionalFormatting.ConditionalFormatable Resets 'conditional formatting' data, and clear 'conditional formatting' on properties |
static void |
setDefaultResolution(int res)
Deprecated.
|
void |
setIsFromHTMLParse(boolean boolVal) |
void |
setRptModeObject(RptMode mode) |
void |
setTemplateIndex(int idx)
Only For Layout/Export
Sets the index in Layout/Export result. |
void |
setTitleObject(JetRptTitleTextField titleObj)
API for solution for Feature 51497:component title
|
void |
setUDOName(java.lang.String name)
If user derives his UDO object from this class, UDOManager will set its name
when loading the UDO tamplate.
|
java.awt.Dimension |
size()
Deprecated.
|
java.awt.Dimension |
size(int mode) |
void |
tempSaveConditionalFormatInfoVectorForCrosstab(java.util.Vector v) |
public static final int FLOW_POSITION_STATIC
EnumerationConstant#FLOW_POSITION_STATIC
public static final int FLOW_POSITION_RELATIVE
EnumerationConstant#FLOW_POSITION_RELATIVE
public static final int FLOW_POSITION_ABSOLUTE
EnumerationConstant#FLOW_POSITION_ABSOLUTE
public static final int FLOW_DISPLAY_BLOCK
EnumerationConstant#FLOW_DISPLAY_BLOCK
public static final int FLOW_DISPLAY_INLINE
EnumerationConstant#FLOW_DISPLAY_INLINE
public static final int FLOW_DISPLAY_NONE
EnumerationConstant#FLOW_DISPLAY_NONE
public static final int FLOW_FLOAT_LEFT
EnumerationConstant#FLOW_FLOAT_LEFT
public static final int FLOW_FLOAT_RIGHT
EnumerationConstant#FLOW_FLOAT_RIGHT
public static final int FLOW_FLOAT_NONE
EnumerationConstant#FLOW_FLOAT_NONE
public static final int FLOW_CLEAR_LEFT
EnumerationConstant#FLOW_CLEAR_LEFT
public static final int FLOW_CLEAR_RIGHT
EnumerationConstant#FLOW_CLEAR_RIGHT
public static final int FLOW_CLEAR_BOTH
EnumerationConstant#FLOW_CLEAR_BOTH
public static final int FLOW_CLEAR_NONE
EnumerationConstant#FLOW_CLEAR_NONE
public static final int FLOW_DIRECTION_LTR
EnumerationConstant#FLOW_DIRECTION_LTR
public static final int FLOW_DIRECTION_RTL
EnumerationConstant#FLOW_DIRECTION_RTL
public static final int FLOW_DIRECTION_TTB
EnumerationConstant#FLOW_DIRECTION_TTB
public static final int FLOW_DIRECTION_BTT
EnumerationConstant#FLOW_DIRECTION_BTT
public static final java.lang.String CTTEXTFIELD_STL
public static final java.lang.String CTAGGFIELD_STL
public static final java.lang.String CTDBFIELD_STL
public static final java.lang.String DATAOBJHEADERPANEL_STL
public static final java.lang.String RPTHEADERPANEL_STL
public static final java.lang.String DATAOBJFOOTERPANEL_STL
public static final java.lang.String RPTFOOTERPANEL_STL
public static final java.lang.String DATAOBJGRPHEADERPANEL_STL
public static final java.lang.String GROUPHEADERPANEL_STL
public static final java.lang.String DATAOBJGRPFOOTERPANEL_STL
public static final java.lang.String GROUPFOOTERPANEL_STL
public static final java.lang.String DATAOBJDETAILPANEL_STL
public static final java.lang.String DETAILPANEL_STL
public static final java.lang.String ARCSHAPE_STL
public static final java.lang.String BOX_STL
public static final java.lang.String LINE_STL
public static final java.lang.String OVALSHAPE_STL
public static final java.lang.String ROUNDBOXSHAPE_STL
public static final java.lang.String LABEL_STL
public static final java.lang.String DBFIELD_STL
public static final java.lang.String MEDIAFIELD_STL
public static final java.lang.String IMAGE_STL
public static final java.lang.String TEXT_STL
public static final java.lang.String CHARTPLATFORM_STL
public static final java.lang.String DATAOBJECT_STL
public static final java.lang.String SUBREPORT_STL
public static final java.lang.String CTCROSSTAB_STL
public static final java.lang.String PARAMETERFIELD_STL
public static final java.lang.String SPECIALFIELD_STL
public static final java.lang.String TABLE_STL
public static final java.lang.String COLUMN_STL
public static final java.lang.String MAP_STL
public static final java.lang.String MAPDBFIELD_STL
public static final java.lang.String MAPLABEL_STL
public static final java.lang.String PAGEHEADERPANEL_STL
public static final java.lang.String PAGEFOOTERPANEL_STL
public static final java.lang.String SECTIONHEADER_STL
public static final java.lang.String SECTIONFOOTER_STL
public static final java.lang.String SECTIONPAGEHEADER_STL
public static final java.lang.String SECTIONPAGEFOOTER_STL
public JetBoolean suppressedIfNoRecords
public JetColor backColor
public JetBoolean exportToCSV
public JetBoolean exportToXLS
public JetEnumeration location
EnumerationConstant#RECORDLOCATION_DETAIL
EnumerationConstant#RECORDLOCATION_PAGEHEADER
EnumerationConstant#RECORDLOCATION_PAGEFOOTER
public JetStringList style
public JetNumber rtfId
public JetNumber columnIndex
public JetNumber rowIndex
public JetString wstyleGrp
public JetString wstyleName
public JetNumber objectIndex
public JetQualifyReference refMode
public JetEnumeration display
public JetEnumeration Float
public JetEnumeration clear
public JetNumber zOrder
public JetContextList id
public JetContextList Class
public JetString externalCSSClassValue
public JetBoolean exportToDHTML
public JetBoolean exportToHTML
public JetBoolean exportToPDF
public JetBoolean exportToText
public JetBoolean exportToRTF
public JetBoolean exportToXML
public JetBoolean exportToPS
public java.lang.String getInstName()
public final void setUDOName(java.lang.String name)
public final java.lang.String getUDOName()
public boolean isViewableObject()
public java.awt.Point getLocation(int mode)
public java.awt.Rectangle getBound()
public java.awt.Rectangle getBound(int mode)
public java.awt.Rectangle getUnitBound()
public java.awt.Rectangle getUnitBound(int mode)
public java.awt.Dimension size()
public java.awt.Dimension size(int mode)
public void move(int x, int y)
x
- x in pixely
- y in pixelreshape(int, int, int, int)
public void move(int x, int y, int mode)
public void resize(java.awt.Dimension d)
d
- Dimension based on pixelreshape(int, int, int, int)
public void resize(java.awt.Dimension d, int mode)
public void resize(int w, int h)
width
- width in pixelheight
- height in pixelreshape(int, int, int, int)
public void resize(int w, int h, int mode)
public void reshape(int x, int y, int width, int height)
x
- x in pixely
- y in pixelwidth
- width in pixelheight
- height in pixelpublic void reshape(int x, int y, int width, int height, int mode)
public void setBound(java.awt.Rectangle rect)
rect
- Rectangle based on pixelpublic void setBound(java.awt.Rectangle rect, int mode)
public void setBackground(java.awt.Color c)
#nameToProperty(String)
,
JetColor.set(Color)
public void setBackground(java.awt.Color c, int mode)
public JetProperty getProperty(java.lang.String name)
getPropertyByName(String)
,
#nameToProperty(String)
public JetProperty getProperty(java.lang.String name, int mode)
public JRObjectTemplate getOwner()
this
public int getObjectType()
DSTemplatible
public Propertiable getProperty(short propertyName)
PropertyMapTable#getPropertyName(short)
,
getPropertyByName(String)
,
#nameToProperty(String)
public Propertiable getProperty(short propertyName, int mode)
public Propertiable getPropertyByName(java.lang.String propertyName)
#nameToProperty(String)
public Propertiable getPropertyByName(java.lang.String propertyName, int mode)
public boolean isGroupListener()
public boolean isGetPreferredSizeFromRender()
public boolean isLinkable()
public JetProperty getLinkProperty()
public final void setTemplateIndex(int idx)
idx
- getTemplateIndex()
,
JCommunicator
public final int getTemplateIndex()
setTemplateIndex(int)
,
JCommunicator
public static void setDefaultResolution(int res)
res
- the resulutionguitools.toolkit.Unit#setResolution(int)
,
getDefaultResolution()
,
convertSize(int)
public static int getDefaultResolution()
guitools.toolkit.Unit#getResolution()
,
setDefaultResolution(int)
,
convertSize(int)
public static int convertSize(int pixel)
pixel
- guitools.toolkit.Unit#convertPixelToUnit(int, int)
,
setDefaultResolution(int)
,
getDefaultResolution()
public java.util.Vector<JetObject> getChildren()
null
if not container component.public void set(java.lang.String name, int t3)
name
- the property namet3
- the int value#nameToProperty(String)
,
getPropertyByName(String)
,
JetProperty.setUnitValue(String)
public void set(java.lang.String name, int t3, int mode)
name
- the property namet3
- the int value#nameToProperty(String)
,
getPropertyByName(String)
,
JetProperty.setUnitValue(String)
public void set(java.lang.String name, java.lang.String t3)
name
- the property namet3
- the string value#nameToProperty(String)
,
getPropertyByName(String)
,
JetProperty.setUnitValue(String)
public void set(java.lang.String name, java.lang.String t3, int mode)
name
- the property namet3
- the string value#nameToProperty(String)
,
getPropertyByName(String)
,
JetProperty.setUnitValue(String)
public void set(java.lang.String name, java.awt.Color val)
name
- the property nameval
- the color value#nameToProperty(String)
,
getPropertyByName(String)
,
JetColor.set(Color)
public void set(java.lang.String name, java.awt.Color val, int mode)
name
- the property nameval
- the color value#nameToProperty(String)
,
getPropertyByName(String)
,
JetColor.set(Color)
public JetRptMode getJetRptMode()
jet.report.Renderable#getCurrentUsedRenderer()
,
jet.report.ModeHolderable#getRptModeObject()
public JetQualifyReference getModeProperty()
public RptMode getRptModeObject()
public void setRptModeObject(RptMode mode)
public java.util.HashMap<java.lang.String,java.lang.Integer> getIndecialMap()
public <any> getPropGrpsDesc()
public java.util.HashMap<java.lang.String,java.lang.Integer> getIndecialMapForCF()
jet.report.conditionalFormatting.ConditionalFormatable
public JetRptConditionalFormatList getConditionalFormatList(int mode)
#hasConditionalFormat()
,
#setConditionalFormatList(JetRptConditionalFormatList)
,
canDoConditionalFormatting()
,
JetRptConditionalFormatList
public boolean hasConditionalFormat(int mode)
jet.report.conditionalFormatting.ConditionalFormatable
#getConditionalFormatList()
,
#setConditionalFormatList(JetRptConditionalFormatList)
,
canDoConditionalFormatting()
public void setConditionalFormatList(JetRptConditionalFormatList cfList, int mode)
jet.report.conditionalFormatting.ConditionalFormatable
cfList
- 'conditional formatting' datagetPropertyByCFControlName(String)
,
#hasConditionalFormat()
,
canDoConditionalFormatting()
,
JetProperty.setChangeByFmtt(Object)
public boolean canDoConditionalFormatting()
jet.report.conditionalFormatting.ConditionalFormatable
public jet.ireport.IReport getReport()
jet.report.conditionalFormatting.ConditionalFormatable
public JetRptDataSet getDataSet()
jet.report.conditionalFormatting.ConditionalFormatable
DataContainerLogic#getBindDataContainer(JetObject)
,
DataContainerLogic#getUsedDataSet(JetRptDataContainer)
public void saveTemporaryConditionalFormatList(JetRptConditionalFormatList cflist)
public JetRptConditionalFormatList getSavedTemporaryConditionalFormatList()
public JetProperty getPropertyByCFControlName(java.lang.String name)
name
- java.lang.NullPointerException
- if name is null
java.lang.Error
- if name not defined.getIndecialMapForCF()
public JetProperty getPropertyByCFControlName(java.lang.String name, int mode)
public void tempSaveConditionalFormatInfoVectorForCrosstab(java.util.Vector v)
public java.util.Vector<?> getTempSaveConditionalFormatInfoVectorForCrosstab()
public void fillContextList(JetContextList prop)
public short getTopLineChangeByType()
DSTemplatible#getTopLineChangeByType()
,
Propertiable
public short getTopLineChangeByType(int mode)
public short getBottomLineChangeByType()
DSTemplatible#getBottomLineChangeByType()
,
Propertiable
public short getBottomLineChangeByType(int mode)
public short getLeftLineChangeByType()
DSTemplatible#getLeftLineChangeByType()
,
Propertiable
public short getLeftLineChangeByType(int mode)
public short getRightLineChangeByType()
DSTemplatible#getRightLineChangeByType()
,
Propertiable
public short getRightLineChangeByType(int mode)
public short getFontFaceChangeByType()
DSTemplatible#getFontFaceChangeByType()
,
Propertiable
public short getFontFaceChangeByType(int mode)
public short getFontSizeChangeByType()
DSTemplatible#getFontSizeChangeByType()
,
Propertiable
public short getFontSizeChangeByType(int mode)
public short getBoldChangeByType()
DSTemplatible#getBoldChangeByType()
,
Propertiable
public short getBoldChangeByType(int mode)
public short getItalicChangeByType()
DSTemplatible#getItalicChangeByType()
,
Propertiable
public short getItalicChangeByType(int mode)
public short getUnderlineChangeByType()
DSTemplatible#getUnderlineChangeByType()
,
Propertiable
public short getUnderlineChangeByType(int mode)
public short getForegroundChangeByType()
DSTemplatible#getForegroundChangeByType()
,
Propertiable
public short getForegroundChangeByType(int mode)
public short getBackgroundByType()
DSTemplatible#getBackgroundByType()
,
Propertiable
public short getBackgroundByType(int mode)
public jet.datastream.DSTemplatible getBasedArea()
DSTemplatible
public jet.datastream.DSTemplatible getBasedMapDBField()
DSTemplatible
public jet.datastream.DSTemplatible getBasedMapTextField()
DSTemplatible
public java.util.Hashtable<?,?> getDefaultProperties()
DSTemplatible
#getProperties()
,
getBasedArea()
,
getBasedMapDBField()
,
getBasedMapTextField()
public JetRptTitleTextField getTitleObject()
public void setTitleObject(JetRptTitleTextField titleObj)
titleObj
- the component title to be set.public void clearTitleObject()
public JRObjectTemplate deepDupWithoutCopyProperties(java.util.Hashtable<JetObject,JetObject> oldToNew, java.util.Hashtable<JetObject,JetObject> newToOld, boolean bSetTmpl, boolean bWithName)
public JRObjectTemplate dup()
deepDupWithoutCopyProperties(Hashtable, Hashtable, boolean, boolean)
public JRObjectTemplate deepDup(boolean bSetTmpl, boolean bWithName)
deepDupWithoutCopyProperties(Hashtable, Hashtable, boolean, boolean)
public JetUnitNumber getX()
public JetUnitNumber getX(int mode)
public JetUnitNumber getY(int mode)
public JetUnitNumber getY()
public JetEnumeration getDisplay()
public JetEnumeration getPosition(int mode)
public JetEnumeration getPosition()
public JetEnumeration getFloat()
public JetEnumeration getClear()
public JetUnitNumber getWidth(int mode)
public JetUnitNumber getWidth()
public JetUnitNumber getHeight(int mode)
public JetUnitNumber getHeight()
public JetColor getBackground(int mode)
public JetColor getBackground()
public JetBoolean getInvisible(int mode)
public JetBoolean getInvisible()
public JetBoolean getExportToXLS(int mode)
public JetBoolean getExportToXLS()
public int getVisualObjType()
public JetBoolean getSuppressed(int mode)
public JetBoolean getSuppressed()
public final void addPropertyToGroup(java.lang.String propertyName, java.lang.String groupName)
propertyName
and groupName
has been defined in this ObjectpropertyName
- groupName
- public final void removePropertyGroup(java.lang.String groupName)
groupName
has been defined in this ObjectgroupName
- public final void removePropertyFromGroup(java.lang.String groupName, java.lang.String propName)
groupName
has been defined in this ObjectgroupName
- propName
- public final void setIsFromHTMLParse(boolean boolVal)
public final boolean isFromHTMLParse()
public boolean isJetCSerializable()
public int getX(JRObjectResult dso)
public int getX(JRObjectResult dso, int mode)
public int getX(JRObjectResult dso, Record rec)
public int getX(JRObjectResult dso, Record rec, int mode)
public int getY(JRObjectResult dso)
public int getY(JRObjectResult dso, int mode)
public int getY(JRObjectResult dso, Record rec)
public int getY(JRObjectResult dso, Record rec, int mode)
public int getWidth(JRObjectResult dso)
public int getWidth(JRObjectResult dso, int mode)
public int getWidth(JRObjectResult dso, Record rec)
public int getWidth(JRObjectResult dso, Record rec, int mode)
public int getHeight(JRObjectResult dso)
public int getHeight(JRObjectResult dso, int mode)
public int getHeight(JRObjectResult dso, Record rec)
public int getHeight(JRObjectResult dso, Record rec, int mode)
public boolean getInvisible(JRObjectResult dso)
public boolean getInvisible(JRObjectResult dso, Record rec)
public boolean getInvisible(JRObjectResult dso, int mode)
public boolean getInvisible(JRObjectResult dso, Record rec, int mode)
public boolean getExportToCSV(JRObjectResult dso)
public boolean getExportToCSV(JRObjectResult dso, Record rec)
public boolean getExportToXLS(JRObjectResult dso)
public boolean getExportToXLS(JRObjectResult dso, Record rec)
public boolean getExportToXLS(JRObjectResult dso, Record rec, int mode)
public java.lang.String getFontFace(JRObjectResult dso)
public double getFontSize(JRObjectResult dso)
public boolean getBold(JRObjectResult dso)
public boolean getItalic(JRObjectResult dso)
public boolean getStrikeOut(JRObjectResult dso)
public boolean getUnderline(JRObjectResult dso)
public boolean getWordWrap(JRObjectResult dso)
public boolean getShadow(JRObjectResult dso)
public boolean getTransWhileToHtml(JRObjectResult dso)
public int getMaxWidth(JRObjectResult dso)
public int getBorderWidth(JRObjectResult dso)
public int getTopLine(JRObjectResult dso)
public int getBottomLine(JRObjectResult dso)
public int getLeftLine(JRObjectResult dso)
public int getRightLine(JRObjectResult dso)
public boolean getSuppressedIfNull(JRObjectResult dso)
public int getAlignment(JRObjectResult dso)
public boolean getSuppressedIfNull(JRObjectResult dso, Record rec)
public java.awt.Color getPatternColor(JRObjectResult dso)
public int getPatternStyle(JRObjectResult dso)
public java.awt.Color getForeground(JRObjectResult dso)
public java.lang.String getFormat(JRObjectResult dso, Record rec)
public java.lang.String getFormat(JRObjectResult dso)
public java.lang.String getDisplayNull(JRObjectResult dso)
public java.lang.String getDisplayNull(JRObjectResult dso, Record rec)
public boolean getIsXHeader(JRObjectResult dso)
public boolean getSuppressAggreate(JRObjectResult dso)
public boolean getAutoFit(JRObjectResult dso)
public boolean getSuppressed(JRObjectResult dso)
public boolean getSuppressed(JRObjectResult dso, Record rec)
public boolean getSuppressed(JRObjectResult dso, int mode)
public boolean getSuppressed(JRObjectResult dso, Record rec, int mode)
public boolean getSuppressedIfNoRecords(JRObjectResult dso)
public boolean getSuppressedIfNoRecords(JRObjectResult dso, Record rec)
public java.lang.String getColumnName(JRObjectResult dso)
public java.lang.String getText(JRObjectResult dso)
public java.lang.String getText(JRObjectResult dso, Record rec)
public int getFieldType(JRObjectResult dso)
public java.awt.Color getBorderColor(JRObjectResult dso)
public java.lang.String getParameter(JRObjectResult dso)
public int getDepth(JRObjectResult dso)
public int getTopAttachPosX(JRObjectResult dso)
public int getTopAttachPosY(JRObjectResult dso)
public int getBottomAttachPosX(JRObjectResult dso)
public int getBottomAttachPosY(JRObjectResult dso)
public int getRecordsPerPage(JRObjectResult dso)
public int getMaxPageNumber(JRObjectResult dso)
public java.lang.String getQueryName(JRObjectResult dso)
public java.lang.String getSqlStatement(JRObjectResult dso)
public ImageResource getImg(JRObjectResult dso)
public java.awt.Color getBackground(JRObjectResult dso)
public java.awt.Color getBackground(JRObjectResult dso, Record rec)
public java.awt.Color getBackground(JRObjectResult dso, Record rec, int mode)
public boolean getHasBorder(JRObjectResult dso)
public int getHorizontalGap(JRObjectResult dso)
public int getVerticalGap(JRObjectResult dso)
public int getBoundaryValue(JRObjectResult dso)
public boolean getShowBorder(JRObjectResult dso)
public java.awt.Color getShadowColor(JRObjectResult dso)
public java.lang.String getRtfFile(JRObjectResult dso)
public int getXDepth(JRObjectResult dso)
public int getYDepth(JRObjectResult dso)
public int getIndex(JRObjectResult dso)
public java.awt.Color getFillColor(JRObjectResult dso)
public java.lang.String getOrderby(JRObjectResult dso)
public int getSortOrder(JRObjectResult dso)
public java.lang.String getGroup(JRObjectResult dso)
public java.awt.Color getLineColor(JRObjectResult dso)
public int getLineStyle(JRObjectResult dso)
public int getLineWidth(JRObjectResult dso)
public int getBorderStyle(JRObjectResult dso)
public int getGroupNumber(JRObjectResult dso)
public int getStartAngle(JRObjectResult dso)
public int getArcAngle(JRObjectResult dso)
public int getCornerFactor(JRObjectResult dso)
public int getRecordLocation(JRObjectResult dso)
public boolean getOnNewPage(JRObjectResult dso)
public boolean getCanCrossPage(JRObjectResult dso)
public boolean getSuppressBlankSection(JRObjectResult dso)
public boolean getFillWholePage(JRObjectResult dso)
public boolean getSuppressEmpty(JRObjectResult dso)
public boolean getAutoSize(JRObjectResult dso)
public boolean getVerticalLayout(JRObjectResult dso)
public boolean getRowTotalOnTop(JRObjectResult dso)
public boolean getColumnTotalOnLeft(JRObjectResult dso)
public boolean getRepeatRowHeader(JRObjectResult dso)
public boolean getAvoidOrphanHeader(JRObjectResult dso)
public boolean getRepeat(JRObjectResult dso)
public boolean getSuppressInLastPage(JRObjectResult dso)
public boolean getToBottom(JRObjectResult dso)
public java.lang.String getAlt(JRObjectResult dso)
public java.lang.String getAlt(JRObjectResult dso, Record rec)
public boolean getCacheSection(JRObjectResult dso)
public boolean getBackgroundChBy()
public boolean getBackgroundChBy(int mode)
public boolean getShadowChBy()
public boolean getFontFaceChBy()
public boolean getFontSizeChBy()
public boolean getBoldChBy()
public boolean getItalicChBy()
public boolean getStrikeOutChBy()
public boolean getUnderlineChBy()
public boolean getBorderWidthChBy()
public boolean getForegroundChBy()
public boolean getAlignmentChBy()
public boolean getTopLineChBy()
public boolean getBottomLineChBy()
public boolean getLeftLineChBy()
public boolean getRightLineChBy()
public boolean getBorderColorChBy()
public boolean getPictureNameChBy()
public boolean getShadowColorChBy()
public boolean getLineColorChBy()
public boolean getLineStyleChBy()
public boolean getBorderStyleChBy()
public boolean getExportToCSVChBy()
public boolean getExportToCSVChBy(int mode)
public boolean getExportToXLSChBy()
public boolean getExportToXLSChBy(int mode)
public boolean getColumnNameChBy()
public boolean getOrderbyChBy()
public boolean getMainColumnChBy()
public boolean getRelativeFieldChBy()
public boolean getGroupByChBy()
public boolean getParameterChBy()
public java.lang.String getLabel(JRObjectResult dso)
public boolean getUnderlay(JRObjectResult dso)
public boolean getShowBottomLine(JRObjectResult dso)
public boolean getTileDetailSection(JRObjectResult dso)
public boolean getTileHorizontal(JRObjectResult dso)
public boolean getEmbedded(JRObjectResult dso)
public java.lang.String getReport(JRObjectResult dso)
public java.lang.String getDataSourceName(JRObjectResult dso)
public int getColumnNumber(JRObjectResult dso)
public int getRowNumber(JRObjectResult dso)
public boolean getKeepGroupTogether(JRObjectResult dso)
public int getTopN(JRObjectResult dso)
public int getGroupType(JRObjectResult dso)
public java.lang.String getOthersName(JRObjectResult dso)
public java.lang.String getGroupBy(JRObjectResult dso)
public java.lang.String getGroupOrder(JRObjectResult dso)
public int getSpecialFunc(JRObjectResult dso)
public boolean getNeedTopN(JRObjectResult dso)
public boolean getKeepOthers(JRObjectResult dso)
public java.lang.String getGrant(JRObjectResult dso)
public boolean getCascade(JRObjectResult dso)
public boolean getRepeatWhileGF(JRObjectResult dso)
public java.lang.String getGroupMask(JRObjectResult dso)