new ludo.paging.Button()
Base class, paging buttons for datasource.Collection
Assign a paging element to a data source by sending "id" or config object of
the source using the dataSource constructor property
- Source:
Extends
Methods
-
click() → {undefined|Boolean}
-
Trigger click on button
- Inherited From:
- Source:
Returns:
- Type
- undefined | Boolean
-
getToggleGroup() → {Object}
-
Return instance of ludo.form.ToggleGroup
- Inherited From:
- Source:
Returns:
ludo.form.ToggleGroup
- Type
- Object