Index

A B C D E F G H I J K L M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages

A

a() - Static method in class com.github.t1.bulmajava.basic.Anchor
 
a(String) - Static method in class com.github.t1.bulmajava.basic.Anchor
 
abbr(String, String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
AbstractElement<SELF extends AbstractElement<?>> - Class in com.github.t1.bulmajava.basic
 
AbstractElement(String, Attributes) - Constructor for class com.github.t1.bulmajava.basic.AbstractElement
 
AbstractElement(String, Attributes, Renderable) - Constructor for class com.github.t1.bulmajava.basic.AbstractElement
 
AbstractElement(String, Attributes, Renderable, Function<Renderable, Renderable>) - Constructor for class com.github.t1.bulmajava.basic.AbstractElement
 
AbstractElement(String, String...) - Constructor for class com.github.t1.bulmajava.basic.AbstractElement
 
active() - Method in class com.github.t1.bulmajava.basic.Anchor
Marks this a as "aria-current"="page"
ACTIVE - Enum constant in enum class com.github.t1.bulmajava.basic.State
 
ACTIVE - Enum constant in enum class com.github.t1.bulmajava.elements.MenuActivationType
 
add(Attribute) - Method in class com.github.t1.bulmajava.basic.Attributes
 
addBlock(AbstractElement<?>) - Method in class com.github.t1.bulmajava.components.Panel
 
addContent(Renderable...) - Method in class com.github.t1.bulmajava.layout.Media
 
addContent(String) - Method in class com.github.t1.bulmajava.layout.Media
 
addHeading(AbstractElement<?>) - Method in class com.github.t1.bulmajava.components.Panel
 
addItem(Renderable, String...) - Method in class com.github.t1.bulmajava.layout.Level
 
addLeft(Renderable...) - Method in class com.github.t1.bulmajava.layout.Level
 
addLeftA(Renderable...) - Method in class com.github.t1.bulmajava.layout.Level
 
addRight(AbstractElement<?>) - Method in class com.github.t1.bulmajava.layout.Media
 
addRight(Renderable...) - Method in class com.github.t1.bulmajava.layout.Level
 
addTabs(Renderable...) - Method in class com.github.t1.bulmajava.components.Panel
 
Alignment - Enum Class in com.github.t1.bulmajava.basic
 
ancestorTile() - Static method in class com.github.t1.bulmajava.layout.Tile
 
Anchor - Class in com.github.t1.bulmajava.basic
 
and(Attribute) - Method in interface com.github.t1.bulmajava.basic.Attribute
 
and(Attribute) - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
 
and(Attribute) - Method in record class com.github.t1.bulmajava.basic.Classes
 
append(String) - Method in class com.github.t1.bulmajava.basic.Renderer
 
appendIndent() - Method in class com.github.t1.bulmajava.basic.Renderer
 
ariaHidden(boolean) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
ariaHidden(boolean) - Method in class com.github.t1.bulmajava.elements.Icon
 
ariaHidden(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
ariaLabel(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
ARROW - Enum constant in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
 
arrowless() - Method in class com.github.t1.bulmajava.components.Navbar.NavbarDropdown
 
article() - Static method in class com.github.t1.bulmajava.basic.Basic
 
articleBox() - Static method in class com.github.t1.bulmajava.elements.Box
 
attr(Attribute) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
attr(String, String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
Attribute - Interface in com.github.t1.bulmajava.basic
 
Attribute.NoValueAttribute - Record Class in com.github.t1.bulmajava.basic
 
Attribute.StringAttribute - Record Class in com.github.t1.bulmajava.basic
 
Attributes - Class in com.github.t1.bulmajava.basic
 
Attributes() - Constructor for class com.github.t1.bulmajava.basic.Attributes
 

B

Basic - Class in com.github.t1.bulmajava.basic
 
Basic() - Constructor for class com.github.t1.bulmajava.basic.Basic
 
BLACK - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
block() - Static method in class com.github.t1.bulmajava.elements.Block
 
Block - Class in com.github.t1.bulmajava.elements
 
blockP() - Static method in class com.github.t1.bulmajava.elements.Block
 
body() - Static method in class com.github.t1.bulmajava.basic.Body
 
body(Renderable) - Method in class com.github.t1.bulmajava.basic.Html
 
body(Renderable...) - Method in class com.github.t1.bulmajava.elements.Table
 
body(Renderable...) - Method in class com.github.t1.bulmajava.layout.Hero
 
body(Function<AbstractElement<?>, AbstractElement<?>>) - Method in class com.github.t1.bulmajava.basic.Html
 
body(Stream<Renderable>) - Method in class com.github.t1.bulmajava.elements.Table
 
Body - Class in com.github.t1.bulmajava.basic
 
Body() - Constructor for class com.github.t1.bulmajava.basic.Body
 
BOLD - Enum constant in enum class com.github.t1.bulmajava.elements.IconStyle
 
BORDERED - Enum constant in enum class com.github.t1.bulmajava.elements.TableStyle
 
box() - Static method in class com.github.t1.bulmajava.elements.Box
 
box(String) - Static method in class com.github.t1.bulmajava.elements.Box
 
Box - Class in com.github.t1.bulmajava.elements
 
Box(String) - Constructor for class com.github.t1.bulmajava.elements.Box
 
br() - Static method in class com.github.t1.bulmajava.basic.Basic
 
brand(Renderable...) - Method in class com.github.t1.bulmajava.components.Navbar
 
breadcrumb() - Static method in class com.github.t1.bulmajava.components.Breadcrumb
 
Breadcrumb - Class in com.github.t1.bulmajava.components
 
BreadcrumbSeparator - Enum Class in com.github.t1.bulmajava.components
These are only the alternative separators; i.e., the default / is not in here
BULLET - Enum constant in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
 
burger() - Method in class com.github.t1.bulmajava.components.Navbar
 
button() - Method in class com.github.t1.bulmajava.basic.Anchor
 
button() - Static method in class com.github.t1.bulmajava.elements.Button
 
button(Renderable) - Static method in class com.github.t1.bulmajava.elements.Button
 
button(String) - Static method in class com.github.t1.bulmajava.elements.Button
 
Button - Class in com.github.t1.bulmajava.elements
 
buttons() - Static method in class com.github.t1.bulmajava.elements.Button
 
buttonsAddon() - Static method in class com.github.t1.bulmajava.elements.Button
 

C

card() - Static method in class com.github.t1.bulmajava.components.Card
 
Card - Class in com.github.t1.bulmajava.components
 
cardContent() - Static method in class com.github.t1.bulmajava.components.Card
 
cardFooter() - Static method in class com.github.t1.bulmajava.components.Card
 
cardHeader() - Static method in class com.github.t1.bulmajava.components.Card
 
cardImage() - Static method in class com.github.t1.bulmajava.components.Card
 
CENTERED - Enum constant in enum class com.github.t1.bulmajava.basic.Alignment
 
checkbox() - Static method in class com.github.t1.bulmajava.form.Checkbox
 
Checkbox - Class in com.github.t1.bulmajava.form
 
CHECKBOX - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
checked() - Method in class com.github.t1.bulmajava.form.Checkbox
 
checked() - Method in class com.github.t1.bulmajava.form.Radio
 
child(AbstractElement<?>) - Method in class com.github.t1.bulmajava.layout.Tile
 
child(Stream<AbstractElement<?>>) - Method in class com.github.t1.bulmajava.layout.Tile
 
classes(String...) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
Classes - Record Class in com.github.t1.bulmajava.basic
 
Classes(Set<String>) - Constructor for record class com.github.t1.bulmajava.basic.Classes
Creates an instance of a Classes record class.
className() - Method in interface com.github.t1.bulmajava.basic.Modifier
 
className() - Method in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
 
className() - Method in enum class com.github.t1.bulmajava.elements.IconSize
 
close() - Static method in class com.github.t1.bulmajava.elements.Delete
 
close(boolean) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
code(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
Color - Enum Class in com.github.t1.bulmajava.basic
 
ColorsHelper - Class in com.github.t1.bulmajava.helpers
 
ColorsHelper() - Constructor for class com.github.t1.bulmajava.helpers.ColorsHelper
 
column() - Static method in class com.github.t1.bulmajava.columns.Column
 
column(int) - Static method in class com.github.t1.bulmajava.columns.Column
 
column(ColumnSize) - Static method in class com.github.t1.bulmajava.columns.Column
 
column(ColumnSize, ColumnSize, ColumnSize, ColumnSize, ColumnSize) - Static method in class com.github.t1.bulmajava.columns.Column
 
Column - Class in com.github.t1.bulmajava.columns
 
columns() - Static method in class com.github.t1.bulmajava.columns.Columns
 
Columns - Class in com.github.t1.bulmajava.columns
 
ColumnSize - Enum Class in com.github.t1.bulmajava.columns
 
com.github.t1.bulmajava.basic - package com.github.t1.bulmajava.basic
 
com.github.t1.bulmajava.columns - package com.github.t1.bulmajava.columns
 
com.github.t1.bulmajava.components - package com.github.t1.bulmajava.components
 
com.github.t1.bulmajava.elements - package com.github.t1.bulmajava.elements
 
com.github.t1.bulmajava.form - package com.github.t1.bulmajava.form
 
com.github.t1.bulmajava.helpers - package com.github.t1.bulmajava.helpers
 
com.github.t1.bulmajava.layout - package com.github.t1.bulmajava.layout
 
comment(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
COMPARATOR - Static variable in interface com.github.t1.bulmajava.basic.Attribute
 
concat(Renderable...) - Static method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
 
ConcatenatedRenderable(List<Renderable>) - Constructor for record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
Creates an instance of a ConcatenatedRenderable record class.
container() - Static method in class com.github.t1.bulmajava.layout.Container
 
Container - Class in com.github.t1.bulmajava.layout
 
Container() - Constructor for class com.github.t1.bulmajava.layout.Container
 
containsAddonLeft(AbstractElement<?>, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
You must call this after all the regular Field.content(Renderable), as we can't distinguish between the different controls in the field.
containsAddonRight(AbstractElement<?>, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 
content() - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(Renderable) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(Renderable) - Method in class com.github.t1.bulmajava.basic.Html
 
content(Renderable) - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
 
content(Renderable) - Method in class com.github.t1.bulmajava.components.Breadcrumb
 
content(Renderable) - Method in class com.github.t1.bulmajava.components.Dropdown
 
content(Renderable) - Method in class com.github.t1.bulmajava.components.Navbar
Deprecated.
content(Renderable) - Method in class com.github.t1.bulmajava.components.Navbar.NavbarDropdown
 
content(Renderable) - Method in class com.github.t1.bulmajava.components.Tabs
 
content(Renderable) - Method in class com.github.t1.bulmajava.elements.Table
Deprecated.
content(Renderable) - Method in class com.github.t1.bulmajava.form.Field
Deprecated.
content(Renderable) - Method in class com.github.t1.bulmajava.form.Select
Deprecated.
content(Renderable) - Method in class com.github.t1.bulmajava.layout.Hero
Deprecated.
content(Renderable) - Method in class com.github.t1.bulmajava.layout.Level
Deprecated.
content(Renderable) - Method in class com.github.t1.bulmajava.layout.Media
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(Renderable...) - Method in class com.github.t1.bulmajava.components.Navbar
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.elements.Table
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.form.Field
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.form.Select
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.layout.Hero
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.layout.Level
Deprecated.
content(Renderable...) - Method in class com.github.t1.bulmajava.layout.Media
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(String) - Method in class com.github.t1.bulmajava.components.Navbar
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.elements.Table
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.form.Field
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.form.Select
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.layout.Hero
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.layout.Level
Deprecated.
content(String) - Method in class com.github.t1.bulmajava.layout.Media
Deprecated.
content(String, Function<AbstractElement<?>, AbstractElement<?>>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(Predicate<AbstractElement<?>>, Function<AbstractElement<?>, AbstractElement<?>>, Supplier<AbstractElement<?>>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.components.Navbar
Deprecated.
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.elements.Table
Deprecated.
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.form.Field
Deprecated.
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.form.Select
Deprecated.
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.layout.Hero
Deprecated.
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.layout.Level
Deprecated.
content(Stream<Renderable>) - Method in class com.github.t1.bulmajava.layout.Media
Deprecated.
Content - Class in com.github.t1.bulmajava.elements
 
Content() - Constructor for class com.github.t1.bulmajava.elements.Content
 
content_() - Static method in class com.github.t1.bulmajava.elements.Content
The method name content clashes with the super method
contentAs(Class<T>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
contentIsA(Class<T>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
control() - Static method in class com.github.t1.bulmajava.basic.Basic
 
control(AbstractElement<?>, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 
control(Stream<AbstractElement<?>>, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 

D

DANGER - Enum constant in enum class com.github.t1.bulmajava.basic.Color
 
dark(Modifier) - Static method in class com.github.t1.bulmajava.helpers.ColorsHelper
 
DARK - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
dataValue(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
delete() - Static method in class com.github.t1.bulmajava.elements.Delete
 
Delete - Class in com.github.t1.bulmajava.elements
 
Delete() - Constructor for class com.github.t1.bulmajava.elements.Delete
 
DELETE - Static variable in class com.github.t1.bulmajava.elements.Delete
 
DESKTOP - Enum constant in enum class com.github.t1.bulmajava.columns.ScreenSize
 
disabled() - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
disabled() - Method in class com.github.t1.bulmajava.form.Checkbox
 
disabled() - Method in class com.github.t1.bulmajava.form.Radio
 
div() - Static method in class com.github.t1.bulmajava.basic.Basic
 
DOT - Enum constant in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
 
dropdown(String, String) - Static method in class com.github.t1.bulmajava.components.Dropdown
 
Dropdown - Class in com.github.t1.bulmajava.components
 
dropup(String, String) - Static method in class com.github.t1.bulmajava.components.Dropdown
 
DUOTONE - Enum constant in enum class com.github.t1.bulmajava.elements.IconStyle
 

E

element(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
Element - Class in com.github.t1.bulmajava.basic
 
element_(String) - Static method in class com.github.t1.bulmajava.basic.Element
The method name element clashes with the super method; you can use Basic.element(String) ()}
em(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
EMAIL - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
empty() - Method in record class com.github.t1.bulmajava.basic.Classes
 
end(Renderable...) - Method in class com.github.t1.bulmajava.components.Navbar
 
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Classes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Renderable.Indented
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Renderable.RenderableString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
Indicates whether some other object is "equal to" this one.
EXPANDED - Static variable in class com.github.t1.bulmajava.form.Field
 

F

field() - Static method in class com.github.t1.bulmajava.form.Field
 
Field - Class in com.github.t1.bulmajava.form
The Bulma docs is not explicit about the field-label and field-body classes, but they seem to be required when the field itself is Field.horizontal()
Field() - Constructor for class com.github.t1.bulmajava.form.Field
 
fieldsAddon() - Static method in class com.github.t1.bulmajava.elements.Button
 
fieldset() - Static method in class com.github.t1.bulmajava.form.Field
 
figure() - Static method in class com.github.t1.bulmajava.elements.Image
 
FILE - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
fileInput(String) - Static method in class com.github.t1.bulmajava.form.FileInput
 
FileInput - Class in com.github.t1.bulmajava.form
 
fileName(String) - Method in class com.github.t1.bulmajava.form.FileInput
 
find(Class<T>) - Method in interface com.github.t1.bulmajava.basic.Renderable
 
find(Predicate<Renderable>) - Method in class com.github.t1.bulmajava.basic.Attributes
 
find(Predicate<Renderable>) - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
 
find(Predicate<Renderable>) - Method in interface com.github.t1.bulmajava.basic.Renderable
 
findAttribute(Predicate<Attribute>) - Method in class com.github.t1.bulmajava.basic.Attributes
 
findAttributes(Predicate<Attribute>) - Method in class com.github.t1.bulmajava.basic.Attributes
 
findElement(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
findElement(Predicate<AbstractElement<?>>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
firstContent(Renderable) - Method in class com.github.t1.bulmajava.basic.AbstractElement
Insert this Renderable as the first content element.
fixedSize() - Method in class com.github.t1.bulmajava.form.Textarea
 
FOCUSED - Enum constant in enum class com.github.t1.bulmajava.basic.State
 
FontSize - Enum Class in com.github.t1.bulmajava.basic
 
foot(Renderable) - Method in class com.github.t1.bulmajava.layout.Hero
 
foot(Renderable...) - Method in class com.github.t1.bulmajava.elements.Table
 
footer() - Static method in class com.github.t1.bulmajava.basic.Basic
 
footer() - Static method in class com.github.t1.bulmajava.layout.Footer
 
Footer - Class in com.github.t1.bulmajava.layout
 
Footer() - Constructor for class com.github.t1.bulmajava.layout.Footer
 
FOUR_FIFTHS - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
FULL - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
FULLHD - Enum constant in enum class com.github.t1.bulmajava.columns.ScreenSize
 
FULLHEIGHT - Enum constant in enum class com.github.t1.bulmajava.layout.HeroSize
 
FULLWIDTH - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 

G

getOrCreate(String, Supplier<T>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
getOrCreate(Predicate<AbstractElement<?>>, Supplier<T>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
GHOST - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
group() - Static method in class com.github.t1.bulmajava.basic.Basic
 
grouped() - Method in class com.github.t1.bulmajava.form.Field
Adds the is-grouped class and creates separate controls for the content
groupedCentered() - Method in class com.github.t1.bulmajava.form.Field
 
groupedMultiline() - Method in class com.github.t1.bulmajava.form.Field
 
groupedRight() - Method in class com.github.t1.bulmajava.form.Field
 

H

h1() - Static method in class com.github.t1.bulmajava.basic.Basic
 
h1(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
h2() - Static method in class com.github.t1.bulmajava.basic.Basic
 
h2(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
h3() - Static method in class com.github.t1.bulmajava.basic.Basic
 
h3(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
h4() - Static method in class com.github.t1.bulmajava.basic.Basic
 
h4(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
h5() - Static method in class com.github.t1.bulmajava.basic.Basic
 
h5(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
h6() - Static method in class com.github.t1.bulmajava.basic.Basic
 
h6(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
HALF - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
HALFHEIGHT - Enum constant in enum class com.github.t1.bulmajava.layout.HeroSize
 
hasAttribute(Attribute) - Method in class com.github.t1.bulmajava.basic.Attributes
 
hasAttribute(String, String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
hasAttribute(String, String) - Method in class com.github.t1.bulmajava.basic.Attributes
 
hasAttribute(Predicate<Attribute>) - Method in class com.github.t1.bulmajava.basic.Attributes
 
hasBackground(Modifier) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
hasClass(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
hasClass(String) - Method in record class com.github.t1.bulmajava.basic.Classes
 
hasClass(String) - Method in interface com.github.t1.bulmajava.basic.Renderable
 
hashCode() - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
Returns a hash code value for this object.
hashCode() - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
Returns a hash code value for this object.
hashCode() - Method in record class com.github.t1.bulmajava.basic.Classes
Returns a hash code value for this object.
hashCode() - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
Returns a hash code value for this object.
hashCode() - Method in record class com.github.t1.bulmajava.basic.Renderable.Indented
Returns a hash code value for this object.
hashCode() - Method in record class com.github.t1.bulmajava.basic.Renderable.RenderableString
Returns a hash code value for this object.
hashCode() - Method in record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
Returns a hash code value for this object.
hasKey(String) - Method in interface com.github.t1.bulmajava.basic.Attribute
 
hasName(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
hasNavbarFixedBottom() - Method in class com.github.t1.bulmajava.basic.Body
 
hasNavbarFixedTop() - Method in class com.github.t1.bulmajava.basic.Body
 
hasText(Modifier) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
head(Renderable) - Method in class com.github.t1.bulmajava.basic.Html
 
head(Renderable) - Method in class com.github.t1.bulmajava.layout.Hero
 
head(Renderable...) - Method in class com.github.t1.bulmajava.elements.Table
 
head(Function<AbstractElement<?>, AbstractElement<?>>) - Method in class com.github.t1.bulmajava.basic.Html
 
header() - Static method in class com.github.t1.bulmajava.basic.Basic
 
help(String, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 
hero() - Static method in class com.github.t1.bulmajava.layout.Hero
 
Hero - Class in com.github.t1.bulmajava.layout
 
Hero() - Constructor for class com.github.t1.bulmajava.layout.Hero
 
HeroSize - Enum Class in com.github.t1.bulmajava.layout
 
horizontal() - Method in class com.github.t1.bulmajava.form.Field
Adds the is-horizontal class and already adds an empty field-label
HOVERABLE - Enum constant in enum class com.github.t1.bulmajava.elements.MenuActivationType
 
HOVERABLE - Enum constant in enum class com.github.t1.bulmajava.elements.TableStyle
 
HOVERED - Enum constant in enum class com.github.t1.bulmajava.basic.State
 
hr() - Static method in class com.github.t1.bulmajava.basic.Basic
 
href(String) - Method in class com.github.t1.bulmajava.basic.Anchor
 
html(String) - Static method in class com.github.t1.bulmajava.basic.Html
It generally makes sense to give the html head a title; if you really don't want it, pass null.
Html - Class in com.github.t1.bulmajava.basic
 
Html(String) - Constructor for class com.github.t1.bulmajava.basic.Html
 

I

i() - Static method in class com.github.t1.bulmajava.basic.Basic
 
icon(String) - Method in class com.github.t1.bulmajava.form.FileInput
 
icon(String, FontSize, String...) - Method in class com.github.t1.bulmajava.elements.Button
 
icon(String, FontSize, String...) - Static method in class com.github.t1.bulmajava.elements.Icon
 
icon(String, IconStyle, FontSize, String...) - Static method in class com.github.t1.bulmajava.elements.Icon
 
icon(String, IconStyle, String...) - Static method in class com.github.t1.bulmajava.elements.Icon
 
icon(String, String...) - Method in class com.github.t1.bulmajava.elements.Button
 
icon(String, String...) - Static method in class com.github.t1.bulmajava.elements.Icon
 
icon(Function<Icon, Icon>) - Method in class com.github.t1.bulmajava.elements.Button
 
Icon - Class in com.github.t1.bulmajava.elements
 
iconLeft(String, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 
iconRight(String, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 
IconSize - Enum Class in com.github.t1.bulmajava.elements
 
iconStack(Icon...) - Static method in class com.github.t1.bulmajava.elements.Icon
FontAwesome only allows stacking two icons
IconStyle - Enum Class in com.github.t1.bulmajava.elements
 
iconText() - Static method in class com.github.t1.bulmajava.elements.Icon
 
iconTextFlex() - Static method in class com.github.t1.bulmajava.elements.Icon
 
id(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
iframe(String, Modifier...) - Static method in class com.github.t1.bulmajava.elements.Image
 
image(ImageDimension) - Static method in class com.github.t1.bulmajava.elements.Image
 
image(ImageDimension, String, String, Modifier...) - Static method in class com.github.t1.bulmajava.elements.Image
 
Image - Class in com.github.t1.bulmajava.elements
 
Image() - Constructor for class com.github.t1.bulmajava.elements.Image
 
ImageDimension - Interface in com.github.t1.bulmajava.elements
 
imageP(ImageDimension) - Static method in class com.github.t1.bulmajava.elements.Image
 
ImageRatio - Enum Class in com.github.t1.bulmajava.elements
 
ImageSize - Enum Class in com.github.t1.bulmajava.elements
 
img(String, String, Modifier...) - Static method in class com.github.t1.bulmajava.elements.Image
 
img(String, String, String, String, Modifier...) - Static method in class com.github.t1.bulmajava.elements.Image
 
in() - Method in class com.github.t1.bulmajava.basic.Renderer
 
indented(Renderable) - Static method in record class com.github.t1.bulmajava.basic.Renderable.Indented
 
Indented(Renderable) - Constructor for record class com.github.t1.bulmajava.basic.Renderable.Indented
Creates an instance of a Indented record class.
indentString(String) - Method in class com.github.t1.bulmajava.basic.Renderer
 
INFO - Enum constant in enum class com.github.t1.bulmajava.basic.Color
 
input(InputType) - Static method in class com.github.t1.bulmajava.form.Input
 
Input - Class in com.github.t1.bulmajava.form
 
InputType - Enum Class in com.github.t1.bulmajava.form
 
INVERTED - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
is(int) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
is(int) - Method in class com.github.t1.bulmajava.layout.Tile
 
is(Modifier...) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
is(Modifier...) - Method in class com.github.t1.bulmajava.components.Navbar.NavbarDropdown
 
is(Modifier...) - Method in class com.github.t1.bulmajava.elements.Icon
 
is(Modifier...) - Method in class com.github.t1.bulmajava.form.Select
 
isBoxed() - Method in class com.github.t1.bulmajava.components.Tabs
 
isBoxed() - Method in class com.github.t1.bulmajava.form.FileInput
 
isEmpty() - Method in class com.github.t1.bulmajava.basic.Attributes
 
isFixedBottom() - Method in class com.github.t1.bulmajava.components.Navbar
 
isFixedTop() - Method in class com.github.t1.bulmajava.components.Navbar
 
isFluid() - Method in class com.github.t1.bulmajava.layout.Container
 
isFullheightWithNavbar() - Method in class com.github.t1.bulmajava.layout.Hero
 
isIcon(Modifier...) - Method in class com.github.t1.bulmajava.elements.Button
 
isMaxDesktop() - Method in class com.github.t1.bulmajava.layout.Container
 
isMaxWidescreen() - Method in class com.github.t1.bulmajava.layout.Container
 
isPulledLeft() - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
isPulledRight() - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
isRoundedToggle() - Method in class com.github.t1.bulmajava.components.Tabs
 
isToggle() - Method in class com.github.t1.bulmajava.components.Tabs
 
isTransparent() - Method in class com.github.t1.bulmajava.components.Navbar
 

J

javaScript(String) - Method in class com.github.t1.bulmajava.basic.Html
 
javaScriptCode(String) - Method in class com.github.t1.bulmajava.basic.Html
Add a script header element with type="application/javascript, and the script code you provide indented to the current level.

K

key() - Method in interface com.github.t1.bulmajava.basic.Attribute
 
key() - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
Returns the value of the key record component.
key() - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
Returns the value of the key record component.
key() - Method in record class com.github.t1.bulmajava.basic.Classes
 
key() - Method in interface com.github.t1.bulmajava.basic.Modifier
 
key() - Method in enum class com.github.t1.bulmajava.elements.ImageRatio
 
key() - Method in enum class com.github.t1.bulmajava.elements.ImageSize
 
key() - Method in enum class com.github.t1.bulmajava.form.InputType
 
KEY_COMPARATOR - Static variable in interface com.github.t1.bulmajava.basic.Attribute
We want some attributes to be in a specific order: id class rel href everything else

L

label() - Static method in class com.github.t1.bulmajava.basic.Basic
 
label(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
label(String, Modifier...) - Method in class com.github.t1.bulmajava.form.Field
 
LARGE - Enum constant in enum class com.github.t1.bulmajava.basic.Size
 
LARGE - Enum constant in enum class com.github.t1.bulmajava.layout.HeroSize
 
last() - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
 
left(AbstractElement<?>) - Method in class com.github.t1.bulmajava.layout.Media
 
LEFT - Enum constant in enum class com.github.t1.bulmajava.basic.Alignment
 
level() - Static method in class com.github.t1.bulmajava.layout.Level
 
Level - Class in com.github.t1.bulmajava.layout
 
Level() - Constructor for class com.github.t1.bulmajava.layout.Level
 
lg - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
LG - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 
li() - Static method in class com.github.t1.bulmajava.basic.Basic
 
li(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
light(Modifier) - Static method in class com.github.t1.bulmajava.helpers.ColorsHelper
 
LIGHT - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
LIGHT - Enum constant in enum class com.github.t1.bulmajava.elements.IconStyle
 
LINK - Enum constant in enum class com.github.t1.bulmajava.basic.Color
 
ListType - Enum Class in com.github.t1.bulmajava.basic
 
LOADING - Enum constant in enum class com.github.t1.bulmajava.basic.State
 
LOWER_ALPHA - Enum constant in enum class com.github.t1.bulmajava.basic.ListType
 
LOWER_ROMAN - Enum constant in enum class com.github.t1.bulmajava.basic.ListType
 

M

map(Function<Renderable, Renderable>) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
matches(Attribute) - Method in interface com.github.t1.bulmajava.basic.Attribute
 
matches(Attribute) - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
 
matches(Attribute) - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
 
matches(Attribute) - Method in record class com.github.t1.bulmajava.basic.Classes
 
media() - Static method in class com.github.t1.bulmajava.components.Card
 
media() - Static method in class com.github.t1.bulmajava.layout.Media
 
Media - Class in com.github.t1.bulmajava.layout
 
Media() - Constructor for class com.github.t1.bulmajava.layout.Media
 
mediaContent() - Static method in class com.github.t1.bulmajava.components.Card
 
mediaLeft() - Static method in class com.github.t1.bulmajava.components.Card
 
MEDIUM - Enum constant in enum class com.github.t1.bulmajava.basic.Size
 
MEDIUM - Enum constant in enum class com.github.t1.bulmajava.layout.HeroSize
 
menu() - Static method in class com.github.t1.bulmajava.components.Menu
 
Menu - Class in com.github.t1.bulmajava.components
 
Menu() - Constructor for class com.github.t1.bulmajava.components.Menu
 
MenuActivationType - Enum Class in com.github.t1.bulmajava.elements
 
menuLabel(String) - Static method in class com.github.t1.bulmajava.components.Menu
 
menuList() - Static method in class com.github.t1.bulmajava.components.Menu
 
message(AbstractElement<?>...) - Static method in class com.github.t1.bulmajava.components.Message
 
Message - Class in com.github.t1.bulmajava.components
 
Message() - Constructor for class com.github.t1.bulmajava.components.Message
 
messageBody() - Static method in class com.github.t1.bulmajava.components.Message
 
messageHeader() - Static method in class com.github.t1.bulmajava.components.Message
 
meta(String, String) - Method in class com.github.t1.bulmajava.basic.Html
 
meta(String, String, String, String) - Method in class com.github.t1.bulmajava.basic.Html
 
metaName(String, String) - Method in class com.github.t1.bulmajava.basic.Html
 
minus(Classes) - Method in record class com.github.t1.bulmajava.basic.Classes
 
MOBILE - Enum constant in enum class com.github.t1.bulmajava.columns.ScreenSize
 
modal() - Static method in class com.github.t1.bulmajava.components.Modal
 
Modal - Class in com.github.t1.bulmajava.components
 
Modal() - Constructor for class com.github.t1.bulmajava.components.Modal
 
modalCard() - Static method in class com.github.t1.bulmajava.components.Modal
 
modalCardTitle(String) - Static method in class com.github.t1.bulmajava.components.Modal
 
modalCloseButton() - Static method in class com.github.t1.bulmajava.components.Modal
 
modalContent() - Static method in class com.github.t1.bulmajava.components.Modal
 
Modifier - Interface in com.github.t1.bulmajava.basic
 
movie(ImageRatio, String, String, String, Modifier...) - Static method in class com.github.t1.bulmajava.elements.Image
 
multiline() - Method in class com.github.t1.bulmajava.columns.Columns
 
multilineGroup() - Static method in class com.github.t1.bulmajava.basic.Basic
 
multiple() - Method in class com.github.t1.bulmajava.form.Select
 
multiple(int) - Method in class com.github.t1.bulmajava.form.Select
 

N

N - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 
name() - Method in interface com.github.t1.bulmajava.basic.Modifier
 
name(String) - Method in class com.github.t1.bulmajava.form.Input
 
narrow() - Method in class com.github.t1.bulmajava.columns.Column
 
NARROW - Enum constant in enum class com.github.t1.bulmajava.elements.TableStyle
 
nav() - Static method in class com.github.t1.bulmajava.basic.Basic
 
navbar(String) - Static method in class com.github.t1.bulmajava.components.Navbar
 
Navbar - Class in com.github.t1.bulmajava.components
 
Navbar.NavbarDropdown - Class in com.github.t1.bulmajava.components
 
navbarDropdown(String, MenuActivationType) - Static method in class com.github.t1.bulmajava.components.Navbar.NavbarDropdown
 
navbarEnd() - Static method in class com.github.t1.bulmajava.components.Navbar
 
navbarStart() - Static method in class com.github.t1.bulmajava.components.Navbar
 
navTabs() - Static method in class com.github.t1.bulmajava.components.Tabs
 
next(String) - Method in class com.github.t1.bulmajava.components.Pagination
 
nl() - Method in class com.github.t1.bulmajava.basic.Renderer
 
NORMAL - Enum constant in enum class com.github.t1.bulmajava.basic.Size
 
notClasses(Classes) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
notClasses(String...) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
notification() - Static method in class com.github.t1.bulmajava.elements.Notification
 
Notification - Class in com.github.t1.bulmajava.elements
 
Notification() - Constructor for class com.github.t1.bulmajava.elements.Notification
 
noValueAttribute(String) - Static method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
 
NoValueAttribute(String) - Constructor for record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
Creates an instance of a NoValueAttribute record class.
NUMERIC - Enum constant in enum class com.github.t1.bulmajava.basic.ListType
 

O

of(Attribute...) - Static method in class com.github.t1.bulmajava.basic.Attributes
 
of(String...) - Static method in record class com.github.t1.bulmajava.basic.Classes
 
of(Set<String>) - Static method in record class com.github.t1.bulmajava.basic.Classes
 
offset(int) - Method in class com.github.t1.bulmajava.columns.Column
 
offset(ColumnSize) - Method in class com.github.t1.bulmajava.columns.Column
 
ol() - Static method in class com.github.t1.bulmajava.basic.Basic
 
ol(ListType) - Static method in class com.github.t1.bulmajava.basic.Basic
 
ONE_FIFTH - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
ONE_QUARTER - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
ONE_THIRD - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
option(String) - Method in class com.github.t1.bulmajava.form.Select
 
option(String, String) - Method in class com.github.t1.bulmajava.form.Select
 
options(String...) - Method in class com.github.t1.bulmajava.form.Select
 
options(Stream<String>) - Method in class com.github.t1.bulmajava.form.Select
 
out() - Method in class com.github.t1.bulmajava.basic.Renderer
 
OUTLINED - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 

P

p() - Static method in class com.github.t1.bulmajava.basic.Basic
 
p(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
pages() - Method in class com.github.t1.bulmajava.components.Pagination
 
pagination(int, int, int) - Static method in class com.github.t1.bulmajava.components.Pagination
 
Pagination - Class in com.github.t1.bulmajava.components
 
Pagination(int, int, int) - Constructor for class com.github.t1.bulmajava.components.Pagination
 
panel() - Static method in class com.github.t1.bulmajava.components.Panel
 
panel(String) - Static method in class com.github.t1.bulmajava.components.Panel
 
Panel - Class in com.github.t1.bulmajava.components
 
parentTile() - Static method in class com.github.t1.bulmajava.layout.Tile
 
PASSWORD - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
placeholder(String) - Method in class com.github.t1.bulmajava.form.Input
 
placeholder(String) - Method in class com.github.t1.bulmajava.form.Textarea
 
plus(Classes) - Method in record class com.github.t1.bulmajava.basic.Classes
 
plus(String...) - Method in record class com.github.t1.bulmajava.basic.Classes
 
previous(String) - Method in class com.github.t1.bulmajava.components.Pagination
 
PRIMARY - Enum constant in enum class com.github.t1.bulmajava.basic.Color
 
progress(Integer, int) - Static method in class com.github.t1.bulmajava.elements.ProgressBar
 
ProgressBar - Class in com.github.t1.bulmajava.elements
 
ProgressBar() - Constructor for class com.github.t1.bulmajava.elements.ProgressBar
 

R

radio(String) - Static method in class com.github.t1.bulmajava.form.Radio
It generally makes sense to give the radio a name; if you really don't want it, pass null.
Radio - Class in com.github.t1.bulmajava.form
 
RADIO - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
readonly() - Method in class com.github.t1.bulmajava.form.Input
 
readonly() - Method in class com.github.t1.bulmajava.form.Textarea
 
REGULAR - Enum constant in enum class com.github.t1.bulmajava.elements.IconStyle
 
remove(Attribute) - Method in class com.github.t1.bulmajava.basic.Attributes
 
render() - Method in interface com.github.t1.bulmajava.basic.Renderable
 
render() - Method in class com.github.t1.bulmajava.basic.Renderer
 
render(Renderer) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
render(Renderer) - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
 
render(Renderer) - Method in interface com.github.t1.bulmajava.basic.Attribute
 
render(Renderer) - Method in class com.github.t1.bulmajava.basic.Attributes
 
render(Renderer) - Method in class com.github.t1.bulmajava.basic.Html
 
render(Renderer) - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
 
render(Renderer) - Method in record class com.github.t1.bulmajava.basic.Renderable.Indented
 
render(Renderer) - Method in interface com.github.t1.bulmajava.basic.Renderable
 
render(Renderer) - Method in record class com.github.t1.bulmajava.basic.Renderable.RenderableString
 
render(Renderer) - Method in record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
 
renderable() - Method in record class com.github.t1.bulmajava.basic.Renderable.Indented
Returns the value of the renderable record component.
Renderable - Interface in com.github.t1.bulmajava.basic
 
Renderable.ConcatenatedRenderable - Record Class in com.github.t1.bulmajava.basic
 
Renderable.Indented - Record Class in com.github.t1.bulmajava.basic
 
Renderable.RenderableString - Record Class in com.github.t1.bulmajava.basic
 
Renderable.UnsafeString - Record Class in com.github.t1.bulmajava.basic
 
renderables() - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
Returns the value of the renderables record component.
RenderableString(String) - Constructor for record class com.github.t1.bulmajava.basic.Renderable.RenderableString
Creates an instance of a RenderableString record class.
Renderer - Class in com.github.t1.bulmajava.basic
 
Renderer() - Constructor for class com.github.t1.bulmajava.basic.Renderer
 
rendersOnSeparateLines() - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
 
rendersOnSeparateLines() - Method in interface com.github.t1.bulmajava.basic.Renderable
 
rendersOnSeparateLines(boolean) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
renderValue(Renderer) - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
 
renderValue(Renderer) - Method in interface com.github.t1.bulmajava.basic.Attribute
 
renderValue(Renderer) - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
 
renderValue(Renderer) - Method in record class com.github.t1.bulmajava.basic.Classes
 
replace(Attribute, Attribute) - Method in class com.github.t1.bulmajava.basic.Attributes
 
reset(String) - Static method in class com.github.t1.bulmajava.form.Input
 
RESET - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
responsive() - Method in class com.github.t1.bulmajava.elements.Button
 
RIGHT - Enum constant in enum class com.github.t1.bulmajava.basic.Alignment
 
ROUNDED - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
row(Renderable...) - Static method in class com.github.t1.bulmajava.elements.Table
 
rowH(Renderable, Renderable...) - Static method in class com.github.t1.bulmajava.elements.Table
First colum is a header column th, the rest are regular td
rows(int) - Method in class com.github.t1.bulmajava.form.Textarea
 

S

safeAppend(String) - Method in class com.github.t1.bulmajava.basic.Renderer
 
ScreenSize - Enum Class in com.github.t1.bulmajava.columns
 
script(String) - Method in class com.github.t1.bulmajava.basic.Html
 
script(String, String) - Method in class com.github.t1.bulmajava.basic.Html
 
section() - Static method in class com.github.t1.bulmajava.layout.Section
 
Section - Class in com.github.t1.bulmajava.layout
 
Section() - Constructor for class com.github.t1.bulmajava.layout.Section
 
select(String) - Static method in class com.github.t1.bulmajava.form.Select
It generally makes sense to give the select a name; if you really don't want it, pass null.
Select - Class in com.github.t1.bulmajava.form
 
selected() - Method in class com.github.t1.bulmajava.form.Select
Marks the last option as selected
SELECTED - Enum constant in enum class com.github.t1.bulmajava.basic.State
 
self() - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
set() - Method in record class com.github.t1.bulmajava.basic.Classes
Returns the value of the set record component.
Size - Enum Class in com.github.t1.bulmajava.basic
 
sm - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
SM - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 
small() - Static method in class com.github.t1.bulmajava.basic.Basic
 
small(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
SMALL - Enum constant in enum class com.github.t1.bulmajava.basic.Size
 
SMALL - Enum constant in enum class com.github.t1.bulmajava.layout.HeroSize
 
SOLID - Enum constant in enum class com.github.t1.bulmajava.elements.IconStyle
 
SPACED - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
span() - Static method in class com.github.t1.bulmajava.basic.Basic
 
span(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
square - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
start(Renderable...) - Method in class com.github.t1.bulmajava.components.Navbar
 
State - Enum Class in com.github.t1.bulmajava.basic
 
STATIC - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
string() - Method in record class com.github.t1.bulmajava.basic.Renderable.RenderableString
Returns the value of the string record component.
string() - Method in record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
Returns the value of the string record component.
string(String) - Static method in record class com.github.t1.bulmajava.basic.Renderable.RenderableString
 
stringAttribute(String, String) - Static method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
 
StringAttribute(String, String) - Constructor for record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
Creates an instance of a StringAttribute record class.
STRIPED - Enum constant in enum class com.github.t1.bulmajava.elements.TableStyle
 
strong() - Static method in class com.github.t1.bulmajava.basic.Basic
 
strong(String) - Static method in class com.github.t1.bulmajava.basic.Basic
 
style(String) - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
Style - Enum Class in com.github.t1.bulmajava.basic
 
stylesheet(String) - Method in class com.github.t1.bulmajava.basic.Html
 
submit() - Method in class com.github.t1.bulmajava.elements.Button
 
submit(String) - Static method in class com.github.t1.bulmajava.form.Input
 
SUBMIT - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
subtitle(int) - Static method in class com.github.t1.bulmajava.elements.Title
 
subtitle(int, String) - Static method in class com.github.t1.bulmajava.elements.Title
 
subtitle(String) - Static method in class com.github.t1.bulmajava.elements.Title
 
subtitleP(String) - Static method in class com.github.t1.bulmajava.elements.Title
 
SUCCEEDS - Enum constant in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
 
SUCCESS - Enum constant in enum class com.github.t1.bulmajava.basic.Color
 

T

table() - Static method in class com.github.t1.bulmajava.elements.Table
 
Table - Class in com.github.t1.bulmajava.elements
 
tableContainer() - Static method in class com.github.t1.bulmajava.elements.Table
 
TableStyle - Enum Class in com.github.t1.bulmajava.elements
 
TABLET - Enum constant in enum class com.github.t1.bulmajava.columns.ScreenSize
 
tabs() - Static method in class com.github.t1.bulmajava.components.Tabs
 
Tabs - Class in com.github.t1.bulmajava.components
 
tag() - Static method in class com.github.t1.bulmajava.elements.Tag
 
tag(String) - Static method in class com.github.t1.bulmajava.elements.Tag
 
Tag - Class in com.github.t1.bulmajava.elements
 
tagA() - Static method in class com.github.t1.bulmajava.elements.Tag
 
tags() - Static method in class com.github.t1.bulmajava.elements.Tag
 
tagsAddon() - Static method in class com.github.t1.bulmajava.elements.Tag
 
tbody(Renderable...) - Static method in class com.github.t1.bulmajava.elements.Table
 
tbody(Stream<Renderable>) - Static method in class com.github.t1.bulmajava.elements.Table
 
td() - Static method in class com.github.t1.bulmajava.elements.Table
 
TEL - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
TEXT - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
TEXT - Enum constant in enum class com.github.t1.bulmajava.form.InputType
 
textarea() - Static method in class com.github.t1.bulmajava.form.Textarea
 
Textarea - Class in com.github.t1.bulmajava.form
 
th() - Static method in class com.github.t1.bulmajava.elements.Table
 
THREE_FIFTHS - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
THREE_QUARTERS - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
tile() - Static method in class com.github.t1.bulmajava.layout.Tile
 
Tile - Class in com.github.t1.bulmajava.layout
 
Tile(String) - Constructor for class com.github.t1.bulmajava.layout.Tile
 
time(Temporal) - Static method in class com.github.t1.bulmajava.basic.Basic
 
title(int) - Static method in class com.github.t1.bulmajava.elements.Title
 
title(int, String) - Static method in class com.github.t1.bulmajava.elements.Title
 
title(String) - Method in class com.github.t1.bulmajava.basic.Anchor
 
title(String) - Method in class com.github.t1.bulmajava.basic.Html
 
title(String) - Static method in class com.github.t1.bulmajava.elements.Title
 
Title - Class in com.github.t1.bulmajava.elements
 
Title() - Constructor for class com.github.t1.bulmajava.elements.Title
 
titleP(String) - Static method in class com.github.t1.bulmajava.elements.Title
 
toString() - Method in class com.github.t1.bulmajava.basic.AbstractElement
 
toString() - Method in record class com.github.t1.bulmajava.basic.Attribute.NoValueAttribute
Returns a string representation of this record class.
toString() - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
Returns a string representation of this record class.
toString() - Method in class com.github.t1.bulmajava.basic.Attributes
 
toString() - Method in record class com.github.t1.bulmajava.basic.Classes
Returns a string representation of this record class.
toString() - Method in record class com.github.t1.bulmajava.basic.Renderable.ConcatenatedRenderable
Returns a string representation of this record class.
toString() - Method in record class com.github.t1.bulmajava.basic.Renderable.Indented
Returns a string representation of this record class.
toString() - Method in record class com.github.t1.bulmajava.basic.Renderable.RenderableString
Returns a string representation of this record class.
toString() - Method in record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
Returns a string representation of this record class.
tr() - Static method in class com.github.t1.bulmajava.elements.Table
 
TWO_FIFTHS - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 
TWO_THIRDS - Enum constant in enum class com.github.t1.bulmajava.columns.ColumnSize
 

U

ul() - Static method in class com.github.t1.bulmajava.basic.Basic
 
unsafeString(String) - Static method in record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
 
UnsafeString(String) - Constructor for record class com.github.t1.bulmajava.basic.Renderable.UnsafeString
Creates an instance of a UnsafeString record class.
UPPER_ALPHA - Enum constant in enum class com.github.t1.bulmajava.basic.ListType
 
UPPER_ROMAN - Enum constant in enum class com.github.t1.bulmajava.basic.ListType
 

V

value() - Method in record class com.github.t1.bulmajava.basic.Attribute.StringAttribute
Returns the value of the value record component.
value(String) - Method in class com.github.t1.bulmajava.form.Input
 
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.Alignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.Color
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.FontSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.ListType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.Size
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.basic.Style
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.columns.ColumnSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.columns.ScreenSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.elements.IconSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.elements.IconStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.elements.ImageRatio
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.elements.ImageSize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.elements.MenuActivationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.elements.TableStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.form.InputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.t1.bulmajava.layout.HeroSize
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.github.t1.bulmajava.basic.Alignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.basic.Color
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.basic.FontSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.basic.ListType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.basic.Size
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.basic.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.basic.Style
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.columns.ColumnSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.columns.ScreenSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.components.BreadcrumbSeparator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.elements.IconSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.elements.IconStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.elements.ImageRatio
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.elements.ImageSize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.elements.MenuActivationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.elements.TableStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.form.InputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.t1.bulmajava.layout.HeroSize
Returns an array containing the constants of this enum class, in the order they are declared.
vertical() - Method in class com.github.t1.bulmajava.layout.Tile
 

W

WARNING - Enum constant in enum class com.github.t1.bulmajava.basic.Color
 
WHITE - Enum constant in enum class com.github.t1.bulmajava.basic.Style
 
WIDESCREEN - Enum constant in enum class com.github.t1.bulmajava.columns.ScreenSize
 

X

x1 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x10 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x2 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x3 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x4 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x5 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x6 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x7 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x8 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
x9 - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
xl - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
XL - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 
xs - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
XS - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 
xxl - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
XXL - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 
xxs - Enum constant in enum class com.github.t1.bulmajava.basic.FontSize
 
XXS - Enum constant in enum class com.github.t1.bulmajava.elements.IconSize
 

_

_128x128 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageSize
 
_16by9 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_16x16 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageSize
 
_1by1 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_1by2 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_1by3 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_24x24 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageSize
 
_2by1 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_2by3 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_32x32 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageSize
 
_3by1 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_3by2 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_3by4 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_3by5 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_48x48 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageSize
 
_4by3 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_4by5 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_5by3 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_5by4 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
_64x64 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageSize
 
_9by16 - Enum constant in enum class com.github.t1.bulmajava.elements.ImageRatio
 
A B C D E F G H I J K L M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages