JavaScript is disabled on your browser.
How long a collapse/expand should take in milliseconds
by default the
SlideTab stays open when use clicks outside
when you enable autoCollapse the slider closes in mode of expand when user clicks somewhere else
SlideTabBuilder. expanded (boolean expanded)
Should the slider be expanded on intial paint
by default the
SlideTab calculates it's content width/height (depending on it's mode)
in some cases it's useful to programmatically set this value
Should the navigator flow within the content of the other layouts below
add the listener to the list of Listeners
Which type of display you want to have
Can be overridden to gain more control over how collapse/expand commands are scheduled,
for example what threads are used.
add a style to the sliderPanel
Which type of display you want to have
This controls the position of the navigation element within the
SlideTab total area
SlideTabBuilder. tabSize (int tabSize)
allows to change the short width/height of the tab-caption
you need to change also your css when you change from default value
important need to get setted before first attach!
Sets the visibility of the tab used for opening or closing the panel.
SlideTabBuilder. zIndex (int zIndex)
z-Index of navigator, content and wrapper
you can specify for multiple sliders which lays above another