Bind for button that switches pagination to the page specified by user.
Optional
style: defaultStyling for button.
Private
_durationPrivate
_endPrivate
_endPrivate
_startPrivate
_travelAction that is called after the button is pressed.
Ready button builder.
Button's styling.
Page travel duration.
Phrase that stops page travel.
Tip that will appear when person presses button but he's already travelling through pages.
Tip that will appear when person activates page travelling.
Action that is called to switch button's state.
Private
_collectHandles collect event for message collector.
Message that user wrote.
Pagination that should be updated.
Message collector.
Private
_doSets action that is called after the button is pressed.
Action that is called after the button is pressed.
Sets buttons data.
Either an interface for button styling or the class to be built from.
Sets duration for page travel.
Page travel duration.
Should this method bypass limits of library or not.
Sets phrase that ends page travel.
Phrase that ends page travel.
Sets tip that will appear when person presses button but he's already travelling through pages.
Tip that will appear when person presses button but he's already travelling through pages.
Sets tip that will appear when person activates page travelling.
Tip that will appear when person activates page travelling.
Sets action that is called to switch button's state.
Action that is called to switch button's state.
Static
Private
_switchGenerated using TypeDoc
Bind for button that switches pagination to the page specified by user.