JavaScript is disabled on your browser.
JBStrap
JBStrap framework 4.0
Skip navigation links
JBStrap framework 4.0 - Documentation
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.jbstrap.ui.components.Span
Packages that use
Span
Package
Description
com.jbstrap.ui.components
com.jbstrap.ui.components.navbar
Uses of
Span
in
com.jbstrap.ui.components
Methods in
com.jbstrap.ui.components
that return
Span
Modifier and Type
Method
Description
Span
Span.
setIcon
(
Icon
icon)
Sets the icon of the component
Span
Span.
setText
(
String
text)
Sets the text content of the component
Span
Span.
setTextType
(
TextType
textType)
Sets the text style of the component
Uses of
Span
in
com.jbstrap.ui.components.navbar
Methods in
com.jbstrap.ui.components.navbar
that return
Span
Modifier and Type
Method
Description
Span
NavBarItem.
getMarker
()
Gets the marker assigned to a menu item.