Package com.businessobjects.jsf.sdk.components

This package contains the user interface component classes.

See:
          Description

Class Summary
UIBaseControl The base component from which all other BusinessObjects Enterprise JSF components inherit.
UIBaseScheduleControl The base scheduling component from which all other BusinessObjects Enterprise JSF scheduling components inherit.
UIChangePassword Allows the user to change their BusinessObjects Enterprise logon password.
UIDestination Enables the user to specify the output destination of a scheduled job.
UIItemsColumn A column that appears in the ItemsGrid component.
UIItemsGrid A data bound component that displays the items from an EnterpriseItem or EnterpriseItems bean in a table.
UILogon Enables a user to log on to a BusinessObjects Enterprise session.
UIPath Provides the user with a visual, "breadcrumb trail" representation of the path from a selected item, such as a report, to its root item.
UIReportDatabaseLogon Enables a user to specify report logon credentials for accessing a report database when a scheduled report is run.
UIReportFilters Enables a user to enter record and group selection formulas that retrieve and filter report records from the database when a scheduled report is run.
UIReportFormat Enables a user to select the file format of the report they wish to schedule.
UIReportParameters Enables a user to add and remove parameters that determine the information passed into a scheduled report when it is run.
UIReportPrint Enables a user to specify the printer settings of a report to be scheduled.
UISchedule Enables a user to enter a scheduling plan.
 

Package com.businessobjects.jsf.sdk.components Description

This package contains the user interface component classes.

Related Documentation