|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Navbar | |
---|---|
com.github.gwtbootstrap.client.ui | Widgets that can be used in other GWT projects. |
Uses of Navbar in com.github.gwtbootstrap.client.ui |
---|
Subclasses of Navbar in com.github.gwtbootstrap.client.ui | |
---|---|
class |
ResponsiveNavbar
A Navbar that hides the contents of a NavCollapse whenever
the width of the window is too small. |
Methods in com.github.gwtbootstrap.client.ui that return Navbar | |
---|---|
Navbar |
Scrollspy.getNavbar()
Get navbar |
Methods in com.github.gwtbootstrap.client.ui with parameters of type Navbar | |
---|---|
void |
Scrollspy.setNavbar(Navbar navbar)
set navbar |
Constructors in com.github.gwtbootstrap.client.ui with parameters of type Navbar | |
---|---|
Scrollspy(Navbar navbar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |