Serialized Form


Package com.businessobjects.jsf.sdk.components

Class com.businessobjects.jsf.sdk.components.UIBaseControl extends UICommand implements Serializable

Class com.businessobjects.jsf.sdk.components.UIItemsColumn extends UIBaseControl implements Serializable

Class com.businessobjects.jsf.sdk.components.UIItemsGrid extends UIBaseControl implements Serializable

Class com.businessobjects.jsf.sdk.components.UILogon extends UIBaseControl implements Serializable

Class com.businessobjects.jsf.sdk.components.UIPath extends UIBaseControl implements Serializable


Package com.businessobjects.jsf.sdk.event

Class com.businessobjects.jsf.sdk.event.AlertClickedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.CommandEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.DrillUpClickedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.ItemClickedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.LogoffClickedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.LogonClickedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.PageChangedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.PagerClickedEvent extends ActionEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.SortClickedEvent extends CommandEvent implements Serializable

Class com.businessobjects.jsf.sdk.event.SubmitClickedEvent extends ActionEvent implements Serializable


Package com.businessobjects.jsf.sdk.properties

Class com.businessobjects.jsf.sdk.properties.AlertProps extends java.lang.Object implements Serializable

Serialized Fields

visible

boolean visible

showAlertMessage

boolean showAlertMessage

showAlertTime

boolean showAlertTime

imageUrl

java.lang.String imageUrl

Class com.businessobjects.jsf.sdk.properties.AuthenticationProps extends java.lang.Object implements Serializable

Serialized Fields

visible

boolean visible

text

java.lang.String text

Class com.businessobjects.jsf.sdk.properties.ButtonProps extends java.lang.Object implements Serializable

Serialized Fields

type

int type

imageURL

java.lang.String imageURL

text

java.lang.String text

Class com.businessobjects.jsf.sdk.properties.ImagesProps extends java.lang.Object implements Serializable

Serialized Fields

visible

boolean visible

homeUrl

java.lang.String homeUrl

Class com.businessobjects.jsf.sdk.properties.PageNumberButtonProps extends ButtonProps implements Serializable

Serialized Fields

type

int type

Class com.businessobjects.jsf.sdk.properties.PagerProps extends java.lang.Object implements Serializable

Serialized Fields

previousRangeButton

ButtonProps previousRangeButton

previousPageButton

ButtonProps previousPageButton

nextPageButton

ButtonProps nextPageButton

nextRangeButton

ButtonProps nextRangeButton

pageButtons

PageNumberButtonProps pageButtons

visibility

int visibility

style

java.lang.String style

Class com.businessobjects.jsf.sdk.properties.PagingProps extends java.lang.Object implements Serializable

Serialized Fields

enabled

boolean enabled

pageSize

int pageSize

rangeSize

int rangeSize

Class com.businessobjects.jsf.sdk.properties.SortProps extends java.lang.Object implements Serializable

Serialized Fields

sortField

java.lang.String sortField

sortDirection

int sortDirection

Class com.businessobjects.jsf.sdk.properties.SubmitButtonProps extends ButtonProps implements Serializable

Serialized Fields

visible

boolean visible

alignment

int alignment

Class com.businessobjects.jsf.sdk.properties.SystemProps extends java.lang.Object implements Serializable

Serialized Fields

visible

boolean visible

readOnly

boolean readOnly

text

java.lang.String text


Package com.crystaldecisions.report.web.jsf

Class com.crystaldecisions.report.web.jsf.UIReportPageViewer extends UIComponentBase implements Serializable