Uses of Class
org.eclipse.birt.report.engine.api.script.ScriptException
-
Packages that use ScriptException Package Description org.eclipse.birt.report.engine.api.script Commonly used interfaces for the BIRT scripting environment.org.eclipse.birt.report.engine.api.script.element Report element representations in the BIRT scripting environment.org.eclipse.birt.report.engine.api.script.eventadapter This package contains adapters for the event handler interfaces in org.eclipse.birt.report.engine.api.script.eventhandler.org.eclipse.birt.report.engine.api.script.eventhandler This package contains event handler interfaces for the BIRT scripting environment.org.eclipse.birt.report.engine.api.script.instance Report element representations in the BIRT scripting environment. -
-
Uses of ScriptException in org.eclipse.birt.report.engine.api.script
Methods in org.eclipse.birt.report.engine.api.script that throw ScriptException Modifier and Type Method Description java.lang.String
IColumnMetaData. getColumnAlias(int index)
Returns the column alias at the specified index.java.lang.String
IColumnMetaData. getColumnLabel(int index)
Gets the label or display name of the column at the specified index.java.lang.String
IColumnMetaData. getColumnName(int index)
Returns the column name at the specified index.java.lang.String
IColumnMetaData. getColumnNativeTypeName(int index)
Returns the data provider specific data type name of the specified column.int
IColumnMetaData. getColumnType(int index)
Returns the data type of the column at the specified index.java.lang.String
IColumnMetaData. getColumnTypeName(int index)
Returns the Data Engine data type name of the column at the specified index.java.lang.Object
IDataSetRow. getColumnValue(int index)
Gets the column data by index.java.lang.Object
IDataSetRow. getColumnValue(java.lang.String name)
Gets the column data by column name.java.lang.Object
IRowData. getColumnValue(int index)
Return the value of the bouding exprssion by id.java.lang.Object
IRowData. getColumnValue(java.lang.String name)
Return the value of the bouding exprssion.java.lang.Object
IRowData. getExpressionValue(int i)
Deprecated.Now do not support get expression value by index.java.lang.Object
IRowData. getExpressionValue(java.lang.String expression)
Deprecated.Return the value of the provided expression.boolean
IColumnMetaData. isComputedColumn(int index)
Indicates whether the specified projected column is defined as a computed column.void
IUpdatableDataSetRow. setColumnValue(int index, java.lang.Object value)
Sets the column data by index.void
IUpdatableDataSetRow. setColumnValue(java.lang.String name, java.lang.Object value)
Sets the column data by column name. -
Uses of ScriptException in org.eclipse.birt.report.engine.api.script.element
Methods in org.eclipse.birt.report.engine.api.script.element that throw ScriptException Modifier and Type Method Description void
IReportItem. addDataBinding(IDataBinding binding)
Add ComputedColumn.name , expression of IDataBinding are required.void
IListing. addFilterCondition(IFilterCondition condition)
Adds filter condition.expr of IFilterCondition is required.void
IColumn. addHideRule(IHideRule rule)
Add HideRulevoid
IReportItem. addHideRule(IHideRule rule)
Add HideRulevoid
IRow. addHideRule(IHideRule rule)
Add HideRulevoid
IReportItem. addHighlightRule(IHighlightRule rule)
Adds high light rule.void
IRow. addHighlightRule(IHighlightRule rule)
Adds high light rule.void
IListing. addSortCondition(ISortCondition condition)
Adds sort condition.key of ISortCondition is required.java.lang.String
IHighlightRule. getBackGroundColor()
Returns backgroudcolorvoid
IReportItem. removeDataBinding(java.lang.String bindingName)
Removes special column bindingvoid
IReportItem. removeDataBindings()
Removes all column bindingsvoid
IListing. removeFilterCondition(IFilterCondition condition)
Removes filter condition.void
IListing. removeFilterConditions()
Removes filter condition.void
IColumn. removeHideRule(IHideRule rule)
Removes all hide rules that matches formatType.void
IReportItem. removeHideRule(IHideRule rule)
Removes all hide rules that matches formatType.void
IRow. removeHideRule(IHideRule rule)
Removes all hide rules that matches formatType.void
IColumn. removeHideRules()
Removes all hide rulesvoid
IReportItem. removeHideRules()
Removes all hide rulesvoid
IRow. removeHideRules()
Removes all hide rulesvoid
IReportItem. removeHighlightRule(IHighlightRule rule)
Removes high light rule.void
IRow. removeHighlightRule(IHighlightRule rule)
Removes high light rule.void
IReportItem. removeHighlightRules()
Removes all high light rules.void
IRow. removeHighlightRules()
Removes all high light rules.void
IListing. removeSortCondition(ISortCondition condition)
Removes sort condition.void
IListing. removeSortConditions()
Removes all sort conditionsvoid
IDataBinding. setAggregateOn(java.lang.String on)
Sets aggregateOn of column binding.void
IImage. setAltText(java.lang.String altText)
Sets the alternate text of this image.void
IImage. setAltTextKey(java.lang.String altTextKey)
Sets the resource key of the alternate text of this image.void
ICell. setAntidiagonalNumber(int antidiagonalNumber)
Sets the number of the anti-diagonal lines that are from the top-right to bottom-left.void
ICell. setAntidiagonalStyle(java.lang.String antidiagonalStyle)
Sets the style of the anti-diagonal lines that are from the top-right to bottom-left.void
ICell. setAntidiagonalThickness(java.lang.String thickness)
Sets the the thickness of the anti-diagonal that is from top-right to bottom-left corner using a dimension string with optional unit suffix such as "10" or "10pt".void
IScriptStyleDesign. setBackgroundAttachment(java.lang.String value)
Sets the background attachment.void
IScriptStyleDesign. setBackgroundColor(java.lang.String color)
Set the background color.void
IHighlightRule. setBackGroundColor(java.lang.String color)
Sets backgroudcolorvoid
IScriptStyleDesign. setBackgroundImage(java.lang.String value)
Sets the address of the background image.void
IScriptStyleDesign. setBackGroundPositionX(java.lang.String x)
Set the x position for the background.void
IScriptStyleDesign. setBackGroundPositionY(java.lang.String y)
Set the y position for the background.void
IScriptStyleDesign. setBackgroundRepeat(java.lang.String value)
Sets the repeat pattern for a background image.void
IReportItem. setBookmark(java.lang.String value)
Sets the bookmark of the report item.void
IRow. setBookmark(java.lang.String value)
Sets the bookmark of the row.void
IScriptStyleDesign. setBorderBottomColor(java.lang.String color)
Set the color of the bottom side of the border.void
IScriptStyleDesign. setBorderBottomStyle(java.lang.String value)
Sets the style of the bottom line of the border.void
IScriptStyleDesign. setBorderBottomWidth(java.lang.String width)
Set the width of the bottom side of the border.void
IScriptStyleDesign. setBorderLeftColor(java.lang.String color)
Set the color of the left side of the border.void
IScriptStyleDesign. setBorderLeftStyle(java.lang.String value)
Sets the style of the left line of the border.void
IScriptStyleDesign. setBorderLeftWidth(java.lang.String width)
Set the width of left side of the border.void
IScriptStyleDesign. setBorderRightColor(java.lang.String color)
Set the color of the right side of the border.void
IScriptStyleDesign. setBorderRightStyle(java.lang.String value)
Sets the style of the right line of the border.void
IScriptStyleDesign. setBorderRightWidth(java.lang.String width)
Set the width of the right side of the border.void
IScriptStyleDesign. setBorderTopColor(java.lang.String color)
Set the color of the top side of the border.void
IScriptStyleDesign. setBorderTopStyle(java.lang.String value)
Sets the style of the top line of the border.void
IScriptStyleDesign. setBorderTopWidth(java.lang.String width)
Set the width of the top side of the border.void
IScriptStyleDesign. setCanShrink(boolean value)
Sets whether the section can shrink if the actual content is smaller than the design size.void
IGrid. setCaption(java.lang.String caption)
Sets the caption text of this grid.void
ITable. setCaption(java.lang.String caption)
Sets the caption text of this table.void
IGrid. setCaptionKey(java.lang.String captionKey)
Sets the resource key of the caption.void
ITable. setCaptionKey(java.lang.String captionKey)
Sets the resource key of the caption.void
IHighlightRule. setColor(java.lang.String color)
Sets colorvoid
IScriptStyleDesign. setColor(java.lang.String color)
Set the font color.void
ICell. setColumn(int column)
Sets the cell's column property.void
IReportElement. setComments(java.lang.String theComments)
Sets the comments of the report element.void
ITextItem. setContent(java.lang.String value)
Sets the text for the text element.void
ITextItem. setContentKey(java.lang.String resourceKey)
Sets the resource key of the text for the item.void
IDynamicText. setContentType(java.lang.String contentType)
Sets the expression that defines the text type this multi-line data item holds.void
ITextItem. setContentType(java.lang.String contentType)
Sets the content type of this text item.void
IReportItem. setCurrentView(IDesignElement viewElement)
Sets the view to be used.void
IReportElement. setCustomXml(java.lang.String customXml)
Sets the custom XML.void
IDataBinding. setDataType(java.lang.String dataType)
Sets data type of column bindingvoid
IHighlightRule. setDateTimeFormat(java.lang.String format)
Sets date time formatvoid
IScriptStyleDesign. setDateTimeFormat(java.lang.String pattern)
Sets the pattern of a date time format for a highlight rule.void
IScriptStyleDesign. setDateTimeFormatCategory(java.lang.String pattern)
Sets the category of a number format.void
ICell. setDiagonalNumber(int diagonalNumber)
Sets the number of the diagonal lines that are from top-left to bottom-right corner.void
ICell. setDiagonalStyle(java.lang.String lineStyle)
Sets the style of the diagonal line that is from top-left to bottom-right corner.void
ICell. setDiagonalThickness(java.lang.String thickness)
Sets the the thickness of the diagonal that is from top-left to bottom-right corner using a dimension string with optional unit suffix such as "10" or "10pt".void
ISortCondition. setDirection(java.lang.String direction)
Sets sort direction.void
IScriptStyleDesign. setDisplay(java.lang.String value)
Sets the value that specifies if a top-level element should be a block or in-line element.void
IReportDesign. setDisplayName(java.lang.String displayName)
Sets the display name.void
IReportElement. setDisplayName(java.lang.String displayName)
Sets the display name.void
IReportDesign. setDisplayNameKey(java.lang.String displayNameKey)
Sets the resource key of the display name.void
IReportElement. setDisplayNameKey(java.lang.String displayNameKey)
Sets the resource key of the display name.void
ICell. setDrop(java.lang.String drop)
Sets the cell's drop property.void
IFilterCondition. setExpr(java.lang.String expr)
Sets exprvoid
IDataBinding. setExpression(java.lang.String expression)
Sets expression of column binding.void
IDataBinding. setExpressionType(java.lang.String type)
Sets the expression type of the column binding.void
IImage. setFile(java.lang.String file)
Sets the image file.void
IScriptStyleDesign. setFontFamily(java.lang.String fontFamily)
Set the font family.void
IScriptStyleDesign. setFontSize(java.lang.String fontSize)
Set the font size.void
IHighlightRule. setFontStyle(java.lang.String style)
Sets font stylevoid
IScriptStyleDesign. setFontStyle(java.lang.String fontStyle)
Sets the style of the font.void
IScriptStyleDesign. setFontVariant(java.lang.String fontVariant)
Sets the variant of the font.void
IHighlightRule. setFontWeight(java.lang.String weight)
Sets font weight.void
IScriptStyleDesign. setFontWeight(java.lang.String fontWeight)
Sets the weight of the font.void
IHideRule. setFormat(java.lang.String format)
Sets formatvoid
IAction. setFormatType(java.lang.String type)
Sets the format type of the action.void
IReportItem. setHeight(double dimension)
Sets the item's height to a value in default units.void
IReportItem. setHeight(java.lang.String dimension)
Sets the item's height using a dimension string with optional unit suffix such as "10" or "10pt".void
IDataItem. setHelpText(java.lang.String value)
Sets the help text of this data item.void
IImage. setHelpText(java.lang.String helpText)
Sets the help text of this image item.void
ILabel. setHelpText(java.lang.String text)
Sets the help text of this label item.void
IDataItem. setHelpTextKey(java.lang.String value)
Sets the resource key of the help text of this data item.void
IImage. setHelpTextKey(java.lang.String helpTextKey)
Sets the resource key of help text of this image item.void
ILabel. setHelpTextKey(java.lang.String resourceKey)
Sets the help text key of this label item.void
IGroup. setHideDetail(boolean hideDetail)
Sets hide detailvoid
IImage. setImageName(java.lang.String name)
Sets the embedded image name that this image refers, if the image source type isIMAGE_REF_TYPE_EMBED
.void
IGroup. setInterval(java.lang.String interval)
Returns the interval of this group.void
IGroup. setIntervalBase(java.lang.String intervalBase)
Sets the base of the interval property of this group.IntervalBase, in conjunction with Interval and IntervalRange, determines how data is divided into groups.void
IGroup. setIntervalRange(double intervalRange)
Returns the interval range of this group.void
ISortCondition. setKey(java.lang.String key)
Sets sort key.void
IGroup. setKeyExpr(java.lang.String expr)
Sets the group expression.void
IScriptStyleDesign. setLetterSpacing(java.lang.String spacing)
Set the spacing between individual letters.void
IScriptStyleDesign. setLineHeight(java.lang.String height)
Set the height of a line.void
IAction. setLinkType(java.lang.String type)
Sets the link type of the action.void
IScriptStyleDesign. setMarginBottom(java.lang.String margin)
Set the margin of the bottom side.void
IScriptStyleDesign. setMarginLeft(java.lang.String margin)
Set the margin of the left side.void
IScriptStyleDesign. setMarginRight(java.lang.String margin)
Set the margin of the right side.void
IScriptStyleDesign. setMarginTop(java.lang.String margin)
Set the margin of the top side.void
IScriptStyleDesign. setMasterPage(java.lang.String value)
Sets the master page name on which to start this section.void
IDataBinding. setName(java.lang.String name)
Sets the name of column binding.void
IGroup. setName(java.lang.String name)
Sets the group name.void
IReportElement. setName(java.lang.String name)
Sets the name of this element.void
IDesignElement. setNamedExpression(java.lang.String name, java.lang.String exp)
Sets name of user property defined in this element.void
IScriptStyleDesign. setNumberFormat(java.lang.String pattern)
Sets the pattern of a number format.void
IScriptStyleDesign. setNumberFormatCategory(java.lang.String category)
Sets the category of a number format for a highlight rule.void
IFilterCondition. setOperator(java.lang.String operator)
Sets operatorvoid
IHighlightRule. setOperator(java.lang.String operator)
Sets Operatorvoid
IScriptStyleDesign. setOrphans(java.lang.String value)
Sets the orphans property.void
IScriptStyleDesign. setPaddingBottom(java.lang.String padding)
Set the padding of the bottom side.void
IScriptStyleDesign. setPaddingLeft(java.lang.String padding)
Set the padding of the left side.void
IScriptStyleDesign. setPaddingRight(java.lang.String padding)
Set the padding of the right side.void
IScriptStyleDesign. setPaddingTop(java.lang.String padding)
Set the padding of the top side.void
IGroup. setPageBreakAfter(java.lang.String value)
Sets the value for break after property.void
IScriptStyleDesign. setPageBreakAfter(java.lang.String value)
Sets the page break after property for block-level elements.void
IGroup. setPageBreakBefore(java.lang.String value)
Sets the value for break before property.void
IScriptStyleDesign. setPageBreakBefore(java.lang.String value)
Sets the page break before property for block-level elements.void
IGroup. setPageBreakInside(java.lang.String value)
Sets the value for the page-break-inside.void
IScriptStyleDesign. setPageBreakInside(java.lang.String value)
Sets the page break inside property for block-level elements.void
IDataSet. setPrivateDriverProperty(java.lang.String name, java.lang.String value)
Sets a private driver property value with the given name and value.void
IDataSource. setPrivateDriverProperty(java.lang.String name, java.lang.String value)
Sets a private driver property value with the given name and value.void
IDataSet. setQueryText(java.lang.String query)
Sets the query text.void
ITable. setRepeatHeader(boolean value)
Sets whether to repeat the headings at the top of each page.void
IAction. setReportName(java.lang.String reportName)
Sets target report name for a drill-though link.void
IDataItem. setResultSetColumn(java.lang.String columnName)
Sets the value of the column name property.void
IImage. setScale(double scale)
Sets the image scale property.void
IScriptStyleDesign. setShowIfBlank(boolean value)
Sets whether to show this frame even if it is empty, or all its data elements are empty.void
IImage. setSize(java.lang.String size)
Sets the image size property.void
IGroup. setSortDirection(java.lang.String direction)
Sets the sort direction of this group.void
IGroup. setSortType(java.lang.String sortType)
Sets the sort type, which indicates the way of sortingvoid
IImage. setSource(java.lang.String source)
Returns the image source type.void
IHighlightRule. setStringFormat(java.lang.String format)
Sets string formatvoid
IScriptStyleDesign. setStringFormat(java.lang.String pattern)
Sets the pattern of a string format.void
IScriptStyleDesign. setStringFormatCategory(java.lang.String pattern)
Sets the category of a string format.void
IGrid. setSummary(java.lang.String summary)
Sets the summary of this grid.void
ITable. setSummary(java.lang.String summary)
Sets the summary of this table.void
IAction. setTargetBookmark(java.lang.String bookmark)
Sets the target bookmark defined within this same report, or another report for a drill-though link.void
IAction. setTargetWindow(java.lang.String window)
Sets the target window of the action.void
IHighlightRule. setTestExpression(java.lang.String expression)
Sets Test Expressionvoid
ILabel. setText(java.lang.String text)
Sets the text of the label.void
IScriptStyleDesign. setTextAlign(java.lang.String value)
Sets the text align for block-level elements.void
IScriptStyleDesign. setTextIndent(java.lang.String indent)
Set the text indent.void
ILabel. setTextKey(java.lang.String resourceKey)
Sets the resource key of the static text of the label.void
IScriptStyleDesign. setTextLineThrough(java.lang.String value)
Sets one 'text-decoration' property to set line-through styles.void
IScriptStyleDesign. setTextOverline(java.lang.String value)
Sets one 'text-decoration' property to set overline styles.void
IScriptStyleDesign. setTextTransform(java.lang.String value)
Sets the value used to transform the text.void
IScriptStyleDesign. setTextUnderline(java.lang.String value)
Sets one 'text-decoration' property to set underline styles.void
IReportDesign. setTheme(java.lang.String theme)
Sets the theme for this report design.void
IGroup. setTocExpression(java.lang.String expression)
Sets a table of contents entry for this item.void
IReportItem. setTocExpression(java.lang.String expression)
Sets a table of contents entry for this item.void
IImage. setTypeExpression(java.lang.String value)
Sets the type expression value.void
IAction. setURI(java.lang.String uri)
Sets the hyperlink of this action.void
IImage. setURI(java.lang.String uri)
Deprecated.Sets the image uri property.void
IImage. setURL(java.lang.String url)
Sets the image url.void
IDesignElement. setUserProperty(java.lang.String name, java.lang.Object value, java.lang.String type)
Sets user property defined in this element.void
IDesignElement. setUserProperty(java.lang.String name, java.lang.String value)
Sets user property defined in this element.void
IFilterCondition. setValue1(java.lang.String value1)
Sets value1void
IHighlightRule. setValue1(java.lang.String value1)
Sets Value1void
IFilterCondition. setValue2(java.lang.String value2)
Sets value2void
IHighlightRule. setValue2(java.lang.String value2)
Sets Value2void
IDynamicText. setValueExpr(java.lang.String expr)
Sets the expression that gives the text that this multi-line data item displays.void
IHideRule. setValueExpr(java.lang.String valueExpr)
Sets value expression.void
IImage. setValueExpression(java.lang.String value)
Sets the value expression value.void
IScriptStyleDesign. setVerticalAlign(java.lang.String value)
Sets the value of the vertical align property for inline elements.void
IScriptStyleDesign. setWhiteSpace(java.lang.String value)
Sets the white space property for block elements.void
IScriptStyleDesign. setWidows(java.lang.String value)
Sets the widows property.void
IReportItem. setWidth(double dimension)
Sets the item's width to a value in default units.void
IReportItem. setWidth(java.lang.String dimension)
Sets the item's width using a dimension string with optional unit suffix such as "10" or "10pt".void
IScriptStyleDesign. setWordSpacing(java.lang.String spacing)
Set the spacing between two words.void
IReportItem. setX(double dimension)
Sets the item's x position to a value in default units.void
IReportItem. setX(java.lang.String dimension)
Sets the item's x position using a dimension string with optional unit suffix such as "10" or "10pt".void
IReportItem. setY(double dimension)
Sets the item's y position to a value in default units.void
IReportItem. setY(java.lang.String dimension)
Sets the item's y position using a dimension string with optional unit suffix such as "10" or "10pt". -
Uses of ScriptException in org.eclipse.birt.report.engine.api.script.eventadapter
Methods in org.eclipse.birt.report.engine.api.script.eventadapter that throw ScriptException Modifier and Type Method Description void
DataSetEventAdapter. afterClose(IReportContext reportContext)
void
DataSourceEventAdapter. afterClose(IReportContext reportContext)
void
ReportEventAdapter. afterFactory(IReportContext reportContext)
void
DataSetEventAdapter. afterOpen(IDataSetInstance dataSet, IReportContext reportContext)
void
DataSourceEventAdapter. afterOpen(IDataSourceInstance dataSource, IReportContext reportContext)
void
ReportEventAdapter. afterRender(IReportContext reportContext)
void
DataSetEventAdapter. beforeClose(IDataSetInstance dataSet, IReportContext reportContext)
void
DataSourceEventAdapter. beforeClose(IDataSourceInstance dataSource, IReportContext reportContext)
void
ReportEventAdapter. beforeFactory(IReportDesign report, IReportContext reportContext)
void
DataSetEventAdapter. beforeOpen(IDataSetInstance dataSet, IReportContext reportContext)
void
DataSourceEventAdapter. beforeOpen(IDataSourceInstance dataSource, IReportContext reportContext)
void
ReportEventAdapter. beforeRender(IReportContext reportContext)
void
ScriptedDataSetEventAdapter. close(IDataSetInstance dataSet)
void
ScriptedDataSourceEventAdapter. close(IDataSourceInstance dataSource)
boolean
ScriptedDataSetEventAdapter. describe(IDataSetInstance dataSet, IScriptedDataSetMetaData metaData)
boolean
ScriptedDataSetEventAdapter. fetch(IDataSetInstance dataSet, IUpdatableDataSetRow row)
void
ReportEventAdapter. initialize(IReportContext reportContext)
void
AutoTextEventAdapter. onCreate(IAutoTextInstance autoTextInstance, IReportContext reportContext)
void
CellEventAdapter. onCreate(ICellInstance cellInstance, IReportContext reportContext)
void
DataItemEventAdapter. onCreate(IDataItemInstance data, IReportContext reportContext)
void
DynamicTextEventAdapter. onCreate(IDynamicTextInstance text, IReportContext reportContext)
void
GridEventAdapter. onCreate(IGridInstance grid, IReportContext reportContext)
void
ImageEventAdapter. onCreate(IImageInstance image, IReportContext reportContext)
void
LabelEventAdapter. onCreate(ILabelInstance label, IReportContext reportContext)
void
ListEventAdapter. onCreate(IListInstance list, IReportContext reportContext)
void
ListGroupEventAdapter. onCreate(IReportElementInstance listGroup, IReportContext context)
void
RowEventAdapter. onCreate(IRowInstance rowInstance, IReportContext reportContext)
void
TableEventAdapter. onCreate(ITableInstance table, IReportContext reportContext)
void
TableGroupEventAdapter. onCreate(IReportElementInstance tableGroup, IReportContext context)
void
TextItemEventAdapter. onCreate(ITextItemInstance text, IReportContext reportContext)
void
DataSetEventAdapter. onFetch(IDataSetInstance dataSet, IDataSetRow row, IReportContext reportContext)
void
AutoTextEventAdapter. onPageBreak(IAutoTextInstance autoTextInstance, IReportContext reportContext)
void
CellEventAdapter. onPageBreak(ICellInstance cellInstance, IReportContext reportContext)
void
DataItemEventAdapter. onPageBreak(IDataItemInstance data, IReportContext reportContext)
void
DynamicTextEventAdapter. onPageBreak(IDynamicTextInstance text, IReportContext reportContext)
void
GridEventAdapter. onPageBreak(IGridInstance grid, IReportContext reportContext)
void
ImageEventAdapter. onPageBreak(IImageInstance image, IReportContext reportContext)
void
LabelEventAdapter. onPageBreak(ILabelInstance label, IReportContext reportContext)
void
ListEventAdapter. onPageBreak(IListInstance list, IReportContext reportContext)
void
ListGroupEventAdapter. onPageBreak(IReportElementInstance listGroup, IReportContext context)
void
RowEventAdapter. onPageBreak(IRowInstance rowInstance, IReportContext reportContext)
void
TableEventAdapter. onPageBreak(ITableInstance table, IReportContext reportContext)
void
TableGroupEventAdapter. onPageBreak(IReportElementInstance tableGroup, IReportContext context)
void
TextItemEventAdapter. onPageBreak(ITextItemInstance text, IReportContext reportContext)
void
MasterPageEventAdapter. onPageEnd(IPageInstance page, IReportContext reportContext)
void
ReportEventAdapter. onPageEnd(IPageInstance page, IReportContext reportContext)
void
MasterPageEventAdapter. onPageStart(IPageInstance page, IReportContext reportContext)
void
ReportEventAdapter. onPageStart(IPageInstance page, IReportContext reportContext)
void
AutoTextEventAdapter. onPrepare(IAutoText autoText, IReportContext reportContext)
void
CellEventAdapter. onPrepare(ICell cell, IReportContext reportContext)
void
DataItemEventAdapter. onPrepare(IDataItem dataItemHandle, IReportContext reportContext)
void
DynamicTextEventAdapter. onPrepare(IDynamicText textData, IReportContext reportContext)
void
GridEventAdapter. onPrepare(IGrid grid, IReportContext reportContext)
void
ImageEventAdapter. onPrepare(IImage imageHandle, IReportContext reportContext)
void
LabelEventAdapter. onPrepare(ILabel labelHandle, IReportContext reportContext)
void
ListEventAdapter. onPrepare(IList listHandle, IReportContext reportContext)
void
ListGroupEventAdapter. onPrepare(IListGroup listGroup, IReportContext context)
void
ReportEventAdapter. onPrepare(IReportContext reportContext)
void
RowEventAdapter. onPrepare(IRow rowHandle, IReportContext reportContext)
void
TableEventAdapter. onPrepare(ITable tableHandle, IReportContext reportContext)
void
TableGroupEventAdapter. onPrepare(ITableGroup tableGroup, IReportContext context)
void
TextItemEventAdapter. onPrepare(ITextItem textItemHandle, IReportContext reportContext)
void
AutoTextEventAdapter. onRender(IAutoTextInstance autoTextInstance, IReportContext reportContext)
void
CellEventAdapter. onRender(ICellInstance cellInstance, IReportContext reportContext)
void
DataItemEventAdapter. onRender(IDataItemInstance data, IReportContext reportContext)
void
DynamicTextEventAdapter. onRender(IDynamicTextInstance text, IReportContext reportContext)
void
GridEventAdapter. onRender(IGridInstance grid, IReportContext reportContext)
void
ImageEventAdapter. onRender(IImageInstance image, IReportContext reportContext)
void
LabelEventAdapter. onRender(ILabelInstance label, IReportContext reportContext)
void
ListEventAdapter. onRender(IListInstance list, IReportContext reportContext)
void
ListGroupEventAdapter. onRender(IReportElementInstance listGroup, IReportContext context)
void
RowEventAdapter. onRender(IRowInstance rowInstance, IReportContext reportContext)
void
TableEventAdapter. onRender(ITableInstance table, IReportContext reportContext)
void
TableGroupEventAdapter. onRender(IReportElementInstance tableGroup, IReportContext context)
void
TextItemEventAdapter. onRender(ITextItemInstance text, IReportContext reportContext)
void
ScriptedDataSetEventAdapter. open(IDataSetInstance dataSet)
void
ScriptedDataSourceEventAdapter. open(IDataSourceInstance dataSource)
-
Uses of ScriptException in org.eclipse.birt.report.engine.api.script.eventhandler
Methods in org.eclipse.birt.report.engine.api.script.eventhandler that throw ScriptException Modifier and Type Method Description void
IDataSetEventHandler. afterClose(IReportContext reportContext)
Handle the afterClose eventvoid
IDataSourceEventHandler. afterClose(IReportContext reportContext)
Handle the afterClose eventvoid
IReportEventHandler. afterFactory(IReportContext reportContext)
Handle the afterFactory eventvoid
IDataSetEventHandler. afterOpen(IDataSetInstance dataSet, IReportContext reportContext)
Handle the afterOpen eventvoid
IDataSourceEventHandler. afterOpen(IDataSourceInstance dataSource, IReportContext reportContext)
Handle the afterOpen eventvoid
IReportEventHandler. afterRender(IReportContext reportContext)
Handle the afterRender eventvoid
IDataSetEventHandler. beforeClose(IDataSetInstance dataSet, IReportContext reportContext)
Handle the beforeClose eventvoid
IDataSourceEventHandler. beforeClose(IDataSourceInstance dataSource, IReportContext reportContext)
Handle the beforeClose eventvoid
IReportEventHandler. beforeFactory(IReportDesign report, IReportContext reportContext)
Handle the beforeFactory eventvoid
IDataSetEventHandler. beforeOpen(IDataSetInstance dataSet, IReportContext reportContext)
Handle the beforeOpen eventvoid
IDataSourceEventHandler. beforeOpen(IDataSourceInstance dataSource, IReportContext reportContext)
Handle the beforeOpen eventvoid
IReportEventHandler. beforeRender(IReportContext reportContext)
Handle the beforeRender eventvoid
IScriptedDataSetEventHandler. close(IDataSetInstance dataSet)
Handle the close eventvoid
IScriptedDataSourceEventHandler. close(IDataSourceInstance dataSource)
Handle the close eventboolean
IScriptedDataSetEventHandler. describe(IDataSetInstance dataSet, IScriptedDataSetMetaData metaData)
Method for Script Data Set to return dynamically generated data set metadata.boolean
IScriptedDataSetEventHandler. fetch(IDataSetInstance dataSet, IUpdatableDataSetRow row)
Handle the fetch event.void
IReportEventHandler. initialize(IReportContext reportContext)
Handle the initialize eventvoid
IAutoTextEventHandler. onCreate(IAutoTextInstance autoTextInstance, IReportContext reportContext)
Handle the onCreate eventvoid
ICellEventHandler. onCreate(ICellInstance cellInstance, IReportContext reportContext)
Handle the onCreate eventvoid
IDataItemEventHandler. onCreate(IDataItemInstance data, IReportContext reportContext)
Handle the onCreate eventvoid
IDynamicTextEventHandler. onCreate(IDynamicTextInstance text, IReportContext reportContext)
Handle the onCreate eventvoid
IGridEventHandler. onCreate(IGridInstance grid, IReportContext reportContext)
Handle the onCreate eventvoid
IImageEventHandler. onCreate(IImageInstance image, IReportContext reportContext)
Handle the onCreate eventvoid
ILabelEventHandler. onCreate(ILabelInstance label, IReportContext reportContext)
Handle the onCreate eventvoid
IListEventHandler. onCreate(IListInstance list, IReportContext reportContext)
Handle the onCreate eventvoid
IListGroupEventHandler. onCreate(IReportElementInstance listGroup, IReportContext context)
void
IRowEventHandler. onCreate(IRowInstance rowInstance, IReportContext reportContext)
Handle the onCreate eventvoid
ITableEventHandler. onCreate(ITableInstance table, IReportContext reportContext)
Handle the onCreate eventvoid
ITableGroupEventHandler. onCreate(IReportElementInstance tableGroup, IReportContext context)
void
ITextItemEventHandler. onCreate(ITextItemInstance text, IReportContext reportContext)
Handle the onCreate eventvoid
IDataSetEventHandler. onFetch(IDataSetInstance dataSet, IDataSetRow row, IReportContext reportContext)
Handle the onFetch eventvoid
IAutoTextEventHandler. onPageBreak(IAutoTextInstance autoTextInstance, IReportContext reportContext)
Handle the onPageBreak eventvoid
ICellEventHandler. onPageBreak(ICellInstance cellInstance, IReportContext reportContext)
Handle the onPageBreak eventvoid
IDataItemEventHandler. onPageBreak(IDataItemInstance data, IReportContext reportContext)
Handle the onPageBreak eventvoid
IDynamicTextEventHandler. onPageBreak(IDynamicTextInstance text, IReportContext reportContext)
Handle the onPageBreak eventvoid
IGridEventHandler. onPageBreak(IGridInstance grid, IReportContext reportContext)
Handle the onPageBreak eventvoid
IImageEventHandler. onPageBreak(IImageInstance image, IReportContext reportContext)
Handle the onPageBreak eventvoid
ILabelEventHandler. onPageBreak(ILabelInstance label, IReportContext reportContext)
Handle the onPageBreak eventvoid
IListEventHandler. onPageBreak(IListInstance list, IReportContext reportContext)
Handle the onPageBreak eventvoid
IListGroupEventHandler. onPageBreak(IReportElementInstance listGroup, IReportContext context)
void
IRowEventHandler. onPageBreak(IRowInstance rowInstance, IReportContext reportContext)
Handle the onPageBreak eventvoid
ITableEventHandler. onPageBreak(ITableInstance table, IReportContext reportContext)
Handle the onPageBreak eventvoid
ITableGroupEventHandler. onPageBreak(IReportElementInstance tableGroup, IReportContext context)
void
ITextItemEventHandler. onPageBreak(ITextItemInstance text, IReportContext reportContext)
Handle the onPageBreak eventvoid
IMasterPageEventHandler. onPageEnd(IPageInstance page, IReportContext reportContext)
Handle the onPageEnd eventvoid
IReportEventHandler. onPageEnd(IPageInstance page, IReportContext reportContext)
Handle the onPageEnd eventvoid
IMasterPageEventHandler. onPageStart(IPageInstance page, IReportContext reportContext)
Handle the onPageStart eventvoid
IReportEventHandler. onPageStart(IPageInstance page, IReportContext reportContext)
Handle the onPageStart eventvoid
IAutoTextEventHandler. onPrepare(IAutoText autoText, IReportContext reportContext)
Handle the onPrepare eventvoid
ICellEventHandler. onPrepare(ICell cell, IReportContext reportContext)
Handle the onPrepare eventvoid
IDataItemEventHandler. onPrepare(IDataItem dataItemHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
IDynamicTextEventHandler. onPrepare(IDynamicText textData, IReportContext reportContext)
Handle the onPrepare eventvoid
IGridEventHandler. onPrepare(IGrid grid, IReportContext reportContext)
Handle the onPrepare eventvoid
IImageEventHandler. onPrepare(IImage imageHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
ILabelEventHandler. onPrepare(ILabel labelHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
IListEventHandler. onPrepare(IList listHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
IListGroupEventHandler. onPrepare(IListGroup listGroup, IReportContext context)
void
IReportEventHandler. onPrepare(IReportContext reportContext)
Handle the onPrepare eventvoid
IRowEventHandler. onPrepare(IRow rowHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
ITableEventHandler. onPrepare(ITable tableHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
ITableGroupEventHandler. onPrepare(ITableGroup tableGroup, IReportContext context)
void
ITextItemEventHandler. onPrepare(ITextItem textItemHandle, IReportContext reportContext)
Handle the onPrepare eventvoid
IAutoTextEventHandler. onRender(IAutoTextInstance autoTextInstance, IReportContext reportContext)
Handle the onRender eventvoid
ICellEventHandler. onRender(ICellInstance cellInstance, IReportContext reportContext)
Handle the onRender eventvoid
IDataItemEventHandler. onRender(IDataItemInstance data, IReportContext reportContext)
Handle the onRender eventvoid
IDynamicTextEventHandler. onRender(IDynamicTextInstance text, IReportContext reportContext)
Handle the onRender eventvoid
IGridEventHandler. onRender(IGridInstance grid, IReportContext reportContext)
Handle the onRender eventvoid
IImageEventHandler. onRender(IImageInstance image, IReportContext reportContext)
Handle the onRender eventvoid
ILabelEventHandler. onRender(ILabelInstance label, IReportContext reportContext)
Handle the onRender eventvoid
IListEventHandler. onRender(IListInstance list, IReportContext reportContext)
Handle the onRender eventvoid
IListGroupEventHandler. onRender(IReportElementInstance listGroup, IReportContext context)
void
IRowEventHandler. onRender(IRowInstance rowInstance, IReportContext reportContext)
Handle the onRender eventvoid
ITableEventHandler. onRender(ITableInstance table, IReportContext reportContext)
Handle the onRender eventvoid
ITableGroupEventHandler. onRender(IReportElementInstance tableGroup, IReportContext context)
void
ITextItemEventHandler. onRender(ITextItemInstance text, IReportContext reportContext)
Handle the onRender eventvoid
IScriptedDataSetEventHandler. open(IDataSetInstance dataSet)
Handle the open eventvoid
IScriptedDataSourceEventHandler. open(IDataSourceInstance dataSource)
Handle the open event -
Uses of ScriptException in org.eclipse.birt.report.engine.api.script.instance
Methods in org.eclipse.birt.report.engine.api.script.instance that throw ScriptException Modifier and Type Method Description IColumnMetaData
IDataSetInstance. getColumnMetaData()
Gets the current data set's column metadata, if available.java.lang.Object
IDataSetInstance. getInputParameterValue(java.lang.String paramName)
Gets the current value of the named data set input parameter.IReportItemInstance[]
IPageInstance. getInstancesByElementId(int elementId)
IReportItemInstance[]
IPageInstance. getInstancesByElementName(java.lang.String elementName)
java.lang.Object
IDataSetInstance. getOutputParameterValue(java.lang.String paramName)
Gets the current value of the named data set output parameter.IReportElementInstance
IReportElementInstance. getParent()
Get the parent (container) of this elementjava.lang.String
IDataSetInstance. getQueryText()
Gets the query text of the data set.IRowData
IReportElementInstance. getRowData()
Get the row data used to create the instance.void
IScriptStyle. setBackgroundPositionX(java.lang.String x)
Set the X (horizontal) position of the background imagevoid
IScriptStyle. setBackgroundPositionY(java.lang.String y)
Set the Y (vertical) position of the background imagevoid
IDataSetInstance. setInputParameterValue(java.lang.String paramName, java.lang.Object paramValue)
Sets the value of the named data set input parameter.void
IDataSetInstance. setOutputParameterValue(java.lang.String paramName, java.lang.Object paramValue)
Sets the value of the named data set output parameter.void
IDataSetInstance. setQueryText(java.lang.String queryText)
Sets the query text of the data set.void
IScriptStyle. setTextLineThrough(java.lang.String through)
Set the text line throughvoid
IScriptStyle. setTextOverline(java.lang.String overline)
Set the text overlinevoid
IScriptStyle. setTextUnderline(java.lang.String underline)
Set the text underlinevoid
IReportElementInstance. setUserPropertyValue(java.lang.String name, java.lang.Object value)
Set the value of a user property
-