Uses of Interface
com.github.t1.bulmajava.basic.Renderable
Packages that use Renderable
Package
Description
-
Uses of Renderable in com.github.t1.bulmajava.basic
Subinterfaces of Renderable in com.github.t1.bulmajava.basicClasses in com.github.t1.bulmajava.basic that implement RenderableModifier and TypeClassDescriptionclassAbstractElement<SELF extends AbstractElement<?>>classstatic final recordstatic final recordclassclassfinal recordclassclassstatic final recordstatic final recordstatic final recordstatic final recordMethods in com.github.t1.bulmajava.basic with type parameters of type RenderableModifier and TypeMethodDescription<T extends Renderable>
T<T extends Renderable>
booleanAbstractElement.contentIsA(Class<T> type) default <T extends Renderable>
Optional<T>Methods in com.github.t1.bulmajava.basic that return RenderableModifier and TypeMethodDescriptionstatic RenderableAbstractElement.content()static RenderableRenderable.Indented.indented(Renderable renderable) Renderable.ConcatenatedRenderable.last()Renderable.Indented.renderable()Returns the value of therenderablerecord component.static Renderablestatic RenderableRenderable.UnsafeString.unsafeString(String string) Methods in com.github.t1.bulmajava.basic that return types with arguments of type RenderableModifier and TypeMethodDescriptionAttributes.find(Predicate<Renderable> predicate) Renderable.ConcatenatedRenderable.find(Predicate<Renderable> predicate) default Optional<Renderable>Renderable.find(Predicate<Renderable> predicate) Renderable.ConcatenatedRenderable.renderables()Returns the value of therenderablesrecord component.Methods in com.github.t1.bulmajava.basic with parameters of type RenderableModifier and TypeMethodDescriptionHtml.body(Renderable content) Renderable.ConcatenatedRenderable.concat(Renderable... renderables) AbstractElement.content(Renderable content) AbstractElement.content(Renderable... content) Html.content(Renderable content) Renderable.ConcatenatedRenderable.content(Renderable renderable) AbstractElement.firstContent(Renderable content) Insert thisRenderableas the first content element.Html.head(Renderable content) static RenderableRenderable.Indented.indented(Renderable renderable) Method parameters in com.github.t1.bulmajava.basic with type arguments of type RenderableModifier and TypeMethodDescriptionAbstractElement.content(Stream<Renderable> content) Attributes.find(Predicate<Renderable> predicate) Renderable.ConcatenatedRenderable.find(Predicate<Renderable> predicate) default Optional<Renderable>Renderable.find(Predicate<Renderable> predicate) AbstractElement.map(Function<Renderable, Renderable> function) AbstractElement.map(Function<Renderable, Renderable> function) Constructors in com.github.t1.bulmajava.basic with parameters of type RenderableModifierConstructorDescriptionprotectedAbstractElement(@NonNull String name, Attributes attributes, Renderable content) protectedAbstractElement(@NonNull String name, Attributes attributes, Renderable content, Function<Renderable, Renderable> mapFunction) Indented(Renderable renderable) Creates an instance of aIndentedrecord class.Constructor parameters in com.github.t1.bulmajava.basic with type arguments of type RenderableModifierConstructorDescriptionprotectedAbstractElement(@NonNull String name, Attributes attributes, Renderable content, Function<Renderable, Renderable> mapFunction) protectedAbstractElement(@NonNull String name, Attributes attributes, Renderable content, Function<Renderable, Renderable> mapFunction) ConcatenatedRenderable(List<Renderable> renderables) Creates an instance of aConcatenatedRenderablerecord class. -
Uses of Renderable in com.github.t1.bulmajava.columns
Classes in com.github.t1.bulmajava.columns that implement Renderable -
Uses of Renderable in com.github.t1.bulmajava.components
Classes in com.github.t1.bulmajava.components that implement RenderableModifier and TypeClassDescriptionclassclassclassclassstatic classclassclassclassMethods in com.github.t1.bulmajava.components with parameters of type RenderableModifier and TypeMethodDescriptionPanel.addTabs(Renderable... content) Navbar.brand(Renderable... renderables) Breadcrumb.content(Renderable renderable) Dropdown.content(Renderable renderable) Navbar.content(Renderable content) Deprecated.Navbar.content(Renderable... content) Deprecated.Navbar.NavbarDropdown.content(Renderable content) Tabs.content(Renderable content) Navbar.end(Renderable... newEndContent) Navbar.start(Renderable... newStartContent) Method parameters in com.github.t1.bulmajava.components with type arguments of type Renderable -
Uses of Renderable in com.github.t1.bulmajava.elements
Classes in com.github.t1.bulmajava.elements that implement RenderableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in com.github.t1.bulmajava.elements with parameters of type RenderableModifier and TypeMethodDescriptionTable.body(Renderable... content) static ButtonButton.button(Renderable content) Table.content(Renderable content) Deprecated.Table.content(Renderable... content) Deprecated.Table.foot(Renderable... content) Table.head(Renderable... content) static ElementTable.row(Renderable... cols) static ElementTable.rowH(Renderable hCol, Renderable... cols) First colum is a header columnth, the rest are regulartdstatic ElementTable.tbody(Renderable... cols) Method parameters in com.github.t1.bulmajava.elements with type arguments of type RenderableModifier and TypeMethodDescriptionTable.body(Stream<Renderable> content) Table.content(Stream<Renderable> content) Deprecated.static ElementTable.tbody(Stream<Renderable> cols) -
Uses of Renderable in com.github.t1.bulmajava.form
Classes in com.github.t1.bulmajava.form that implement RenderableModifier and TypeClassDescriptionclassclassThe Bulma docs is not explicit about thefield-labelandfield-bodyclasses, but they seem to be required when the field itself isField.horizontal()classclassclassclassclassMethods in com.github.t1.bulmajava.form with parameters of type RenderableModifier and TypeMethodDescriptionField.content(Renderable content) Deprecated.Field.content(Renderable... content) Deprecated.Select.content(Renderable content) Deprecated.Select.content(Renderable... content) Deprecated.Method parameters in com.github.t1.bulmajava.form with type arguments of type RenderableModifier and TypeMethodDescriptionField.content(Stream<Renderable> content) Deprecated.Select.content(Stream<Renderable> content) Deprecated. -
Uses of Renderable in com.github.t1.bulmajava.layout
Classes in com.github.t1.bulmajava.layout that implement RenderableModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in com.github.t1.bulmajava.layout with parameters of type RenderableModifier and TypeMethodDescriptionMedia.addContent(Renderable... content) Level.addItem(Renderable content, String... classNames) Level.addLeft(Renderable... content) Level.addLeftA(Renderable... content) Level.addRight(Renderable... content) Hero.body(Renderable... content) Hero.content(Renderable content) Deprecated.Hero.content(Renderable... content) Deprecated.Level.content(Renderable content) Deprecated.Level.content(Renderable... content) Deprecated.Media.content(Renderable content) Deprecated.Media.content(Renderable... content) Deprecated.Hero.foot(Renderable content) Hero.head(Renderable content) Method parameters in com.github.t1.bulmajava.layout with type arguments of type RenderableModifier and TypeMethodDescriptionHero.content(Stream<Renderable> content) Deprecated.Level.content(Stream<Renderable> content) Deprecated.Media.content(Stream<Renderable> content) Deprecated.