Package com.businessobjects.jsf.sdk.properties

This package contains property classes and additional support classes used by the UI components.

See:
          Description

Class Summary
AlertProps Contains properties for determining how alert messages are displayed in the ItemsGrid component.
AuthenticationProps Contains authentication input information in the Logon component.
ButtonProps Contains properties to specify how to display a button or a set of buttons.
ButtonType Contains fields that specify the button type for the ButtonProps object.
CharacterSeparatedProps Contains properties for specifying character separator labels.
DefaultParentType Contains fields that specify which item will be the parent item.
DefaultRootType Contains fields that specify the default item type of the root item.
DestinationType Specifies the destination type for the Destination component.
EmailProps Contains properties for specifying email destination options in the Destination component.
ExcelProps Contains properties for specifying Microsoft Excel column properties.
FileProps Contains properties for specifying file destination options in the Destination component.
FilterProps Contains properties for the selection formulas used to retrieve and filter groups of records from a database.
FTPProps Contains properties for specifying FTP destination options in the Destination component.
GridLines Contains fields that specify the type of grid lines.
Hierarchy Specifies the active item hierarchy in use for the IEnterpriseItems interface.
HorizontalAlign Contains fields that specify the horizontal alignment of an element in a component.
Image Contains fields that specify how to display the image representation of an item.
ImagesProps Contains properties for the images that are displayed in the Path component.
InstanceFilter Contains fields that specify whether instances are returned in the query results.
MonthlyProps Contains properties for specifying which recurring date options to display in the Schedule component.
PageLayoutProps Contains properties for specifying the page layout.
PageNumberButtonProps Contains properties for displaying numbered pager buttons.
PageNumberButtonType Contains fields that specify the possible values of the page number buttons for the pager of the ItemsGrid component.
PagerButton Contains fields that specify all possible values for the movement of the pager within the ItemsGrid component.
PagerProps Specifies the style for the pager of the ItemsGrid component.
PagerVisibilityOption Contains fields that specify the position in which the pager will be displayed.
PaginatedTextProps Contains properties for displaying paginated text.
PagingAction Used by the EnterpriseItems bean for page movement.
PagingProps Contains properties for specifying how to perform paging.
RepeatDirection Contains fields that specify the repeat direction for the Path component.
ReportFormatType Specifies the report format type for the ReportFormat component.
ReportPrintType Specifies the report print type for the ReportPrint component.
ReportServerType Contains fields that specify the type of server used to view reports.
ScheduleType Specifies the schedule type for the Schedule component.
SortDirection Contains fields that specify whether to use an ascending or descending direction to sort a list of items.
SortProps Contains properties that specify the field to sort items by and the direction in which to sort them.
SubmitButtonProps Contains optional properties for a button or a set of buttons in addition to the properties contained in the ButtonProps class.
SystemProps Contains properties for specifying system input information used when logging on to BusinessObjects Enterprise with the Logon component.
 

Package com.businessobjects.jsf.sdk.properties Description

This package contains property classes and additional support classes used by the UI components.

Related Documentation