Images #
About #
GraffitiPagination is a theme-aware pagination component. Designed to make traversing large lists of items easier for users with beautiful hover cues and native coloring on any target.
Enumerations #
Name Values This class exposes no enumerations.
Constants #
Name Type Value This class exposes no constant.
Events #
Definition Parameters Return Type Description Changed None None Raised when the Value of the component has changed.
Methods #
Name Parameters Return Type Description This class exposes no methods.
Properties #
Name Type Default Value Description BackgroundColor ColorGroup Nil Color applied to the background of the component. BorderColor ColorGroup Nil Color applied to the border of the component. BorderRadius Integer 0 Corner radius applied to the component’s display area. ButtonFirstBGColor ColorGroup Nil Background color of the First Page button. ButtonFirstBGColorHover ColorGroup ButtonFirstForeColor ColorGroup Foreground color of the First Page button. ButtonFirstForeColorHover ColorGroup ButtonLastBGColor ColorGroup Background color of the Last Page button. ButtonLastBGColorHover ColorGroup ButtonLastForeColor ColorGroup Foreground color of the Last Page button. ButtonLastForeColorHover ColorGroup ButtonNextBGColor ColorGroup Background color of the Next Page button. ButtonNextBGColorHover ColorGroup ButtonNextForeColor ColorGroup Foreground color of the Next Page button. ButtonNextForeColorHover ColorGroup ButtonPreviousBGColor ColorGroup Background color of the Previous Page button. ButtonPreviousBGColorHover ColorGroup ButtonPreviousForeColor ColorGroup Foreground color of the Previous Page button. ButtonPreviousForeColorHover ColorGroup CurrentPage Integer 0 Currently selected page button. FontSize Double 0 Size applied to text of all elements. NumberOfPages Integer 10 Total number of pages to display. PageBGColor ColorGroup Nil Background color of Page # buttons. PageBGColorHover PageBGColorSelected PageTextBold Boolean False Font weight of Page # button text. PageTextBoldHover PageTextBoldSelected PageTextColor ColorGroup Nil Color applied to Page # button text. PageTextColorHover PageTextColorSelected PageTextFont String “System” Font face applied to Page # button text. PageTextFontHover PageTextFontSelected PageTextItalic Boolean False When True, Page # button text will be italicized. PageTextItalicHover PageTextItalicSelected PageTextSize Integer 0 Font size applied to Page # button text. PageTextSizeHover PageTextSizeSelected PageTextUnderline Boolean False When True, Page # button text will be underlined. PageTextUnderlineHover PageTextUnderlineSelected TextStyle FontStyles FontStyles.None FontStyle applied to all elements TextStyleSelected FontStyles FontStyles.None FontStyle applied to selected element. VisiblePages Integer 10 Number of page buttons that are visible at any given time.
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.