Event wrapper class that is used by classes extending DataRepeater to determine if component
must expose the DATA_ROW in request scope during the broadcast event phase.
Returns the total number of items to display, as follow:
If the value has been explicitly set (via a call to setItemCount) , returns it
If the component is bound to the DataSource, returns the number of rows in the underlying DataModel
otherwise returns the number of child components
getLabel() -
Method in class com.infragistics.faces.input.component.CheckBox
Returns the
getLastPage() -
Method in class com.infragistics.faces.shared.component.Pager
Return the component that's displayed to navigate to the last page
getLeft() -
Method in class com.infragistics.faces.shared.component.html.Style
Returns whether the header section is displayed or not
The header contains the navigation bar to display the fist/previous/next/last year and or month)