| Package | Description |
|---|---|
| com.github.gwtbootstrap.client.ui |
Widgets that can be used in other GWT projects.
|
| com.github.gwtbootstrap.client.ui.base |
Classes that are extended by interface components.
|
| Modifier and Type | Method and Description |
|---|---|
NavLink |
Pagination.addNextLink()
Insert a NavLink displaying ">" at the most right position of the Pagination widget
|
NavLink |
Pagination.addPageLink(int page)
Insert a NavLink correctly allocated in the Pagination widget
|
NavLink |
Pagination.addPreviousLink()
Insert a NavLink displaying "<" at the most left position of the Pagination widget
|
NavLink |
Pager.getLeft() |
NavLink |
Pager.getRight() |
| Modifier and Type | Method and Description |
|---|---|
NavLink |
DropdownBase.getLastSelectedNavLink()
Method to get the
NavLink that has been clicked most recently. |
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.