A B C D E F G H I L M N O P Q R S T U V W X

A

add(ActionEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
add adds new report
add(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
add sets add query mode
addAttributes(Element) - Method in class by.belsoft.report.tools.view.BaseElement
addAttributes adds element attributes
addCriteria(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
addCriteria adds new criteria
addDataSource(DataSource) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
addDataSource adds new datasource
addDataSource(Document, DataSource) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
addDataSource adds datasource
addDriver(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
addDriver add driver to application
addDriver(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
addDriver adds driver
addDriver(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
addDriver adds driver
addQuery(Document, Query) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
addQuery adds query
addReport(Report) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
addReport add new report
addReportContent(Query) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
addReportContent adds report content
addView(BaseTakenUp, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
addView adds view
addView(Document, BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
addView adda view to report
applyTemplate(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
applyTemplate method to apply template
attributes - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
attributes - Variable in class by.belsoft.report.tools.view.BaseElement
 
attributeStyleList - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 

B

BaseElement - class by.belsoft.report.tools.view.BaseElement.
The class to work with static elements
BaseElement() - Constructor for class by.belsoft.report.tools.view.BaseElement
The base constructor
BaseElement(String) - Constructor for class by.belsoft.report.tools.view.BaseElement
BaseElement constructor
BaseTakenUp - class by.belsoft.report.tools.view.BaseTakenUp.
the class to work with dynamic elements
BaseTakenUp() - Constructor for class by.belsoft.report.tools.view.BaseTakenUp
BaseTakenUp the base constructor
BaseTakenUp(String) - Constructor for class by.belsoft.report.tools.view.BaseTakenUp
BaseTakenUp constructor
by.belsoft.report.tools.actions - package by.belsoft.report.tools.actions
 
by.belsoft.report.tools.config - package by.belsoft.report.tools.config
 
by.belsoft.report.tools.config.style - package by.belsoft.report.tools.config.style
 
by.belsoft.report.tools.query - package by.belsoft.report.tools.query
 
by.belsoft.report.tools.reportdb - package by.belsoft.report.tools.reportdb
 
by.belsoft.report.tools.utils - package by.belsoft.report.tools.utils
 
by.belsoft.report.tools.view - package by.belsoft.report.tools.view
 

C

ChartAction - class by.belsoft.report.tools.actions.ChartAction.
Class that responds about all operaton with charts
ChartAction() - Constructor for class by.belsoft.report.tools.actions.ChartAction
Primary constructor
childElements - Variable in class by.belsoft.report.tools.view.BaseElement
 
cols - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
CommonMethods - class by.belsoft.report.tools.reportdb.CommonMethods.
The class to work with query and view methods
CommonMethods() - Constructor for class by.belsoft.report.tools.reportdb.CommonMethods
 
CommonViewAction - class by.belsoft.report.tools.actions.CommonViewAction.
Class that responds on common data
CommonViewAction() - Constructor for class by.belsoft.report.tools.actions.CommonViewAction
Base constructor
container - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
ContextData - class by.belsoft.report.tools.actions.ContextData.
The class to work with context data
ContextData() - Constructor for class by.belsoft.report.tools.actions.ContextData
Standard constructor
convertQueryToTable(Query, BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
convertQueryToTable converts query to table
Criteria - class by.belsoft.report.tools.query.Criteria.
The criteria bean
Criteria() - Constructor for class by.belsoft.report.tools.query.Criteria
Criteria default constructor
Criteria(String, String, String, String, String) - Constructor for class by.belsoft.report.tools.query.Criteria
Criteria default constructor

D

DataSource - class by.belsoft.report.tools.query.DataSource.
The datasource bean
DataSource() - Constructor for class by.belsoft.report.tools.query.DataSource
DataSource base constructor
DataSource(String, String, String, String, String) - Constructor for class by.belsoft.report.tools.query.DataSource
DataSource constructor
DataSourceAction - class by.belsoft.report.tools.actions.DataSourceAction.
The class to work with datasources
DataSourceAction() - Constructor for class by.belsoft.report.tools.actions.DataSourceAction
Base constructor
delete(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
delete deletes element with current id
delete(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
delete deletes current query
deleteElement(String, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.ViewAction
deleteElement deletes element from given container
deleteReportFiles(String[]) - Method in class by.belsoft.report.tools.reportdb.FileManager
deleteReportFiles deletes report files
deleteSelected(ActionEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
deleteSelected deletes selected reports
deleteSelected(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
deleteSelected deletes selected datasources
down(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
down make down step in to fields
draw(FacesContext) - Method in class by.belsoft.report.tools.actions.ViewAction
draw draws the workspace
draw(FacesContext, String, boolean) - Method in class by.belsoft.report.tools.view.BaseTakenUp
draw draws base taken up element
draw(FacesContext, String, boolean) - Method in class by.belsoft.report.tools.view.BaseElement
draw draws base element
drawGridView(FacesContext, String, boolean) - Method in class by.belsoft.report.tools.view.BaseTakenUp
drawTableext draws gridview element
drawTableext(FacesContext, String, boolean) - Method in class by.belsoft.report.tools.view.BaseTakenUp
drawTableext draws tablext element

E

edit() - Method in class by.belsoft.report.tools.actions.ReportListAction
edit forwards to edit page
editChart(BaseElement) - Method in class by.belsoft.report.tools.actions.ChartAction
editChart allows to edit chart
ElementForm - class by.belsoft.report.tools.actions.ElementForm.
The form to work with popups
ElementForm() - Constructor for class by.belsoft.report.tools.actions.ElementForm
Base constructor
elementName - Variable in class by.belsoft.report.tools.view.BaseElement
 

F

Field - class by.belsoft.report.tools.query.Field.
The field bean
Field() - Constructor for class by.belsoft.report.tools.query.Field
Field default constructor
Field(String, String) - Constructor for class by.belsoft.report.tools.query.Field
Field constructor
Field(String, String, String, String) - Constructor for class by.belsoft.report.tools.query.Field
Field constructor
Field(String, String, String, String, String) - Constructor for class by.belsoft.report.tools.query.Field
Field constructor
FileManager - class by.belsoft.report.tools.reportdb.FileManager.
The class to work with files
FileManager() - Constructor for class by.belsoft.report.tools.reportdb.FileManager
 
findContainerBaseElement(String, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.CommonViewAction
findContainerBaseElement is looking for base elements
findContainerObject(String, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.CommonViewAction
findContainerObject looking for object by given data
findElementParentContainerObject(String, BaseTakenUp, BaseTakenUp, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.PreviewAction
Method to get elements container by its id
findTable(ArrayList, String) - Method in class by.belsoft.report.tools.actions.ViewAction
findTable finds table by id

G

generate(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
generate generates new preview table
generate(ActionEvent) - Method in class by.belsoft.report.tools.actions.GRIAction
generate generates report by given data
generateTable(String, String, String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
generateTable generates table with given number of rows and columns
get(String) - Static method in class by.belsoft.report.tools.config.ReportConfigProps
get gets value by key name
getActionName() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getAndDeleteInContainerByBaseElement(String, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.ViewAction
getAndDeleteInContainerByBaseElement gets and deletes element by id
getAndor() - Method in class by.belsoft.report.tools.query.Criteria
standard getter
getAttributes() - Method in interface by.belsoft.report.tools.actions.ViewElement
getAttributes gets element attributes
getAttributes() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getAttributes() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getAttributes() - Method in class by.belsoft.report.tools.view.BaseElement
Standard getter
getAttributeStyleList() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getAttributeStyleList() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getCdate() - Method in class by.belsoft.report.tools.utils.Report
The creation date getter
getCfield() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCfields() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getChartname() - Method in class by.belsoft.report.tools.actions.ChartAction
gets chart name
getCharttype() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the chart type
getChildElements() - Method in class by.belsoft.report.tools.view.BaseElement
Standard getter
getCols() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getColumnname() - Method in class by.belsoft.report.tools.query.Field
standard getter
getComponentLocalValues(ActionEvent, String) - Method in class by.belsoft.report.tools.actions.QueryAction
getComponentLocalValues gets current values of component
getConnection(String, String, String) - Method in class by.belsoft.report.tools.reportdb.QueryUtilities
getConnection gets connection by given data
getContainer() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getContext() - Method in class by.belsoft.report.tools.actions.ContextData
getContext gets faces context
getCrecordtype() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCrecordtypes() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCriteria() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCriteria() - Method in class by.belsoft.report.tools.query.Criteria
standard getter
getCriterias() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCurquery() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCurrentDataSource() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getCurrentq() - Method in class by.belsoft.report.tools.utils.Report
The current query getter
getDatasource() - Method in class by.belsoft.report.tools.actions.QueryAction
getDatasource standard getter
getDataSource() - Method in class by.belsoft.report.tools.query.Query
standard getter
getDataSource(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getDataSource gets datasource
getDataSource(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getDataSource gets datasource
getDataSourceName() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDataSourceName standard getter
getDataSourceObjects() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getDataSourceObjects gets datasource objects
getDataSourceObjects(Document) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getDataSourceObjects gets datasource objects
getDataSources() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getDataSources() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDataSources standard getter
getDataSources() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getDataSources gets list with datasources
getDataSources(Document) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getDataSources get datasources
getDbName() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDbName standard
getDefaultValues(String, String) - Static method in class by.belsoft.report.tools.config.style.ReportStyleProps
getDefaultValues gets default element values
getDeleteList() - Method in class by.belsoft.report.tools.actions.ReportListAction
getDeleteList standard getter
getDeleteList() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDeleteList standard getter
getDescription() - Method in class by.belsoft.report.tools.actions.ReportListAction
standard getter
getDescription() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDescription standard getter
getDescription() - Method in class by.belsoft.report.tools.query.DataSource
getDescription standard getter
getDescription() - Method in class by.belsoft.report.tools.utils.Report
The description getter
getDisplay() - Method in class by.belsoft.report.tools.query.Field
standard getter
getDownStep(String[], ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
getDownStep makes down step in the select
getDriver() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDriver standard getter
getDriver() - Method in class by.belsoft.report.tools.query.DataSource
standard getter
getDriverName() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDriverName standard getter
getDrivers() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getDrivers standard getter
getDrivers() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getDrivers gets drivers
getDrivers() - Method in class by.belsoft.report.tools.reportdb.QueryUtilities
getDrivers gets drivers avalible
getDrivers(Document) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getDrivers gets drivers
getDriverUrls() - Method in class by.belsoft.report.tools.reportdb.FileManager
getDriverUrls gets drivers urls
getDynamicElements() - Method in class by.belsoft.report.tools.view.BaseTakenUp
Standard getter
getDz() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the number of signs after point
getElementName() - Method in interface by.belsoft.report.tools.actions.ViewElement
getElementName gets element name
getElementName() - Method in class by.belsoft.report.tools.view.BaseElement
Standard getter
getElements() - Method in class by.belsoft.report.tools.actions.ViewAction
standard getter
getField() - Method in class by.belsoft.report.tools.query.Criteria
standard getter
getField(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getField gets field by id
getFieldid() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the field id
getFieldid() - Method in class by.belsoft.report.tools.query.Reference
standard getter
getFieldId() - Method in class by.belsoft.report.tools.actions.PreviewAction
standard getter
getFields() - Method in class by.belsoft.report.tools.actions.PreviewAction
standard getter
getFields() - Method in class by.belsoft.report.tools.query.Query
standard getter
getFieldsToAdd() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getFormat() - Method in class by.belsoft.report.tools.actions.GRIAction
standard getter
getFromFields() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getHaveColor() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getHaveColor() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getHeader() - Method in class by.belsoft.report.tools.actions.PreviewAction
standard getter
getHeight() - Method in class by.belsoft.report.tools.actions.ChartAction
sets the chart height
getId() - Method in interface by.belsoft.report.tools.actions.ViewElement
getId gets element id
getId() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getId standard getter
getId() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getId() - Method in class by.belsoft.report.tools.query.Query
standard getter
getId() - Method in class by.belsoft.report.tools.query.Field
standard getter
getId() - Method in class by.belsoft.report.tools.query.DataSource
getId standard getter
getId() - Method in class by.belsoft.report.tools.view.BaseElement
Standard getter
getIdContainer() - Method in class by.belsoft.report.tools.actions.CommonViewAction
getIdContainer reorganizes the current id to container id
getImage() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getInnerText() - Method in interface by.belsoft.report.tools.actions.ViewElement
getInnerText gets element inner text
getInnerText() - Method in class by.belsoft.report.tools.view.BaseElement
Standard getter
getInputRend() - Method in class by.belsoft.report.tools.actions.ElementForm
getInputRend standard getter
getInputRend() - Method in class by.belsoft.report.tools.actions.CommonViewAction
getInputRend standard getter
getList() - Method in class by.belsoft.report.tools.actions.ReportListAction
gets the list of reports
getLname() - Method in class by.belsoft.report.tools.actions.ChartAction
gets leged name
getLocalname() - Method in class by.belsoft.report.tools.query.Reference
standard getter
getLogin() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getLogin standard getter
getLogin() - Method in class by.belsoft.report.tools.query.DataSource
standard getter
getMax() - Method in class by.belsoft.report.tools.actions.ChartAction
gets max value data to view on chart
getMdate() - Method in class by.belsoft.report.tools.utils.Report
The modification date getter
getMin() - Method in class by.belsoft.report.tools.actions.ChartAction
gets min value data to view on chart
getMode() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getMode() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getMode standard getter
getName() - Method in class by.belsoft.report.tools.actions.ReportListAction
standard getter
getName() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getName() - Method in class by.belsoft.report.tools.query.DataSource
standard getter
getName() - Method in class by.belsoft.report.tools.utils.Report
The name getter
getParamValue(ActionEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
getParamValue gets parameter value
getParamValue(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
getParamValue gets first child param
getParamValue(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
getParamValue gets parameter value
getParentFields(Document, String, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getParentFields gets parent fields
getParentFields(String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getParentFields gets parent fields
getPassword() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getPassword standard getter
getPassword() - Method in class by.belsoft.report.tools.query.DataSource
standard getter
getPielabel() - Method in class by.belsoft.report.tools.actions.ChartAction
sets pie lebel
getPielabelname() - Method in class by.belsoft.report.tools.actions.ChartAction
Gets the pie lebel name
getPlacement() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the legend placement
getPropertyTables() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getPropertyTables gets list of property tables
getPropertyTables(Document) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
getPropertyTables gets property tables
getPropsTable() - Method in class by.belsoft.report.tools.actions.PreviewAction
standard getter
getPropsTree() - Method in class by.belsoft.report.tools.actions.PreviewAction
getPropsTree gets detailed table tree
getQue() - Method in class by.belsoft.report.tools.utils.WhereBuilder
The query buffer getter
getQueries(Document) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getQueries gets queries
getQueriesList() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getQueriesList gets list of queries
getQuery() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getQuery() - Method in class by.belsoft.report.tools.query.Where
standard getter
getQuery(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getQuery gets query
getQuery(String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getQuery gets query by given data
getQueryid() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the query id
getQueryid() - Method in class by.belsoft.report.tools.query.Reference
standard getter
getQueryid() - Method in class by.belsoft.report.tools.query.Field
standard getter
getQueryNode(Document, Query) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getQueryNode gets node from query
getQueryObject(String, Node) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getQueryObject gets query object
getRadioFields() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the array with radio fields representing query fields
getRadioQueries() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the array of radio fields representing queries
getRecType() - Method in class by.belsoft.report.tools.query.Criteria
standard getter
getReference() - Method in class by.belsoft.report.tools.query.Query
standard getter
getReferencename() - Method in class by.belsoft.report.tools.query.Field
standard getter
getRelation() - Method in class by.belsoft.report.tools.query.Criteria
standard getter
getRelationfid() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getRelationFields() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getRelationqid() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getRenders() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getRenders() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getReportContent(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getReportContent gets report contant
getReportName() - Method in class by.belsoft.report.tools.actions.ContextData
getReportName gets report name
getReports() - Method in class by.belsoft.report.tools.actions.ReportListAction
standard getter
getReports() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getReports gets report list
getRequest() - Method in class by.belsoft.report.tools.actions.ContextData
getRequest gets servlet request
getRows() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getSavedContainer() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getSavedContainer gets saved view container
getSavedTable(Document, String) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
getSavedTable gets saved table
getSavedTable(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getSavedTable gets saved table
getSelectedTableId() - Method in class by.belsoft.report.tools.actions.CommonViewAction
getSelectedTableId standard getter
getSelectedTo() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getSelectLists() - Method in class by.belsoft.report.tools.actions.ElementForm
standard getter
getSelectLists() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getSelectLists(String) - Static method in class by.belsoft.report.tools.config.style.ReportStyleProps
getSelectLists gets the select list value
getSelectValue() - Method in class by.belsoft.report.tools.actions.CommonViewAction
getSelectValue standard getter
getSession() - Method in class by.belsoft.report.tools.actions.ContextData
getSession gets http session
getSortFields() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getSorting(String) - Method in class by.belsoft.report.tools.actions.QueryAction
getSorting sets sorting value
getSortOrd() - Method in class by.belsoft.report.tools.query.Field
standard getter
getSortOrder(String) - Method in class by.belsoft.report.tools.utils.WhereBuilder
getSortOrder gets sort order from string
getStaticElement(Node) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
getStaticElement gets static element
getStaticElements() - Method in class by.belsoft.report.tools.view.BaseTakenUp
Standard getter
getStaticElements(Node) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
getStaticElements get static elements structure
getStructure() - Method in class by.belsoft.report.tools.query.Field
standard getter
getStructureContainer() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getStructureContainer gets structure container
getStructureTables() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getStructureTables gets structure tables
getStructureTables(Document) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
getStructureTables gets structure tables
getStyleAttributes(String) - Static method in class by.belsoft.report.tools.config.style.ReportStyleProps
getStyleAttributes gets element attributes
getSubqueries() - Method in class by.belsoft.report.tools.query.Query
standard getter
getTable() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getTableColumns(Connection, String, String, String) - Method in class by.belsoft.report.tools.reportdb.QueryUtilities
getTableColumns gets database table columns
getTables() - Method in class by.belsoft.report.tools.actions.ViewAction
standard getter
getTables() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getTables() - Method in class by.belsoft.report.tools.actions.ChartAction
gets tables
getTables() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getTables gets view tables
getTables(Connection, String) - Method in class by.belsoft.report.tools.reportdb.QueryUtilities
getTables gets database tables
getTables(Document) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
getTables gets all tableext from document
getTablesUI() - Method in class by.belsoft.report.tools.actions.ViewAction
standard getter
getTemplate() - Method in class by.belsoft.report.tools.actions.ViewAction
getTemplate standard getter
getTemplateNames() - Method in class by.belsoft.report.tools.reportdb.FileManager
getTemplateNames gets template names
getTemplates() - Method in class by.belsoft.report.tools.actions.ViewAction
getTemplates standard getter
getTest() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getToFields() - Method in class by.belsoft.report.tools.actions.QueryAction
standard getter
getTree() - Method in class by.belsoft.report.tools.actions.ViewAction
getTree gets element tree
getTree() - Method in class by.belsoft.report.tools.actions.QueryAction
getTree makes query tree
getTree() - Method in class by.belsoft.report.tools.actions.PreviewAction
getTree gets table structure tree
getType() - Method in class by.belsoft.report.tools.query.DataSource
standard getter
getUiTree() - Method in class by.belsoft.report.tools.actions.PreviewAction
standard getter
getUiTree() - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard getter
getUpStep(String[], ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
getUpStep makes up step in the select
getUrl() - Method in class by.belsoft.report.tools.actions.ViewAction
getUrl standard getter
getUrl() - Method in class by.belsoft.report.tools.actions.DataSourceAction
getUrl standard getter
getUrl() - Method in class by.belsoft.report.tools.query.DataSource
standard getter
getValue() - Method in class by.belsoft.report.tools.query.Criteria
standard getter
getViewable(String) - Method in class by.belsoft.report.tools.actions.QueryAction
getViewable checks display param of the field
getWhere() - Method in class by.belsoft.report.tools.query.Query
standard getter
getWidth() - Method in class by.belsoft.report.tools.actions.ChartAction
gets the chart width
getXmlSource() - Method in class by.belsoft.report.tools.actions.SourceAction
standard getter
getXMLSource(Document, Query) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
getXMLSource gets xml source from objects
getXMLSource(Query) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
getXMLSource gets xml source from query
getXtitle() - Method in class by.belsoft.report.tools.actions.ChartAction
sets horizontal title
getYtitle() - Method in class by.belsoft.report.tools.actions.ChartAction
sets vertical title
GRIAction - class by.belsoft.report.tools.actions.GRIAction.
The class to work with report generation
GRIAction() - Constructor for class by.belsoft.report.tools.actions.GRIAction
 

H

hasPoint(String) - Method in class by.belsoft.report.tools.utils.WhereBuilder
hasPoint checks if it is a point inside given string
haveColor - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 

I

id - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
id - Variable in class by.belsoft.report.tools.view.BaseElement
 
importQuery(ActionEvent) - Method in class by.belsoft.report.tools.actions.GRIAction
importQuery imports query file
importView(ActionEvent) - Method in class by.belsoft.report.tools.actions.GRIAction
importView imports view file
innerText - Variable in class by.belsoft.report.tools.view.BaseElement
 
inputRend - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
isFullScreen() - Method in class by.belsoft.report.tools.actions.ViewAction
method to check if fool screen
isGenerated(String) - Method in class by.belsoft.report.tools.reportdb.FileManager
isGenerated checks if report is generated
isHead() - Method in class by.belsoft.report.tools.query.Query
standard checker
isInside(String[], String) - Method in class by.belsoft.report.tools.utils.WhereBuilder
isInside checks given signs presence
isSaved(Document, Query) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
isSaved checks if the query is saved
isViewable(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
isViewable checks if viewable checkbox is marked

L

listenFrom(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenFrom listens from fields
listenQuery(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.ChartAction
listenQuery listens query to view its fields
listenRemoveCriteria(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenRemoveCriteria listens criteria to remove
listenSelectProps(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.ElementForm
listenSelectProps listens page selects and collects their values
listenSelectProps(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.CommonViewAction
listenSelectProps listens select properties
listenSort(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenSort listens fields to be sorted
listenSortFields(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenSortFields listens sort fields
listenSorting(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenSorting listens sorting type
listenTemplateName(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
listenTemplateName listens template name to make url
listenTo(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenTo listens to fields
listenToDelete(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
listenToDelete listens reports to delete
listenToDelete(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
listenToDelete listens delete checkboxes
listenToFields(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenToFields listens To fields on view state
listenType(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.ChartAction
listenType listens which type of chart is chosen
listenUnsort(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenUnsort listens fields to be excluded from sorting
listenViewable(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
listenViewable listens view state
loadDrivers(URL[]) - Method in class by.belsoft.report.tools.reportdb.QueryUtilities
loadDrivers loads drivers

M

makeBaseTakenUpObject(BaseTakenUp, Node) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
makeBaseTakenUpObject makes object from xml structure
makeBaseTakenUpObjects(BaseTakenUp, Node) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
makeBaseTakenUpObjects makes object tree from xml structure
makeBaseTakenUpTables(BaseTakenUp, Node) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
makeBaseTakenUpTables makes container tables from node
makeBaseTakenUpXML(Document, Element, BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
makeBaseTakenUpXML makes element from container
makeCriteriasFromString(String) - Method in class by.belsoft.report.tools.utils.WhereBuilder
makeCriteriasFromString makes criterias list from string
makeDataSourceElement(Document, DataSource) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
makeDataSourceElement makes datasource element
makeDataSourceFromNode(Element) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
makeDataSourceFromNode makes datasource from node
makeDefaultDataDocument(Document, Element, Element) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
makeDefaultDataDocument makes default data document
makeDefaultDataXMLFile(String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
makeDefaultDataXMLFile makes default data xml file
makeDeleteList() - Method in class by.belsoft.report.tools.actions.DataSourceAction
makeDeleteList makes list to delete datasources
makeDocument(File) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
makeDocument makes document from file
makeDocument(XMLResource) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
makeDocument makes document from xml resource
makeElement(Query) - Method in class by.belsoft.report.tools.actions.QueryAction
makeElement makes result query
makeFieldFromNode(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
makeFieldFromNode makes field from node
makeImage() - Method in class by.belsoft.report.tools.view.BaseElement
makeImage makes image
makeObjectTreeFromNode(Query, Node) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
makeObjectTreeFromNode makes object tree from node
makeOrderClause(ArrayList) - Method in class by.belsoft.report.tools.utils.WhereBuilder
makeOrderClause makes order by clause
makePropertyObject(BaseTakenUp, Node) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
makePropertyObject makes property object
makePropertyTables(BaseTakenUp, Node) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
makePropertyTables makes property tables
makeSortBy(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
makeSortBy listens sorting radio
makeSortFromString(String) - Method in class by.belsoft.report.tools.utils.WhereBuilder
makeSortFromString makes sort list drom string
makeStaticElements(Document, Element, ArrayList) - Method in class by.belsoft.report.tools.view.BaseTakenUp
makeStaticElements makes static elements
makeUnusableRow(BaseTakenUp, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.PreviewAction
makeUnusableRow makes row that will not be used during generation
makeViewXMLFragment(BaseTakenUp, String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
makeViewXMLFragment makes view xml fragment
makeWhereClause(ArrayList) - Method in class by.belsoft.report.tools.utils.WhereBuilder
makeWhereClause makes where clause
makeXMLTreeDynamicElementsFromObject(DefaultMutableTreeNode, ArrayList) - Method in class by.belsoft.report.tools.actions.ViewAction
makeXMLTreeDynamicElementsFromObject makes page tree from list of objects
makeXMLTreeDynamicElementsFromObject(DefaultMutableTreeNode, ArrayList) - Method in class by.belsoft.report.tools.actions.PreviewAction
makeXMLTreeDynamicElementsFromObject makes object tree
makeXMLTreeFromObject(DefaultMutableTreeNode, ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
makeXMLTreeFromObject makes tree from container
makeXMLTreeFromObject(Document, Element, ArrayList) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
makeXMLTreeFromObject makes xml tree from object
makeXMLTreeStaticElementsFromObject(DefaultMutableTreeNode, ArrayList) - Method in class by.belsoft.report.tools.actions.ViewAction
makeXMLTreeStaticElementsFromObject makes static elements tree
MARKED_TABLE_COLOR - Static variable in class by.belsoft.report.tools.view.BaseElement
 

N

newTable(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
newTable makes new table

O

organizeAttributes(String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
organizeAttributes organizes attributes for given element

P

parseWherePart(String, boolean) - Method in class by.belsoft.report.tools.utils.WhereBuilder
parseWherePart parses where part
pasteChart(ActionEvent) - Method in class by.belsoft.report.tools.actions.ChartAction
pasteChart pastes chart into element chosen
pasteHeader(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
pasteHeader pastes header for column
pasteImage(ActionEvent) - Method in class by.belsoft.report.tools.actions.ElementForm
pasteImage pastes image into actions container
pasteImage(HashMap, UploadedFile) - Method in interface by.belsoft.report.tools.actions.SimpleElements
pasteImage pastes textimage into given container
pasteImage(HashMap, UploadedFile) - Method in class by.belsoft.report.tools.actions.CommonViewAction
pasteImage pastes image into container
pasteLink(ActionEvent) - Method in class by.belsoft.report.tools.actions.ElementForm
pasteLink pastes link into actions container
pasteLink(HashMap, UploadedFile) - Method in interface by.belsoft.report.tools.actions.SimpleElements
pasteLink pastes link into given container
pasteLink(HashMap, UploadedFile) - Method in class by.belsoft.report.tools.actions.CommonViewAction
pasteLink pastes link into container
pasteTable(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
pasteTable pastes table into container
pasteTextArea(ActionEvent) - Method in class by.belsoft.report.tools.actions.ElementForm
pasteTextArea pastes textarea into actions container
pasteTextArea(HashMap) - Method in interface by.belsoft.report.tools.actions.SimpleElements
pasteTextArea pastes textarea into given container
pasteTextArea(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
pasteTextArea pastes textarea into container
pasteTextField(ActionEvent) - Method in class by.belsoft.report.tools.actions.ElementForm
pasteTextField pastes textfield into actions container
pasteTextField(HashMap) - Method in interface by.belsoft.report.tools.actions.SimpleElements
pasteTextField pastes textfield into given container
pasteTextField(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
pasteTextField pastes textfield into container
preAdd(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
preAdd prepares add action
preEdit(ActionEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
preEdit gets report name
preEdit(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
preEdit prepares edit action
prepareCollection(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
prepareCollection prepares collection to extract data
prepareDataSource(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
prepareDataSource prepares datasource for viewing
PrePropsTreeListener - class by.belsoft.report.tools.view.PrePropsTreeListener.
The properties tree listener
PrePropsTreeListener() - Constructor for class by.belsoft.report.tools.view.PrePropsTreeListener
 
preview(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
preview makes preview action
PreviewAction - class by.belsoft.report.tools.actions.PreviewAction.
This class supports all preview actions
PreviewAction() - Constructor for class by.belsoft.report.tools.actions.PreviewAction
PreviewAction base constructor
processAction(ActionEvent) - Method in class by.belsoft.report.tools.view.ViewTreeListener
processAction processes listen action
processAction(ActionEvent) - Method in class by.belsoft.report.tools.view.TreeListener
processAction processes listen action
processAction(ActionEvent) - Method in class by.belsoft.report.tools.view.StructureTreeListener
processAction processes listen action
processAction(ActionEvent) - Method in class by.belsoft.report.tools.view.PrePropsTreeListener
processAction processes listen action
properties() - Method in class by.belsoft.report.tools.actions.PreviewAction
properties prepares properties container
properties() - Method in class by.belsoft.report.tools.actions.CommonViewAction
properties method for tree expanding

Q

Query - class by.belsoft.report.tools.query.Query.
The query bean
Query() - Constructor for class by.belsoft.report.tools.query.Query
Query default constructor
Query(String) - Constructor for class by.belsoft.report.tools.query.Query
Query constructor
QueryAction - class by.belsoft.report.tools.actions.QueryAction.
The class to work with queries
QueryAction() - Constructor for class by.belsoft.report.tools.actions.QueryAction
Base constructor
QueryMethods - class by.belsoft.report.tools.reportdb.QueryMethods.
The class to work with query xml
QueryMethods() - Constructor for class by.belsoft.report.tools.reportdb.QueryMethods
 
QueryUtilities - class by.belsoft.report.tools.reportdb.QueryUtilities.
The class to work with datasources
QueryUtilities() - Constructor for class by.belsoft.report.tools.reportdb.QueryUtilities
 

R

Reference - class by.belsoft.report.tools.query.Reference.
The reference bean
Reference() - Constructor for class by.belsoft.report.tools.query.Reference
The base constructor
Reference(String, String) - Constructor for class by.belsoft.report.tools.query.Reference
Reference constructor
remove(ActionEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
remove removes selected report
remove(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
remove removes current datasource
removeDataSource(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
removeDataSource removes datasource
removeDataSource(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeDataSource removes datasource
removeDataSources(Document, String[]) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
removeDataSources removes datasources
removeDataSources(String[]) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeDataSources removes datasources
removeDriver(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
removeDriver removes driver from application
removeDriver(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
removeDriver removes driver
removeDriver(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeDriver removes driver
removeFromReportContent(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeFromReportContent removes unnecessary data from report content
removeQuery(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
removeQuery removes query
removeQuery(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeQuery removes query from report
removeReport(String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeReport removes report
removeReports(String[]) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeReports removes report group
removeRowUnusedNodes(Document) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
removeRowUnusedNodes removes unnecessary rows
removeTable(Document, String) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
removeTable removes selected table
removeUnusedRows() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
removeUnusedRows removes unnecessary rows from content
renders - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
replaceIdWithElementName(BaseTakenUp) - Method in class by.belsoft.report.tools.actions.PreviewAction
Replaces the id with element name inside given container
Report - class by.belsoft.report.tools.utils.Report.
The class to work with report
Report() - Constructor for class by.belsoft.report.tools.utils.Report
The default constructor
Report(String) - Constructor for class by.belsoft.report.tools.utils.Report
The base constructor
ReportConfigProps - class by.belsoft.report.tools.config.ReportConfigProps.
The class to work with config properties
ReportConfigProps() - Constructor for class by.belsoft.report.tools.config.ReportConfigProps
 
ReportListAction - class by.belsoft.report.tools.actions.ReportListAction.
The class to work with list of reports
ReportListAction() - Constructor for class by.belsoft.report.tools.actions.ReportListAction
ReportListAction base constructor
ReportStyleProps - class by.belsoft.report.tools.config.style.ReportStyleProps.
The class to work with stored element properties
ReportStyleProps() - Constructor for class by.belsoft.report.tools.config.style.ReportStyleProps
 
returnContainer(String, BaseTakenUp) - Method in class by.belsoft.report.tools.actions.CommonViewAction
returnContainer returns container by given data
reverseList(ArrayList) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
reverseList makes reverse list
rows - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
run(ActionEvent) - Method in class by.belsoft.report.tools.actions.ReportListAction
run runs selected report

S

save(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
save saves all view structure
save(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
save saves current query
save(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
save all data per action
saveAllDataToFiles(String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveAllDataToFiles saves all report data to files
saveAttrs(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
saveAttrs saves current container attributes
saveContainer(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
saveContainer saves container
saveContainer(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
saveContainer saves current container
saveDataSource(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
saveDataSource saves new application datasource
saveDocumentToFile(Document, String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveDocumentToFile saves document to file
saveDriver(ActionEvent) - Method in class by.belsoft.report.tools.actions.DataSourceAction
saveDriver saves application driver
saveDriver(String, InputStream) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveDriver saves driver into driver folder
saveElement() - Method in class by.belsoft.report.tools.actions.QueryAction
saveElement saves query element
saveFile(String, File, InputStream) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveFile saves file
saveFile(String, InputStream) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveFile saves file to report folder
saveProps(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
saveProps seves container with all its properties
savePropsData(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
savePropsData saves properties data
saveQueryFile(String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveQueryFile saves query file
saveViewFile(String, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
saveViewFile saves view file
selectedTableId - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
selectLists - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
selectValue - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
setActionName(String) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setAndor(String) - Method in class by.belsoft.report.tools.query.Criteria
standard setter
setAttributes(HashMap) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setAttributes(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setAttributes(HashMap) - Method in class by.belsoft.report.tools.view.BaseElement
Standard setter
setAttributeStyle(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
setAttributeStyle sets attributes for current element
setAttributeStyle(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
setAttributeStyle sets style for given element
setAttributeStyleList(ArrayList) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setAttributeStyleList(ArrayList) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setAvalibleTables(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
setAvalibleTables sets avalible tables into popup
setCdate(Timestamp) - Method in class by.belsoft.report.tools.utils.Report
The creation date setter
setCfield(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setCfields(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
setCfields sets fields with criterias
setChartname(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets chart name
setChartQueries(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
setChartQueries sets tables to chart popup
setCharttype(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the chart type
setChildElements(ArrayList) - Method in class by.belsoft.report.tools.view.BaseElement
Standard setter
setCols(String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setColumnname(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setCommonAttributeStyle(String, ActionEvent, String, String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
setCommonAttributeStyle sets attributes and their values
setComplexFields() - Method in class by.belsoft.report.tools.actions.PreviewAction
setComplexFields sets fields with complex instance to container
setContainer(BaseTakenUp) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setContainerByElementId(String) - Method in class by.belsoft.report.tools.actions.PreviewAction
Sets container by elements id
setCrecordtype(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setCrecordtypes(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setCriteria(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setCriteria(String) - Method in class by.belsoft.report.tools.query.Criteria
standard setter
setCriterias(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setCurquery(Query) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setCurrentDataSource(String) - Method in class by.belsoft.report.tools.actions.QueryAction
setCurrentDataSource standard setter
setCurrentq(String) - Method in class by.belsoft.report.tools.utils.Report
The current query setter
setDatasource(DataSource) - Method in class by.belsoft.report.tools.actions.QueryAction
setDatasource standard setter
setDataSource(DataSource) - Method in class by.belsoft.report.tools.query.Query
standard setter
setDataSourceName(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDataSourceName standard setter
setDataSources(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setDataSources(ArrayList) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDataSources standard setter
setDbName(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDbName standard setter
setDeleteList(ArrayList) - Method in class by.belsoft.report.tools.actions.ReportListAction
setDeleteList standard setter
setDeleteList(ArrayList) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDeleteList standard setter
setDescription(String) - Method in class by.belsoft.report.tools.actions.ReportListAction
standard setter
setDescription(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDescription standard setter
setDescription(String) - Method in class by.belsoft.report.tools.query.DataSource
setDescription standard setter
setDescription(String) - Method in class by.belsoft.report.tools.utils.Report
The description setter
setDisplay(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setDriver(String) - Method in class by.belsoft.report.tools.query.DataSource
standard setter
setDriver(UploadedFile) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDriver standard setter
setDriverName(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDriverName standard setter
setDrivers(ArrayList) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setDrivers standard setter
setDynamicElements(ArrayList) - Method in class by.belsoft.report.tools.view.BaseTakenUp
Standard setter
setDz(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the number of signs after point
setElementName(String) - Method in class by.belsoft.report.tools.view.BaseElement
Standard setter
setElements(String) - Method in class by.belsoft.report.tools.actions.ViewAction
standard setter
setField(String) - Method in class by.belsoft.report.tools.query.Criteria
standard setter
setFieldid(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the field id
setFieldid(String) - Method in class by.belsoft.report.tools.query.Reference
standard setter
setFieldId(String) - Method in class by.belsoft.report.tools.actions.PreviewAction
standard setter
setFields(ArrayList) - Method in class by.belsoft.report.tools.actions.PreviewAction
standard setter
setFields(ArrayList) - Method in class by.belsoft.report.tools.query.Query
standard setter
setFields(String) - Method in class by.belsoft.report.tools.actions.PreviewAction
setFields sets fields for chosen query
setFieldsToAdd(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setFieldToTable(ActionEvent) - Method in class by.belsoft.report.tools.actions.PreviewAction
setFieldToTable pastes field to generated table
setFormat(String) - Method in class by.belsoft.report.tools.actions.GRIAction
standard setter
setFromFields(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
setFromFields sets from fields
setFullScreen(boolean) - Method in class by.belsoft.report.tools.actions.ViewAction
standard setter
setHaveColor(HashMap) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setHaveColor(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setHead(boolean) - Method in class by.belsoft.report.tools.query.Query
standard setter
setHeader(String) - Method in class by.belsoft.report.tools.actions.PreviewAction
standard setter
setHeadTables() - Method in class by.belsoft.report.tools.actions.ChartAction
setHeadTables sets tables for chart generation
setHeight(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the chart height
setId(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
setId sets element id
setId(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setId standard setter
setId(String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setId(String) - Method in class by.belsoft.report.tools.query.Query
standard setter
setId(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setId(String) - Method in class by.belsoft.report.tools.query.DataSource
setId standard setter
setId(String) - Method in class by.belsoft.report.tools.view.BaseElement
Standard setter
setImage(UploadedFile) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setInnerText(String) - Method in class by.belsoft.report.tools.view.BaseElement
Standard setter
setInputRend(HashMap) - Method in class by.belsoft.report.tools.actions.ElementForm
setInputRend standard setter
setInputRend(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
setInputRend standard setter
setLname(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets legend name
setLocalname(String) - Method in class by.belsoft.report.tools.query.Reference
standard setter
setLogin(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setLogin standard setter
setLogin(String) - Method in class by.belsoft.report.tools.query.DataSource
standard setter
setMax(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the max data value
setMdate(Timestamp) - Method in class by.belsoft.report.tools.utils.Report
The modification date setter
setMin(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets min value data to view on chart
setMode(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setMode(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setMode standard setter
setName(String) - Method in class by.belsoft.report.tools.actions.ReportListAction
standard setter
setName(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setName(String) - Method in class by.belsoft.report.tools.query.DataSource
standard setter
setName(String) - Method in class by.belsoft.report.tools.utils.Report
The name setter
setPageData(String, String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
setPageData sets all element data on page
setPassword(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setPassword standard setter
setPassword(String) - Method in class by.belsoft.report.tools.query.DataSource
standard setter
setPielabel(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the pie lebel
setPielabelname(String) - Method in class by.belsoft.report.tools.actions.ChartAction
Sets the pie lebel name
setPlacement(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the legend placement
setPropsTable(BaseTakenUp) - Method in class by.belsoft.report.tools.actions.PreviewAction
standard setter
setQue(StringBuffer) - Method in class by.belsoft.report.tools.utils.WhereBuilder
setQue The query buffer getter
setQuery(Query) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setQuery(String) - Method in class by.belsoft.report.tools.query.Where
standard setter
setQueryid(String) - Method in class by.belsoft.report.tools.actions.ChartAction
Sets the query id
setQueryid(String) - Method in class by.belsoft.report.tools.query.Reference
standard setter
setQueryid(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setRadioFields(ArrayList) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the array of radio fields
setRadioFields(String) - Method in class by.belsoft.report.tools.actions.ChartAction
Sets radio fields by given id
setRadioQueries() - Method in class by.belsoft.report.tools.actions.ChartAction
Sets radio queries taken from tables
setRadioQueries(ArrayList) - Method in class by.belsoft.report.tools.actions.ChartAction
sets the array to view as queries
setRecType(String) - Method in class by.belsoft.report.tools.query.Criteria
standard setter
setReference(ArrayList) - Method in class by.belsoft.report.tools.query.Query
standard setter
setReferencename(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setRefreshData() - Method in class by.belsoft.report.tools.actions.ContextData
setRefreshData sets data for page refreshing
setRelation(String) - Method in class by.belsoft.report.tools.query.Criteria
standard setter
setRelationCriteria(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
setRelationCriteria sets new relation criteria
setRelationfid(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setRelationFields(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
setRelationFields sets relation fields
setRelationqid(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setRenders(HashMap) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setRenders(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setReports(ArrayList) - Method in class by.belsoft.report.tools.actions.ReportListAction
setReports standard setter
setRows(String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setSelectedTableId(String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
setSelectedTableId standard setter
setSelectedTo(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setSelectLists(HashMap) - Method in class by.belsoft.report.tools.actions.ElementForm
standard setter
setSelectLists(HashMap) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setSelectValue(String) - Method in class by.belsoft.report.tools.actions.CommonViewAction
setSelectValue standard setter
setSortFields(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setSorting(String, String) - Method in class by.belsoft.report.tools.actions.QueryAction
setSorting sets sorting
setSortOrd(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setSource() - Method in class by.belsoft.report.tools.actions.SourceAction
setSource sets source from current query
setStaticElements(ArrayList) - Method in class by.belsoft.report.tools.view.BaseTakenUp
Standard setter
setStructure(String) - Method in class by.belsoft.report.tools.query.Field
standard setter
setSubqueries(ArrayList) - Method in class by.belsoft.report.tools.query.Query
standard setter
setTable(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setTableextToTable(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
setTableextToTable pastes table element into container
setTables(ArrayList) - Method in class by.belsoft.report.tools.actions.ViewAction
standard setter
setTables(ArrayList) - Method in class by.belsoft.report.tools.actions.ChartAction
sets tables
setTablesUI(ArrayList) - Method in class by.belsoft.report.tools.actions.ViewAction
standard setter
setTemplate(String) - Method in class by.belsoft.report.tools.actions.ViewAction
setTemplate standard setter
setTemplates(ArrayList) - Method in class by.belsoft.report.tools.actions.ViewAction
setTemplates standard setter
setTest(String) - Method in class by.belsoft.report.tools.actions.QueryAction
standard setter
setToFields(ArrayList) - Method in class by.belsoft.report.tools.actions.QueryAction
setToFields sets fields into corresponding select
setType(String) - Method in class by.belsoft.report.tools.query.DataSource
standard setter
setUiTree(UITree) - Method in class by.belsoft.report.tools.actions.PreviewAction
standard setter
setUiTree(UITree) - Method in class by.belsoft.report.tools.actions.CommonViewAction
standard setter
setupView(ValueChangeEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
setupView sets view mode
setUrl(String) - Method in class by.belsoft.report.tools.actions.ViewAction
setUrl standard setter
setUrl(String) - Method in class by.belsoft.report.tools.actions.DataSourceAction
setUrl standard setter
setUrl(String) - Method in class by.belsoft.report.tools.query.DataSource
standard setter
setValue(String) - Method in class by.belsoft.report.tools.query.Criteria
standard setter
setViewable(String, String) - Method in class by.belsoft.report.tools.actions.QueryAction
setViewable sets view state
setWhere(Where) - Method in class by.belsoft.report.tools.query.Query
standard setter
setWidth(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets he chart width
setXmlSource(String) - Method in class by.belsoft.report.tools.actions.SourceAction
standard setter
setXtitle(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets horizontel title
setYtitle(String) - Method in class by.belsoft.report.tools.actions.ChartAction
sets vertical title
SimpleElements - interface by.belsoft.report.tools.actions.SimpleElements.
Interface to release paste elements properties
sortDown(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
sortDown make down step in sort fields
sortUp(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
sortUp make up step in sor fields
SourceAction - class by.belsoft.report.tools.actions.SourceAction.
The class to work with file sources
SourceAction() - Constructor for class by.belsoft.report.tools.actions.SourceAction
SourceAction base constructor
StructureTreeListener - class by.belsoft.report.tools.view.StructureTreeListener.
The structure tree listener
StructureTreeListener() - Constructor for class by.belsoft.report.tools.view.StructureTreeListener
 
subquery(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
subquery sets subquery mode

T

testDataSource(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
testDataSource tests current datasource
testDriver(String) - Method in class by.belsoft.report.tools.reportdb.QueryUtilities
testDriver tests driver
TreeListener - class by.belsoft.report.tools.view.TreeListener.
The query tree listener
TreeListener() - Constructor for class by.belsoft.report.tools.view.TreeListener
 

U

uiTree - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 
up(ActionEvent) - Method in class by.belsoft.report.tools.actions.QueryAction
up make up step in to fields
updateDataSource(DataSource) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
updateDataSource updates datasource
updateDataSource(Document, DataSource) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
updateDataSource updates datasource
updateGeneralViewContainer(BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
updateGeneralViewContainer updates general view container
updateGeneralViewContainer(Document, BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.ViewMethods
updateGeneralViewContainer updates all view.xml file
updateQuery(Document, Query) - Method in class by.belsoft.report.tools.reportdb.QueryMethods
updateQuery updates query
updateQuery(Query) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
updateQuery updates query
updateReport() - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
updateReport updates report data
updateTable(Document, BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.CommonMethods
updateTable updates table in xml database
updateView(BaseTakenUp) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
updateView updates report view

V

ViewAction - class by.belsoft.report.tools.actions.ViewAction.
The class to work with view page
ViewAction() - Constructor for class by.belsoft.report.tools.actions.ViewAction
The base constructor
ViewElement - interface by.belsoft.report.tools.actions.ViewElement.
The interface to release baseelement properties
ViewMethods - class by.belsoft.report.tools.reportdb.ViewMethods.
The class to work with view xml
ViewMethods() - Constructor for class by.belsoft.report.tools.reportdb.ViewMethods
 
viewTemplates(ActionEvent) - Method in class by.belsoft.report.tools.actions.ViewAction
viewTemplates method to view templates
ViewTreeListener - class by.belsoft.report.tools.view.ViewTreeListener.
The view tree listener
ViewTreeListener() - Constructor for class by.belsoft.report.tools.view.ViewTreeListener
 

W

Where - class by.belsoft.report.tools.query.Where.
The where bean
Where() - Constructor for class by.belsoft.report.tools.query.Where
Base constructor
Where(String) - Constructor for class by.belsoft.report.tools.query.Where
Where constructor
WhereBuilder - class by.belsoft.report.tools.utils.WhereBuilder.
The class to work with where clause
WhereBuilder() - Constructor for class by.belsoft.report.tools.utils.WhereBuilder
 
write(Node, String) - Method in class by.belsoft.report.tools.reportdb.XmlUtilities
write method that writes xml source

X

XmlUtilities - class by.belsoft.report.tools.reportdb.XmlUtilities.
The class to work with xml database
XmlUtilities() - Constructor for class by.belsoft.report.tools.reportdb.XmlUtilities
The base constructor
xmluts - Variable in class by.belsoft.report.tools.actions.CommonViewAction
 

A B C D E F G H I L M N O P Q R S T U V W X

Copyright © 2005 BelSoft Inc. All Rights Reserved.