public abstract class JRObjectTemplate
extends jet.report.JetRptObject
implements jet.datastream.DSTemplatible, jet.datastream.RecordLocation, jet.report.conditionalFormatting.ConditionalFormatable, jet.controls.VisualRectangle, jet.controls.UDOObject, jet.ireport.IComponent, jet.report.ModeHolderable
| Modifier and Type | Field and Description |
|---|---|
static 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 String |
BOX_STL
Default Style prefix for box shape, Only be used for compatibility now
|
static String |
CHARTPLATFORM_STL
Default Style prefix for ChartObject, Only be used for compatibility now
|
jet.controls.JetContextList |
Class
The Property named "class", for class conditional on class Selector/Attribute Selector when applying CSS
|
JetEnumeration |
clear |
static 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 String |
CTAGGFIELD_STL
Default Style prefix for CTAggField, Only be used for compatibility now
|
static String |
CTCROSSTAB_STL
Default Style prefix for Crosstab, Only be used for compatibility now
|
static String |
CTDBFIELD_STL
Default Style prefix for CTDBField, Only be used for compatibility now
|
static String |
CTTEXTFIELD_STL
Default Style prefix for CTTextField, Only be used for compatibility now
|
static String |
DATAOBJDETAILPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static String |
DATAOBJECT_STL
Deprecated.
because DataObj Not used since V8
|
static String |
DATAOBJFOOTERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static String |
DATAOBJGRPFOOTERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static String |
DATAOBJGRPHEADERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static String |
DATAOBJHEADERPANEL_STL
Deprecated.
because DataObj Not used since V8
|
static String |
DBFIELD_STL
Default Style prefix for DBField/Summary/Formula, Only be used for compatibility now
|
static 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 String |
GROUPFOOTERPANEL_STL
Default Style prefix for Group Footer, Only be used for compatibility now
|
static String |
GROUPHEADERPANEL_STL
Default Style prefix for Group Header, Only be used for compatibility now
|
jet.controls.JetContextList |
id
The Property named "id", for Id conditional on ID Selector/Attribute Selector when applying CSS
|
static String |
IMAGE_STL
Default Style prefix for Image, Only be used for compatibility now
|
static String |
LABEL_STL
Default Style prefix for Label/TextField, Only be used for compatibility now
|
static 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_PAGEHEADEREnumerationConstant.RECORDLOCATION_PAGEFOOTER |
static String |
MAP_STL
Default Style prefix for Map, Only be used for compatibility now
|
static String |
MAPDBFIELD_STL
Default Style prefix for Area-Summary, Only be used for compatibility now
|
static String |
MAPLABEL_STL
Default Style prefix for Area-Label, Only be used for compatibility now
|
static String |
MEDIAFIELD_STL
Deprecated.
because Media Field Not used since V8
|
JetNumber |
objectIndex |
static String |
OVALSHAPE_STL
Default Style prefix for oval shape, Only be used for compatibility now
|
static String |
PAGEFOOTERPANEL_STL
Default Style prefix for Page Footer, Only be used for compatibility now
|
static String |
PAGEHEADERPANEL_STL
Default Style prefix for Page Header, Only be used for compatibility now
|
static 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 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 String |
RPTFOOTERPANEL_STL
Deprecated.
because Report footer Not used since V8
|
static String |
RPTHEADERPANEL_STL
Deprecated.
because Report Header Not used since V8
|
JetNumber |
rtfId |
static String |
SECTIONFOOTER_STL
Default Style prefix for Banded Footer, Only be used for compatibility now
|
static String |
SECTIONHEADER_STL
Default Style prefix for Banded Header, Only be used for compatibility now
|
static String |
SECTIONPAGEFOOTER_STL
Default Style prefix for Banded Page Footer, Only be used for compatibility now
|
static String |
SECTIONPAGEHEADER_STL
Default Style prefix for Banded Page header, Only be used for compatibility now
|
static 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 String |
SUBREPORT_STL
Default Style prefix for Sub-Report, Only be used for compatibility now
|
JetBoolean |
suppressedIfNoRecords
The property named "SuppressedIfNoRecords".
|
static String |
TABLE_STL
Deprecated.
because V8 use new structure table.
|
static String |
TEXT_STL
Deprecated.
because TextObject Not used since V8
|
JetString |
wstyleGrp |
JetString |
wstyleName |
JetNumber |
zOrder |
bEditable, debug, dupAlgorithm, profiling, schemaLocation, UPDATENAMEALIGNMENT_CODE, ALT_CODE, APPLET_HEIGHT_CODE, APPLET_WIDTH_CODE, ARC_ANGLE_CODE, ARCSHAPE, AREA, AREA_DBFIELD, AREA_LABEL, AREACHART, AUTO_SIZE_CODE, AUTOFITCODE, AVOID_ORPHAN_HEADER_CODE, BACKGROUND_CODE, BARCHART, BARCODEFIELD, BOLDCODE, BORDER_COLOR_CODE, BORDER_STYLE_CODE, BORDERWIDTH_CODE, BOTTOM_ATTACH_CODE, BOTTOM_ATTACH_POS_X_CODE, BOTTOM_ATTACH_POS_Y_CODE, BOTTOM_LINE_CODE, BOTTOM_MARGIN_CODE, BOUNDARY_VALUE_CODE, BOX, CACHE_SECTION_CODE, CanCrossCode, CASCADE_CODE, CATALOG_NAME_CODE, CELL, CHART, CHART2DCOORDINATEPAPER, CHART3DCOORDINATEPAPER, CHARTBARSIZEPATTERN, CHARTCOORDINATEPAPER, CHARTDATASOURCE, CHARTGRAPH, CHARTGRAPHCHILD, CHARTHEATMAPGROUPRECT, CHARTHEATMAPLEGEND, CHARTLABEL, CHARTLEGEND, CHARTMARKEREFIELD, CHARTNODE, CHARTORGNODE, CHARTORGNODELINE, CHARTPLATFORM, CHARTRANGEBOX, COL_WIDTH_LIST_CODE, COLUMN, COLUMN_NAME_CODE, COLUMN_TOTAL_ON_LEFT_CODE, COLUMNNUMBER_CODE, COMPCHART, COMPCROSSTAB, COMPFLOAT, COMPRESS_IF_NO_RECORD_CODE, CONTAINER, CONTAINER2, CONTROL, CONTROL_SYMBOL, CORNER_FACTOR_CODE, CROSS_TAB, DATA_DRIVER_CODE, DATA_SOURCE_NAME_CODE, DBFIELD, DEPTH_CODE, DETAIL_PANEL, DISPLAY_NULL_CODE, EmbeddedCode, END, ERROR, EXCEL_BUFFER_SIZE_CODE, EXPORTTOCSV_CODE, EXPORTTOXLS_CODE, FIELD, FIELD_TYPE_CODE, FILL_COLOR_CODE, FillWholeCode, FILTER_CONTROL, FONT_FACE_CODE, FONTSIZECODE, FOREGROUND_CODE, FORM, FORMAT_CODE, FUNCTION_CODE, G_MAP, G_MARKER, GEO_AREA, GEO_MAP, GEO_MARKER, GRANT_CODE, GRID, GROUP_BY_CODE, GROUP_CODE, GROUP_FOOTER_PANEL, GROUP_HEADER_PANEL, GROUP_ID_CODE, GROUP_MASK_CODE, GROUP_NUMBER_CODE, GROUP_ORDER_CODE, GROUP_TYPE_CODE, GROUPCONTROLIMG, GROUPFIELD, GROUPFILTER, HAS_BORDER_CODE, HeightCode, HORIZONTAL_CODE, HORIZONTAL_GAP_CODE, INDEX_CODE, INPUT, InvisibleCode, IS_COLUMN_CODE, ISXHEADER_CODE, ITALICCODE, ITEM_ID_CODE, JETRPTCTFIELD, KEEP_GROUP_TOGETHER_CODE, KEEP_OTHERS_CODE, KEY_CODE, KPI_BOX, LABEL_CODE, LC_CONFIG, LC_TITLE_BAR, LEFT_LINE_CODE, LEFT_MARGIN_CODE, LEGEND, LINE, LINE_COLOR_CODE, LINE_STYLE_CODE, LINE_WIDTH_CODE, LINECHART, MAIN_COLUMN_CODE, MAP, MAP_TEXTFIELD, MAPDBFIELD, MAPLABEL, MAX_PAGE_NUMBER_CODE, MAX_RECORDS_CODE, MAXWIDTHCODE, MEDIAFIELD, MULTI_VALUE_BOX, NAVIGATE_BUTTON, NAVIGATE_CONTROL, NEED_TOPN_CODE, NEW_TABLE, NO_RECORD_TIP_CODE, OLE, OnNewPageCode, OPERATOR_CODE, ORDERBY_CODE, ORIENTATION_CODE, OTHERFIELD, OTHERS_NAME_CODE, OVALSHAPE, PAGE_FOOTER_PANEL, PAGE_HEADER_PANEL, PAGE_TYPE_CODE, PARA_LIST_AUTO_CODE, PARAGRAPH, PARALLELDETAIL_PANEL, PARAMETER_CODE, PARAMETER_FORM, PARAMETERFIELD, ParamListAutoCode, PATTERNCOLOR_CODE, PATTERNSTYLE_CODE, PICTURE, PICTURE_NAME_CODE, PIECHART, PLACEHOLDER, POLYGONAL_LINE, QUERY_NAME_CODE, RECORD_LOCATION_CODE, RECORDS_PER_PAGE_CODE, REFERENCE, RELATIVE_FIELD_CODE, REPEAT_CODE, REPEAT_ROW_HEADER_CODE, REPEAT_WHILEGF_CODE, REPLACE_ELEMENT, REPORT_BODY, REPORT_CODE, REPORT_FOOTER_PANEL, REPORT_HEADER_PANEL, REPORT_OBJECT, RESTRICT_CODE, RESULT_BUFFER_SIZE_CODE, RIGHT_LINE_CODE, RIGHT_MARGIN_CODE, ROOT_LABEL_CODE, ROUNDBOXSHAPE, ROW, ROW_TOTAL_ON_TOP_CODE, ROWNUMBER_CODE, ROWS_PER_SHEET_CODE, RTF_FILE_CODE, SECTION, SECTION_FOOTER, SECTION_HEADER, SECTION_OBJECT, SECTION_PAGEFOOTER, SECTION_PAGEHADER, SECTION_PAGEPANEL, SECTION2, SELECT, SHADOW_COLOR_CODE, SHADOWCODE, SHAPE, SHOW_BORDER_CODE, SHOW_SUB_HEADER_FOOTER_CODE, ShowBottomLineCode, SLIDER, SMART_FOOTER, SMART_HEADER, SORT_ORDER_CODE, SPECIAL_FUNC_CODE, SQL_STATEMENT_CODE, START_ANGLE_CODE, STRIKEOUTCODE, STYLE_ELEMENT, SUB_COLUMN_CODE, SUB_REPORT, SUBREPORT_BODY, SUPPRESS_AGGREATE_CODE, SUPPRESS_IN_LAST_PAGE_CODE, SuppressBlankCode, SuppressCode, SUPPRESSED_IF_NULL_CODE, SuppressEmptyCode, SuppressIfNoRCode, SYSTEMFIELD, TABLE, TABLE_CELL, TABLE_COLUMN, TABLE_DETAIL, TABLE_FOOTER, TABLE_GROUP_FOOTER, TABLE_GROUP_HEADER, TABLE_HEADER, TABLE_ROW, TABLEFIELD, TABULAR, TABULAR_CELL, TEMPLATE_CODE, TEXT_BOX, TEXT_CODE, TEXT_SEGMENT, TEXTFIELD, TEXTOBJECT, TILE_DETAIL_SECTION_CODE, TILE_HORIZONTAL_CODE, TO_BOTTOM_CODE, TOC, TOC_BODYINFO, TOC_CHAPTERINFO, TOC_CONTAINERINFO, TOC_PAGEPANELINFO, TOC_PHFINFO, TOC_SYSTEMFIELD, TOC_TEXTFIELD, TOC_TITLEINFO, TOCCONTAINER, TOCGRP, TOCNODE, TOP_ATTACH_CODE, TOP_ATTACH_POS_X_CODE, TOP_ATTACH_POS_Y_CODE, TOP_LINE_CODE, TOP_MARGIN_CODE, TOPN_CODE, TPL_NAME_CODE, TRANSWHILETOHTMLCODE, UDO, UnderlayCode, UNDERLINE_CODE, UNDERLINECODE, VCT_COLOR_LEGEND, VCT_DATALABEL_LEGEND, VCT_DISPLAYTYPE_AUTO, VCT_DISPLAYTYPE_BAR, VCT_DISPLAYTYPE_BENCH, VCT_DISPLAYTYPE_LINE, VCT_DISPLAYTYPE_PIE, VCT_DISPLAYTYPE_SHAPE, VCT_DISPLAYTYPE_TEXT, VCT_HEADER_TITLE, VCT_SHAPE_LEGEND, VCT_SIZE_LEGEND, VCT_SLICE_LEGEND, VCT_TEXT_LEGEND, VCT_TEXT_LEGEND_PATTERN, VCTAXISHeader, VCTBODY, VCTDBHEADER, VCTOBJECT, VERTICAL_GAP_CODE, VERTICAL_LAYOUT_CODE, WidthCode, WORDWRAPCODE, X_DEPTH_CODE, XCode, Y_DEPTH_CODE, YCode, ZIP_RESULT_CODE| Constructor and Description |
|---|
JRObjectTemplate()
Creates a component .
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyToGroup(String propertyName,
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
ConditionalFormatableCan 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(Hashtable<jet.controls.JetObject,jet.controls.JetObject> oldToNew,
Hashtable<jet.controls.JetObject,jet.controls.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(jet.controls.JetContextList prop)
For solution of FR51511, overwrited from JetObject, fill ID/Class's property choice
|
int |
getAlignment(JRObjectResult dso) |
boolean |
getAlignmentChBy() |
String |
getAlt(JRObjectResult dso) |
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) |
Color |
getBackground(JRObjectResult dso) |
Color |
getBackground(JRObjectResult dso,
Record rec) |
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() |
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() |
Rectangle |
getBound()
Deprecated.
|
Rectangle |
getBound(int mode) |
int |
getBoundaryValue(JRObjectResult dso) |
boolean |
getCacheSection(JRObjectResult dso) |
boolean |
getCanCrossPage(JRObjectResult dso) |
boolean |
getCascade(JRObjectResult dso) |
Vector<jet.controls.JetObject> |
getChildren()
Returns the children in list if it is container component.
|
JetEnumeration |
getClear() |
String |
getColumnName(JRObjectResult dso) |
boolean |
getColumnNameChBy() |
int |
getColumnNumber(JRObjectResult dso) |
boolean |
getColumnTotalOnLeft(JRObjectResult dso) |
jet.report.conditionalFormatting.JetRptConditionalFormatList |
getConditionalFormatList(int mode) |
int |
getCornerFactor(JRObjectResult dso) |
jet.reportset.JetRptDataSet |
getDataSet()
API for solution for 'Conditional Formatting Feature', implements from
ConditionalFormatableGets the dataset used in datacontainer which contains this. |
String |
getDataSourceName(JRObjectResult dso) |
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() |
String |
getDisplayNull(JRObjectResult dso) |
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) |
Color |
getFillColor(JRObjectResult dso) |
boolean |
getFillWholePage(JRObjectResult dso) |
JetEnumeration |
getFloat() |
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() |
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() |
String |
getFormat(JRObjectResult dso) |
String |
getFormat(JRObjectResult dso,
Record rec) |
String |
getGrant(JRObjectResult dso) |
String |
getGroup(JRObjectResult dso) |
String |
getGroupBy(JRObjectResult dso) |
boolean |
getGroupByChBy() |
String |
getGroupMask(JRObjectResult dso) |
int |
getGroupNumber(JRObjectResult dso) |
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) |
jet.util.image.ImageResource |
getImg(JRObjectResult dso) |
HashMap<String,Integer> |
getIndecialMap()
Returns the properties managed by this.
History:V9 rewrite for thread-safe, V10 rewrite for JDK1.5 |
HashMap<String,Integer> |
getIndecialMapForCF()
API for solution for 'Conditional Formatting Feature', implements from
ConditionalFormatableGets 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) |
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() |
jet.report.mode.JetRptMode |
getJetRptMode()
Deprecated.
|
boolean |
getKeepGroupTogether(JRObjectResult dso) |
boolean |
getKeepOthers(JRObjectResult dso) |
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() |
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
|
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) |
String |
getOrderby(JRObjectResult dso) |
boolean |
getOrderbyChBy() |
String |
getOthersName(JRObjectResult dso) |
JRObjectTemplate |
getOwner() |
String |
getParameter(JRObjectResult dso) |
boolean |
getParameterChBy() |
Color |
getPatternColor(JRObjectResult dso) |
int |
getPatternStyle(JRObjectResult dso) |
boolean |
getPictureNameChBy() |
JetEnumeration |
getPosition() |
JetEnumeration |
getPosition(int mode) |
jet.util.Propertiable |
getProperty(short propertyName)
Deprecated.
|
jet.util.Propertiable |
getProperty(short propertyName,
int mode) |
JetProperty |
getProperty(String name)
Deprecated.
|
JetProperty |
getProperty(String name,
int mode) |
JetProperty |
getPropertyByCFControlName(String name)
Deprecated.
|
JetProperty |
getPropertyByCFControlName(String name,
int mode) |
jet.util.Propertiable |
getPropertyByName(String propertyName)
Deprecated.
|
jet.util.Propertiable |
getPropertyByName(String propertyName,
int mode) |
jet.util.HashVector<String,List<String>> |
getPropGrpsDesc()
Only For Designer product(such as Designer, LCBuilder)
|
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
ConditionalFormatableGets the report this is in |
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) |
jet.report.mode.common.RptMode |
getRptModeObject() |
String |
getRtfFile(JRObjectResult dso) |
jet.report.conditionalFormatting.JetRptConditionalFormatList |
getSavedTemporaryConditionalFormatList() |
boolean |
getShadow(JRObjectResult dso) |
boolean |
getShadowChBy() |
Color |
getShadowColor(JRObjectResult dso) |
boolean |
getShadowColorChBy() |
boolean |
getShowBorder(JRObjectResult dso) |
boolean |
getShowBottomLine(JRObjectResult dso) |
int |
getSortOrder(JRObjectResult dso) |
int |
getSpecialFunc(JRObjectResult dso) |
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. |
Vector<?> |
getTempSaveConditionalFormatInfoVectorForCrosstab() |
String |
getText(JRObjectResult dso) |
String |
getText(JRObjectResult dso,
Record rec) |
boolean |
getTileDetailSection(JRObjectResult dso) |
boolean |
getTileHorizontal(JRObjectResult dso) |
jet.report.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) |
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() |
Rectangle |
getUnitBound()
Deprecated.
|
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
ConditionalFormatableDoes 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(String groupName,
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(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(Dimension d)
Deprecated.
|
void |
resize(Dimension d,
int mode) |
void |
resize(int w,
int h)
Deprecated.
|
void |
resize(int w,
int h,
int mode) |
void |
saveTemporaryConditionalFormatList(jet.report.conditionalFormatting.JetRptConditionalFormatList cflist) |
void |
set(String name,
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(String name,
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(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(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(String name,
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(String name,
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(Color c)
Deprecated.
|
void |
setBackground(Color c,
int mode) |
void |
setBound(Rectangle rect)
Deprecated.
|
void |
setBound(Rectangle rect,
int mode) |
void |
setConditionalFormatList(jet.report.conditionalFormatting.JetRptConditionalFormatList cfList,
int mode)
API for solution for 'Conditional Formatting Feature', implements from
ConditionalFormatableResets 'conditional formatting' data, and clear 'conditional formatting' on properties |
static void |
setDefaultResolution(int res)
Deprecated.
|
void |
setIsFromHTMLParse(boolean boolVal) |
void |
setRptModeObject(jet.report.mode.common.RptMode mode) |
void |
setTemplateIndex(int idx)
Only For Layout/Export
Sets the index in Layout/Export result. |
void |
setTitleObject(jet.report.JetRptTitleTextField titleObj)
API for solution for Feature 51497:component title
|
void |
setUDOName(String name)
If user derives his UDO object from this class, UDOManager will set its name
when loading the UDO tamplate.
|
Dimension |
size()
Deprecated.
|
Dimension |
size(int mode) |
void |
tempSaveConditionalFormatInfoVectorForCrosstab(Vector v) |
afterInit, delete, getBelongFormInstName, getDisplayName, getEdMethod, getIndexInChildren, getPrefix, getPrimProp, getViewComponentName, setBelongFormInstName, setDisplayName, setEdMethod, setViewComponentNameadd, addProperty, addPropertyGroup, addPropertyGroupAt, addPropertyGroupDirectly, addPropertytoGroupDirectly, addReferencer, afterInitInternal, afterNewTree, beforeRemoved, canBeBrowse, close, copyAttributes, copyProperties, copyProperties, copyProperties, createNamingSystem, createNamingSystem, createNamingSystemB, deepDup, deepDup, deepDupWithName, deepDupWithoutCopyProperties, destory, duplicatePropGrpsDesc, fullDestory, getAncestor, getDescendant, getDisEditJetPropByByGroup, getEditableProperties, getEditalbeJetProp, getFlagImage, getGroupNamebyPropName, getInstancePrefix, getInstNameDirectly, getNameCount, getParent, getParentNode, getProperties, getPropertiesOrder, getPropertyGroup, getPropertyGroupNameByProperty, getPropertyGroups, getPropertyValue, getPropertyValue, getPropNames, getQualifyName, getRefObjects, getRoot, getTemplate, handleEvent, isAfterInit, isIncludePropertyGroupDirectly, isInIndecialMap, isNeedQuotes, nameToObject, nameToProperty, nameToProperty, registObject, remove, removePropertiesAndGroups, removeReferencer, rename, setEditable, setInstName, setInstNameDirectly, setJetCSerializable, setParent, setParentDirectly, setTemplatepublic static final int FLOW_POSITION_STATIC
EnumerationConstant.FLOW_POSITION_STATICpublic static final int FLOW_POSITION_RELATIVE
EnumerationConstant.FLOW_POSITION_RELATIVEpublic static final int FLOW_POSITION_ABSOLUTE
EnumerationConstant.FLOW_POSITION_ABSOLUTEpublic static final int FLOW_DISPLAY_BLOCK
EnumerationConstant.FLOW_DISPLAY_BLOCKpublic static final int FLOW_DISPLAY_INLINE
EnumerationConstant.FLOW_DISPLAY_INLINEpublic static final int FLOW_DISPLAY_NONE
EnumerationConstant.FLOW_DISPLAY_NONEpublic static final int FLOW_FLOAT_LEFT
EnumerationConstant.FLOW_FLOAT_LEFTpublic static final int FLOW_FLOAT_RIGHT
EnumerationConstant.FLOW_FLOAT_RIGHTpublic static final int FLOW_FLOAT_NONE
EnumerationConstant.FLOW_FLOAT_NONEpublic static final int FLOW_CLEAR_LEFT
EnumerationConstant.FLOW_CLEAR_LEFTpublic static final int FLOW_CLEAR_RIGHT
EnumerationConstant.FLOW_CLEAR_RIGHTpublic static final int FLOW_CLEAR_BOTH
EnumerationConstant.FLOW_CLEAR_BOTHpublic static final int FLOW_CLEAR_NONE
EnumerationConstant.FLOW_CLEAR_NONEpublic static final int FLOW_DIRECTION_LTR
EnumerationConstant.FLOW_DIRECTION_LTRpublic static final int FLOW_DIRECTION_RTL
EnumerationConstant.FLOW_DIRECTION_RTLpublic static final int FLOW_DIRECTION_TTB
EnumerationConstant.FLOW_DIRECTION_TTBpublic static final int FLOW_DIRECTION_BTT
EnumerationConstant.FLOW_DIRECTION_BTTpublic static final String CTTEXTFIELD_STL
public static final String CTAGGFIELD_STL
public static final String CTDBFIELD_STL
public static final String DATAOBJHEADERPANEL_STL
public static final String RPTHEADERPANEL_STL
public static final String DATAOBJFOOTERPANEL_STL
public static final String RPTFOOTERPANEL_STL
public static final String DATAOBJGRPHEADERPANEL_STL
public static final String GROUPHEADERPANEL_STL
public static final String DATAOBJGRPFOOTERPANEL_STL
public static final String GROUPFOOTERPANEL_STL
public static final String DATAOBJDETAILPANEL_STL
public static final String DETAILPANEL_STL
public static final String ARCSHAPE_STL
public static final String BOX_STL
public static final String LINE_STL
public static final String OVALSHAPE_STL
public static final String ROUNDBOXSHAPE_STL
public static final String LABEL_STL
public static final String DBFIELD_STL
public static final String MEDIAFIELD_STL
public static final String IMAGE_STL
public static final String TEXT_STL
public static final String CHARTPLATFORM_STL
public static final String DATAOBJECT_STL
public static final String SUBREPORT_STL
public static final String CTCROSSTAB_STL
public static final String PARAMETERFIELD_STL
public static final String SPECIALFIELD_STL
public static final String TABLE_STL
public static final String COLUMN_STL
public static final String MAP_STL
public static final String MAPDBFIELD_STL
public static final String MAPLABEL_STL
public static final String PAGEHEADERPANEL_STL
public static final String PAGEFOOTERPANEL_STL
public static final String SECTIONHEADER_STL
public static final String SECTIONFOOTER_STL
public static final String SECTIONPAGEHEADER_STL
public static final String SECTIONPAGEFOOTER_STL
public JetBoolean suppressedIfNoRecords
public JetColor backColor
public JetBoolean exportToCSV
public JetBoolean exportToXLS
public JetEnumeration location
EnumerationConstant.RECORDLOCATION_DETAIL EnumerationConstant.RECORDLOCATION_PAGEHEADEREnumerationConstant.RECORDLOCATION_PAGEFOOTERpublic 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 jet.controls.JetContextList id
public jet.controls.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 String getInstName()
getInstName in interface jet.datastream.DSTemplatiblegetInstName in class jet.controls.JetObjectpublic final void setUDOName(String name)
public final String getUDOName()
getUDOName in interface jet.controls.UDOObjectpublic boolean isViewableObject()
isViewableObject in class jet.report.JetRptObjectpublic Point getLocation(int mode)
public Rectangle getBound()
public Rectangle getBound(int mode)
public Rectangle getUnitBound()
public Rectangle getUnitBound(int mode)
public Dimension size()
public 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(Dimension d)
d - Dimension based on pixelreshape(int, int, int, int)public void resize(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(Rectangle rect)
rect - Rectangle based on pixelpublic void setBound(Rectangle rect, int mode)
public void setBackground(Color c)
JetObject.nameToProperty(String),
JetColor.set(Color)public void setBackground(Color c, int mode)
public JetProperty getProperty(String name)
getPropertyByName(String),
JetObject.nameToProperty(String)public JetProperty getProperty(String name, int mode)
public JRObjectTemplate getOwner()
thispublic int getObjectType()
getObjectType in interface jet.datastream.DSTemplatibleDSTemplatiblepublic jet.util.Propertiable getProperty(short propertyName)
getProperty in interface jet.util.PropertySetablePropertyMapTable.getPropertyName(short),
getPropertyByName(String),
JetObject.nameToProperty(String)public jet.util.Propertiable getProperty(short propertyName,
int mode)
getProperty in interface jet.util.PropertySetablepublic jet.util.Propertiable getPropertyByName(String propertyName)
getPropertyByName in interface jet.util.PropertySetableJetObject.nameToProperty(String)public jet.util.Propertiable getPropertyByName(String propertyName, int mode)
getPropertyByName in interface jet.util.PropertySetablepublic boolean isGroupListener()
public boolean isGetPreferredSizeFromRender()
public boolean isLinkable()
isLinkable in interface jet.datastream.DSTemplatiblepublic JetProperty getLinkProperty()
public final void setTemplateIndex(int idx)
idx - getTemplateIndex(),
JCommunicatorpublic final int getTemplateIndex()
setTemplateIndex(int),
JCommunicatorpublic static void setDefaultResolution(int res)
res - the resulutionUnit.setResolution(int),
getDefaultResolution(),
convertSize(int)public static int getDefaultResolution()
Unit.getResolution(),
setDefaultResolution(int),
convertSize(int)public static int convertSize(int pixel)
pixel - Unit.convertPixelToUnit(int, int),
setDefaultResolution(int),
getDefaultResolution()public Vector<jet.controls.JetObject> getChildren()
getChildren in interface jet.convert.NodeInfogetChildren in interface jet.datastream.DSTemplatiblegetChildren in class jet.controls.JetObjectnull if not container component.public void set(String name, int t3)
name - the property namet3 - the int valueJetObject.nameToProperty(String),
getPropertyByName(String),
JetProperty.setUnitValue(String)public void set(String name, int t3, int mode)
name - the property namet3 - the int valueJetObject.nameToProperty(String),
getPropertyByName(String),
JetProperty.setUnitValue(String)public void set(String name, String t3)
name - the property namet3 - the string valueJetObject.nameToProperty(String),
getPropertyByName(String),
JetProperty.setUnitValue(String)public void set(String name, String t3, int mode)
name - the property namet3 - the string valueJetObject.nameToProperty(String),
getPropertyByName(String),
JetProperty.setUnitValue(String)public void set(String name, Color val)
name - the property nameval - the color valueJetObject.nameToProperty(String),
getPropertyByName(String),
JetColor.set(Color)public void set(String name, Color val, int mode)
name - the property nameval - the color valueJetObject.nameToProperty(String),
getPropertyByName(String),
JetColor.set(Color)public jet.report.mode.JetRptMode getJetRptMode()
Renderable.getCurrentUsedRenderer(),
ModeHolderable.getRptModeObject()public JetQualifyReference getModeProperty()
getModeProperty in interface jet.report.ModeHolderablepublic jet.report.mode.common.RptMode getRptModeObject()
getRptModeObject in interface jet.report.ModeHolderablepublic void setRptModeObject(jet.report.mode.common.RptMode mode)
setRptModeObject in interface jet.report.ModeHolderablepublic HashMap<String,Integer> getIndecialMap()
getIndecialMap in class jet.report.JetRptObjectpublic jet.util.HashVector<String,List<String>> getPropGrpsDesc()
getPropGrpsDesc in class jet.controls.JetObjectpublic HashMap<String,Integer> getIndecialMapForCF()
ConditionalFormatablegetIndecialMapForCF in interface jet.report.conditionalFormatting.ConditionalFormatablepublic jet.report.conditionalFormatting.JetRptConditionalFormatList getConditionalFormatList(int mode)
getConditionalFormatList in interface jet.report.conditionalFormatting.ConditionalFormatable#hasConditionalFormat(),
#setConditionalFormatList(JetRptConditionalFormatList),
canDoConditionalFormatting(),
JetRptConditionalFormatListpublic boolean hasConditionalFormat(int mode)
ConditionalFormatablehasConditionalFormat in interface jet.report.conditionalFormatting.ConditionalFormatable#getConditionalFormatList(),
#setConditionalFormatList(JetRptConditionalFormatList),
canDoConditionalFormatting()public void setConditionalFormatList(jet.report.conditionalFormatting.JetRptConditionalFormatList cfList,
int mode)
ConditionalFormatablesetConditionalFormatList in interface jet.report.conditionalFormatting.ConditionalFormatablecfList - 'conditional formatting' datagetPropertyByCFControlName(String),
#hasConditionalFormat(),
canDoConditionalFormatting(),
JetProperty.setChangeByFmtt(Object)public boolean canDoConditionalFormatting()
ConditionalFormatablecanDoConditionalFormatting in interface jet.report.conditionalFormatting.ConditionalFormatablepublic jet.ireport.IReport getReport()
ConditionalFormatablegetReport in interface jet.report.conditionalFormatting.ConditionalFormatablegetReport in interface jet.report.ModeHolderablegetReport in class jet.controls.JetObjectpublic jet.reportset.JetRptDataSet getDataSet()
ConditionalFormatablegetDataSet in interface jet.report.conditionalFormatting.ConditionalFormatableDataContainerLogic.getBindDataContainer(JetObject),
DataContainerLogic#getUsedDataSet(JetRptDataContainer)public void saveTemporaryConditionalFormatList(jet.report.conditionalFormatting.JetRptConditionalFormatList cflist)
saveTemporaryConditionalFormatList in interface jet.report.conditionalFormatting.ConditionalFormatablepublic jet.report.conditionalFormatting.JetRptConditionalFormatList getSavedTemporaryConditionalFormatList()
getSavedTemporaryConditionalFormatList in interface jet.report.conditionalFormatting.ConditionalFormatablepublic JetProperty getPropertyByCFControlName(String name)
name - NullPointerException - if name is nullError - if name not defined.getIndecialMapForCF()public JetProperty getPropertyByCFControlName(String name, int mode)
getPropertyByCFControlName in interface jet.report.conditionalFormatting.ConditionalFormatablepublic void tempSaveConditionalFormatInfoVectorForCrosstab(Vector v)
tempSaveConditionalFormatInfoVectorForCrosstab in interface jet.report.conditionalFormatting.ConditionalFormatablepublic Vector<?> getTempSaveConditionalFormatInfoVectorForCrosstab()
getTempSaveConditionalFormatInfoVectorForCrosstab in interface jet.report.conditionalFormatting.ConditionalFormatablepublic void fillContextList(jet.controls.JetContextList prop)
fillContextList in class jet.controls.JetObjectpublic short getTopLineChangeByType()
getTopLineChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getTopLineChangeByType(),
Propertiablepublic short getTopLineChangeByType(int mode)
getTopLineChangeByType in interface jet.datastream.DSTemplatiblepublic short getBottomLineChangeByType()
getBottomLineChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getBottomLineChangeByType(),
Propertiablepublic short getBottomLineChangeByType(int mode)
getBottomLineChangeByType in interface jet.datastream.DSTemplatiblepublic short getLeftLineChangeByType()
getLeftLineChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getLeftLineChangeByType(),
Propertiablepublic short getLeftLineChangeByType(int mode)
getLeftLineChangeByType in interface jet.datastream.DSTemplatiblepublic short getRightLineChangeByType()
getRightLineChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getRightLineChangeByType(),
Propertiablepublic short getRightLineChangeByType(int mode)
getRightLineChangeByType in interface jet.datastream.DSTemplatiblepublic short getFontFaceChangeByType()
getFontFaceChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getFontFaceChangeByType(),
Propertiablepublic short getFontFaceChangeByType(int mode)
getFontFaceChangeByType in interface jet.datastream.DSTemplatiblepublic short getFontSizeChangeByType()
getFontSizeChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getFontSizeChangeByType(),
Propertiablepublic short getFontSizeChangeByType(int mode)
getFontSizeChangeByType in interface jet.datastream.DSTemplatiblepublic short getBoldChangeByType()
getBoldChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getBoldChangeByType(),
Propertiablepublic short getBoldChangeByType(int mode)
getBoldChangeByType in interface jet.datastream.DSTemplatiblepublic short getItalicChangeByType()
getItalicChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getItalicChangeByType(),
Propertiablepublic short getItalicChangeByType(int mode)
getItalicChangeByType in interface jet.datastream.DSTemplatiblepublic short getUnderlineChangeByType()
getUnderlineChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getUnderlineChangeByType(),
Propertiablepublic short getUnderlineChangeByType(int mode)
getUnderlineChangeByType in interface jet.datastream.DSTemplatiblepublic short getForegroundChangeByType()
getForegroundChangeByType in interface jet.datastream.DSTemplatibleDSTemplatible.getForegroundChangeByType(),
Propertiablepublic short getForegroundChangeByType(int mode)
getForegroundChangeByType in interface jet.datastream.DSTemplatiblepublic short getBackgroundByType()
getBackgroundByType in interface jet.datastream.DSTemplatibleDSTemplatible.getBackgroundByType(),
Propertiablepublic short getBackgroundByType(int mode)
getBackgroundByType in interface jet.datastream.DSTemplatiblepublic jet.datastream.DSTemplatible getBasedArea()
DSTemplatible getBasedArea in interface jet.datastream.DSTemplatiblepublic jet.datastream.DSTemplatible getBasedMapDBField()
DSTemplatible getBasedMapDBField in interface jet.datastream.DSTemplatiblepublic jet.datastream.DSTemplatible getBasedMapTextField()
DSTemplatible getBasedMapTextField in interface jet.datastream.DSTemplatiblepublic Hashtable<?,?> getDefaultProperties()
DSTemplatible getDefaultProperties in interface jet.datastream.DSTemplatibleJetObject.getProperties(),
getBasedArea(),
getBasedMapDBField(),
getBasedMapTextField()public jet.report.JetRptTitleTextField getTitleObject()
getTitleObject in interface jet.ireport.IComponentpublic void setTitleObject(jet.report.JetRptTitleTextField titleObj)
setTitleObject in interface jet.ireport.IComponenttitleObj - the component title to be set.public void clearTitleObject()
clearTitleObject in interface jet.ireport.IComponentpublic JRObjectTemplate deepDupWithoutCopyProperties(Hashtable<jet.controls.JetObject,jet.controls.JetObject> oldToNew, Hashtable<jet.controls.JetObject,jet.controls.JetObject> newToOld, boolean bSetTmpl, boolean bWithName)
deepDupWithoutCopyProperties in class jet.controls.JetObjectpublic JRObjectTemplate dup()
dup in class jet.controls.JetObjectdeepDupWithoutCopyProperties(Hashtable, Hashtable, boolean, boolean)public JRObjectTemplate deepDup(boolean bSetTmpl, boolean bWithName)
deepDup in class jet.controls.JetObjectdeepDupWithoutCopyProperties(Hashtable, Hashtable, boolean, boolean)public JetUnitNumber getX()
getX in interface jet.controls.VisualRectanglepublic JetUnitNumber getX(int mode)
public JetUnitNumber getY(int mode)
public JetUnitNumber getY()
getY in interface jet.controls.VisualRectanglepublic JetEnumeration getDisplay()
getDisplay in interface jet.controls.VisualRectanglepublic JetEnumeration getPosition(int mode)
public JetEnumeration getPosition()
getPosition in interface jet.controls.VisualRectanglepublic JetEnumeration getFloat()
getFloat in interface jet.controls.VisualRectanglepublic JetEnumeration getClear()
getClear in interface jet.controls.VisualRectanglepublic JetUnitNumber getWidth(int mode)
public JetUnitNumber getWidth()
getWidth in interface jet.controls.VisualBoxpublic JetUnitNumber getHeight(int mode)
public JetUnitNumber getHeight()
getHeight in interface jet.controls.VisualBoxpublic JetColor getBackground(int mode)
public JetColor getBackground()
getBackground in interface jet.controls.VisualBoxpublic JetBoolean getInvisible(int mode)
public JetBoolean getInvisible()
getInvisible in interface jet.controls.VisualObjectpublic JetBoolean getExportToXLS(int mode)
public JetBoolean getExportToXLS()
public int getVisualObjType()
getVisualObjType in interface jet.controls.VisualObjectpublic JetBoolean getSuppressed(int mode)
public JetBoolean getSuppressed()
getSuppressed in interface jet.controls.VisualObjectpublic final void addPropertyToGroup(String propertyName, String groupName)
propertyName and groupName has been defined in this ObjectaddPropertyToGroup in class jet.controls.JetObjectpropertyName - groupName - public final void removePropertyGroup(String groupName)
groupName has been defined in this ObjectremovePropertyGroup in class jet.controls.JetObjectgroupName - public final void removePropertyFromGroup(String groupName, String propName)
groupName has been defined in this ObjectremovePropertyFromGroup in class jet.controls.JetObjectgroupName - propName - public final void setIsFromHTMLParse(boolean boolVal)
public final boolean isFromHTMLParse()
isFromHTMLParse in interface jet.datastream.DSTemplatiblepublic boolean isJetCSerializable()
isJetCSerializable in class jet.controls.JetObjectpublic int getX(JRObjectResult dso)
getX in interface jet.datastream.DSTemplatiblepublic int getX(JRObjectResult dso, int mode)
getX in interface jet.datastream.DSTemplatiblepublic int getX(JRObjectResult dso, Record rec)
public int getX(JRObjectResult dso, Record rec, int mode)
public int getY(JRObjectResult dso)
getY in interface jet.datastream.DSTemplatiblepublic int getY(JRObjectResult dso, int mode)
getY in interface jet.datastream.DSTemplatiblepublic int getY(JRObjectResult dso, Record rec)
public int getY(JRObjectResult dso, Record rec, int mode)
public int getWidth(JRObjectResult dso)
getWidth in interface jet.datastream.DSTemplatiblepublic int getWidth(JRObjectResult dso, int mode)
getWidth in interface jet.datastream.DSTemplatiblepublic int getWidth(JRObjectResult dso, Record rec)
public int getWidth(JRObjectResult dso, Record rec, int mode)
public int getHeight(JRObjectResult dso)
getHeight in interface jet.datastream.DSTemplatiblepublic int getHeight(JRObjectResult dso, int mode)
getHeight in interface jet.datastream.DSTemplatiblepublic int getHeight(JRObjectResult dso, Record rec)
public int getHeight(JRObjectResult dso, Record rec, int mode)
public boolean getInvisible(JRObjectResult dso)
getInvisible in interface jet.datastream.DSTemplatiblepublic boolean getInvisible(JRObjectResult dso, Record rec)
public boolean getInvisible(JRObjectResult dso, int mode)
getInvisible in interface jet.datastream.DSTemplatiblepublic boolean getInvisible(JRObjectResult dso, Record rec, int mode)
public boolean getExportToCSV(JRObjectResult dso)
getExportToCSV in interface jet.datastream.DSTemplatiblepublic boolean getExportToCSV(JRObjectResult dso, Record rec)
public boolean getExportToXLS(JRObjectResult dso)
getExportToXLS in interface jet.datastream.DSTemplatiblepublic boolean getExportToXLS(JRObjectResult dso, Record rec)
public boolean getExportToXLS(JRObjectResult dso, Record rec, int mode)
public String getFontFace(JRObjectResult dso)
getFontFace in interface jet.datastream.DSTemplatiblepublic double getFontSize(JRObjectResult dso)
getFontSize in interface jet.datastream.DSTemplatiblepublic boolean getBold(JRObjectResult dso)
getBold in interface jet.datastream.DSTemplatiblepublic boolean getItalic(JRObjectResult dso)
getItalic in interface jet.datastream.DSTemplatiblepublic boolean getStrikeOut(JRObjectResult dso)
getStrikeOut in interface jet.datastream.DSTemplatiblepublic boolean getUnderline(JRObjectResult dso)
getUnderline in interface jet.datastream.DSTemplatiblepublic boolean getWordWrap(JRObjectResult dso)
getWordWrap in interface jet.datastream.DSTemplatiblepublic boolean getShadow(JRObjectResult dso)
getShadow in interface jet.datastream.DSTemplatiblepublic boolean getTransWhileToHtml(JRObjectResult dso)
getTransWhileToHtml in interface jet.datastream.DSTemplatiblepublic int getMaxWidth(JRObjectResult dso)
getMaxWidth in interface jet.datastream.DSTemplatiblepublic int getBorderWidth(JRObjectResult dso)
getBorderWidth in interface jet.datastream.DSTemplatiblepublic int getTopLine(JRObjectResult dso)
getTopLine in interface jet.datastream.DSTemplatiblepublic int getBottomLine(JRObjectResult dso)
getBottomLine in interface jet.datastream.DSTemplatiblepublic int getLeftLine(JRObjectResult dso)
getLeftLine in interface jet.datastream.DSTemplatiblepublic int getRightLine(JRObjectResult dso)
getRightLine in interface jet.datastream.DSTemplatiblepublic boolean getSuppressedIfNull(JRObjectResult dso)
getSuppressedIfNull in interface jet.datastream.DSTemplatiblepublic int getAlignment(JRObjectResult dso)
getAlignment in interface jet.datastream.DSTemplatiblepublic boolean getSuppressedIfNull(JRObjectResult dso, Record rec)
getSuppressedIfNull in interface jet.datastream.DSTemplatiblepublic Color getPatternColor(JRObjectResult dso)
getPatternColor in interface jet.datastream.DSTemplatiblepublic int getPatternStyle(JRObjectResult dso)
getPatternStyle in interface jet.datastream.DSTemplatiblepublic Color getForeground(JRObjectResult dso)
getForeground in interface jet.datastream.DSTemplatiblepublic String getFormat(JRObjectResult dso, Record rec)
getFormat in interface jet.datastream.DSTemplatiblepublic String getFormat(JRObjectResult dso)
getFormat in interface jet.datastream.DSTemplatiblepublic String getDisplayNull(JRObjectResult dso)
getDisplayNull in interface jet.datastream.DSTemplatiblepublic String getDisplayNull(JRObjectResult dso, Record rec)
getDisplayNull in interface jet.datastream.DSTemplatiblepublic boolean getIsXHeader(JRObjectResult dso)
getIsXHeader in interface jet.datastream.DSTemplatiblepublic boolean getSuppressAggreate(JRObjectResult dso)
getSuppressAggreate in interface jet.datastream.DSTemplatiblepublic boolean getAutoFit(JRObjectResult dso)
getAutoFit in interface jet.datastream.DSTemplatiblepublic boolean getSuppressed(JRObjectResult dso)
getSuppressed in interface jet.datastream.DSTemplatiblepublic boolean getSuppressed(JRObjectResult dso, Record rec)
public boolean getSuppressed(JRObjectResult dso, int mode)
getSuppressed in interface jet.datastream.DSTemplatiblepublic boolean getSuppressed(JRObjectResult dso, Record rec, int mode)
public boolean getSuppressedIfNoRecords(JRObjectResult dso)
public boolean getSuppressedIfNoRecords(JRObjectResult dso, Record rec)
public String getColumnName(JRObjectResult dso)
getColumnName in interface jet.datastream.DSTemplatiblepublic String getText(JRObjectResult dso)
getText in interface jet.datastream.DSTemplatiblepublic String getText(JRObjectResult dso, Record rec)
getText in interface jet.datastream.DSTemplatiblepublic int getFieldType(JRObjectResult dso)
getFieldType in interface jet.datastream.DSTemplatiblepublic Color getBorderColor(JRObjectResult dso)
getBorderColor in interface jet.datastream.DSTemplatiblepublic String getParameter(JRObjectResult dso)
getParameter in interface jet.datastream.DSTemplatiblepublic int getDepth(JRObjectResult dso)
getDepth in interface jet.datastream.DSTemplatiblepublic int getTopAttachPosX(JRObjectResult dso)
getTopAttachPosX in interface jet.datastream.DSTemplatiblepublic int getTopAttachPosY(JRObjectResult dso)
getTopAttachPosY in interface jet.datastream.DSTemplatiblepublic int getBottomAttachPosX(JRObjectResult dso)
getBottomAttachPosX in interface jet.datastream.DSTemplatiblepublic int getBottomAttachPosY(JRObjectResult dso)
getBottomAttachPosY in interface jet.datastream.DSTemplatiblepublic int getRecordsPerPage(JRObjectResult dso)
getRecordsPerPage in interface jet.datastream.DSTemplatiblepublic int getMaxPageNumber(JRObjectResult dso)
getMaxPageNumber in interface jet.datastream.DSTemplatiblepublic String getQueryName(JRObjectResult dso)
getQueryName in interface jet.datastream.DSTemplatiblepublic String getSqlStatement(JRObjectResult dso)
getSqlStatement in interface jet.datastream.DSTemplatiblepublic jet.util.image.ImageResource getImg(JRObjectResult dso)
getImg in interface jet.datastream.DSTemplatiblepublic Color getBackground(JRObjectResult dso)
getBackground in interface jet.datastream.DSTemplatiblepublic Color getBackground(JRObjectResult dso, Record rec)
public Color getBackground(JRObjectResult dso, Record rec, int mode)
public boolean getHasBorder(JRObjectResult dso)
getHasBorder in interface jet.datastream.DSTemplatiblepublic int getHorizontalGap(JRObjectResult dso)
getHorizontalGap in interface jet.datastream.DSTemplatiblepublic int getVerticalGap(JRObjectResult dso)
getVerticalGap in interface jet.datastream.DSTemplatiblepublic int getBoundaryValue(JRObjectResult dso)
getBoundaryValue in interface jet.datastream.DSTemplatiblepublic boolean getShowBorder(JRObjectResult dso)
getShowBorder in interface jet.datastream.DSTemplatiblepublic Color getShadowColor(JRObjectResult dso)
getShadowColor in interface jet.datastream.DSTemplatiblepublic String getRtfFile(JRObjectResult dso)
getRtfFile in interface jet.datastream.DSTemplatiblepublic int getXDepth(JRObjectResult dso)
getXDepth in interface jet.datastream.DSTemplatiblepublic int getYDepth(JRObjectResult dso)
getYDepth in interface jet.datastream.DSTemplatiblepublic int getIndex(JRObjectResult dso)
getIndex in interface jet.datastream.DSTemplatiblepublic Color getFillColor(JRObjectResult dso)
getFillColor in interface jet.datastream.DSTemplatiblepublic String getOrderby(JRObjectResult dso)
getOrderby in interface jet.datastream.DSTemplatiblepublic int getSortOrder(JRObjectResult dso)
getSortOrder in interface jet.datastream.DSTemplatiblepublic String getGroup(JRObjectResult dso)
getGroup in interface jet.datastream.DSTemplatiblepublic Color getLineColor(JRObjectResult dso)
getLineColor in interface jet.datastream.DSTemplatiblepublic int getLineStyle(JRObjectResult dso)
getLineStyle in interface jet.datastream.DSTemplatiblepublic int getLineWidth(JRObjectResult dso)
getLineWidth in interface jet.datastream.DSTemplatiblepublic int getBorderStyle(JRObjectResult dso)
getBorderStyle in interface jet.datastream.DSTemplatiblepublic int getGroupNumber(JRObjectResult dso)
getGroupNumber in interface jet.datastream.DSTemplatiblepublic int getStartAngle(JRObjectResult dso)
getStartAngle in interface jet.datastream.DSTemplatiblepublic int getArcAngle(JRObjectResult dso)
getArcAngle in interface jet.datastream.DSTemplatiblepublic int getCornerFactor(JRObjectResult dso)
getCornerFactor in interface jet.datastream.DSTemplatiblepublic int getRecordLocation(JRObjectResult dso)
getRecordLocation in interface jet.datastream.DSTemplatiblepublic boolean getOnNewPage(JRObjectResult dso)
getOnNewPage in interface jet.datastream.DSTemplatiblepublic boolean getCanCrossPage(JRObjectResult dso)
getCanCrossPage in interface jet.datastream.DSTemplatiblepublic boolean getSuppressBlankSection(JRObjectResult dso)
getSuppressBlankSection in interface jet.datastream.DSTemplatiblepublic boolean getFillWholePage(JRObjectResult dso)
getFillWholePage in interface jet.datastream.DSTemplatiblepublic boolean getSuppressEmpty(JRObjectResult dso)
getSuppressEmpty in interface jet.datastream.DSTemplatiblepublic boolean getAutoSize(JRObjectResult dso)
getAutoSize in interface jet.datastream.DSTemplatiblepublic boolean getVerticalLayout(JRObjectResult dso)
getVerticalLayout in interface jet.datastream.DSTemplatiblepublic boolean getRowTotalOnTop(JRObjectResult dso)
getRowTotalOnTop in interface jet.datastream.DSTemplatiblepublic boolean getColumnTotalOnLeft(JRObjectResult dso)
getColumnTotalOnLeft in interface jet.datastream.DSTemplatiblepublic boolean getRepeatRowHeader(JRObjectResult dso)
getRepeatRowHeader in interface jet.datastream.DSTemplatiblepublic boolean getAvoidOrphanHeader(JRObjectResult dso)
getAvoidOrphanHeader in interface jet.datastream.DSTemplatiblepublic boolean getRepeat(JRObjectResult dso)
getRepeat in interface jet.datastream.DSTemplatiblepublic boolean getSuppressInLastPage(JRObjectResult dso)
getSuppressInLastPage in interface jet.datastream.DSTemplatiblepublic boolean getToBottom(JRObjectResult dso)
getToBottom in interface jet.datastream.DSTemplatiblepublic String getAlt(JRObjectResult dso)
getAlt in interface jet.datastream.DSTemplatiblepublic String getAlt(JRObjectResult dso, Record rec)
getAlt in interface jet.datastream.DSTemplatiblepublic boolean getCacheSection(JRObjectResult dso)
getCacheSection in interface jet.datastream.DSTemplatiblepublic boolean getBackgroundChBy()
getBackgroundChBy in interface jet.datastream.DSTemplatiblepublic boolean getBackgroundChBy(int mode)
public boolean getShadowChBy()
getShadowChBy in interface jet.datastream.DSTemplatiblepublic boolean getFontFaceChBy()
getFontFaceChBy in interface jet.datastream.DSTemplatiblepublic boolean getFontSizeChBy()
getFontSizeChBy in interface jet.datastream.DSTemplatiblepublic boolean getBoldChBy()
getBoldChBy in interface jet.datastream.DSTemplatiblepublic boolean getItalicChBy()
getItalicChBy in interface jet.datastream.DSTemplatiblepublic boolean getStrikeOutChBy()
getStrikeOutChBy in interface jet.datastream.DSTemplatiblepublic boolean getUnderlineChBy()
getUnderlineChBy in interface jet.datastream.DSTemplatiblepublic boolean getBorderWidthChBy()
getBorderWidthChBy in interface jet.datastream.DSTemplatiblepublic boolean getForegroundChBy()
getForegroundChBy in interface jet.datastream.DSTemplatiblepublic boolean getAlignmentChBy()
getAlignmentChBy in interface jet.datastream.DSTemplatiblepublic boolean getTopLineChBy()
getTopLineChBy in interface jet.datastream.DSTemplatiblepublic boolean getBottomLineChBy()
getBottomLineChBy in interface jet.datastream.DSTemplatiblepublic boolean getLeftLineChBy()
getLeftLineChBy in interface jet.datastream.DSTemplatiblepublic boolean getRightLineChBy()
getRightLineChBy in interface jet.datastream.DSTemplatiblepublic boolean getBorderColorChBy()
getBorderColorChBy in interface jet.datastream.DSTemplatiblepublic boolean getPictureNameChBy()
getPictureNameChBy in interface jet.datastream.DSTemplatiblepublic boolean getShadowColorChBy()
getShadowColorChBy in interface jet.datastream.DSTemplatiblepublic boolean getLineColorChBy()
getLineColorChBy in interface jet.datastream.DSTemplatiblepublic boolean getLineStyleChBy()
getLineStyleChBy in interface jet.datastream.DSTemplatiblepublic boolean getBorderStyleChBy()
getBorderStyleChBy in interface jet.datastream.DSTemplatiblepublic boolean getExportToCSVChBy()
getExportToCSVChBy in interface jet.datastream.DSTemplatiblepublic boolean getExportToCSVChBy(int mode)
public boolean getExportToXLSChBy()
getExportToXLSChBy in interface jet.datastream.DSTemplatiblepublic boolean getExportToXLSChBy(int mode)
public boolean getColumnNameChBy()
getColumnNameChBy in interface jet.datastream.DSTemplatiblepublic boolean getOrderbyChBy()
getOrderbyChBy in interface jet.datastream.DSTemplatiblepublic boolean getMainColumnChBy()
getMainColumnChBy in interface jet.datastream.DSTemplatiblepublic boolean getRelativeFieldChBy()
getRelativeFieldChBy in interface jet.datastream.DSTemplatiblepublic boolean getGroupByChBy()
getGroupByChBy in interface jet.datastream.DSTemplatiblepublic boolean getParameterChBy()
getParameterChBy in interface jet.datastream.DSTemplatiblepublic String getLabel(JRObjectResult dso)
getLabel in interface jet.datastream.DSTemplatiblepublic boolean getUnderlay(JRObjectResult dso)
getUnderlay in interface jet.datastream.DSTemplatiblepublic boolean getShowBottomLine(JRObjectResult dso)
getShowBottomLine in interface jet.datastream.DSTemplatiblepublic boolean getTileDetailSection(JRObjectResult dso)
getTileDetailSection in interface jet.datastream.DSTemplatiblepublic boolean getTileHorizontal(JRObjectResult dso)
getTileHorizontal in interface jet.datastream.DSTemplatiblepublic boolean getEmbedded(JRObjectResult dso)
getEmbedded in interface jet.datastream.DSTemplatiblepublic String getReport(JRObjectResult dso)
getReport in interface jet.datastream.DSTemplatiblepublic String getDataSourceName(JRObjectResult dso)
getDataSourceName in interface jet.datastream.DSTemplatiblepublic int getColumnNumber(JRObjectResult dso)
getColumnNumber in interface jet.datastream.DSTemplatiblepublic int getRowNumber(JRObjectResult dso)
getRowNumber in interface jet.datastream.DSTemplatiblepublic boolean getKeepGroupTogether(JRObjectResult dso)
getKeepGroupTogether in interface jet.datastream.DSTemplatiblepublic int getTopN(JRObjectResult dso)
getTopN in interface jet.datastream.DSTemplatiblepublic int getGroupType(JRObjectResult dso)
getGroupType in interface jet.datastream.DSTemplatiblepublic String getOthersName(JRObjectResult dso)
getOthersName in interface jet.datastream.DSTemplatiblepublic String getGroupBy(JRObjectResult dso)
getGroupBy in interface jet.datastream.DSTemplatiblepublic String getGroupOrder(JRObjectResult dso)
getGroupOrder in interface jet.datastream.DSTemplatiblepublic int getSpecialFunc(JRObjectResult dso)
getSpecialFunc in interface jet.datastream.DSTemplatiblepublic boolean getNeedTopN(JRObjectResult dso)
getNeedTopN in interface jet.datastream.DSTemplatiblepublic boolean getKeepOthers(JRObjectResult dso)
getKeepOthers in interface jet.datastream.DSTemplatiblepublic String getGrant(JRObjectResult dso)
getGrant in interface jet.datastream.DSTemplatiblepublic boolean getCascade(JRObjectResult dso)
getCascade in interface jet.datastream.DSTemplatiblepublic boolean getRepeatWhileGF(JRObjectResult dso)
getRepeatWhileGF in interface jet.datastream.DSTemplatiblepublic String getGroupMask(JRObjectResult dso)
getGroupMask in interface jet.datastream.DSTemplatible© insightsoftware. All rights reserved.