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.
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.
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.
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.
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.
ReportServerType Contains fields that specify the type of server used to view reports.
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