Uses of Class
org.dashbuilder.dsl.factory.component.LogoBuilder
-
Packages that use LogoBuilder Package Description org.dashbuilder.dsl.factory.component -
-
Uses of LogoBuilder in org.dashbuilder.dsl.factory.component
Methods in org.dashbuilder.dsl.factory.component that return LogoBuilder Modifier and Type Method Description static LogoBuilderLogoBuilder. create(String src)LogoBuilderLogoBuilder. height(String height)static LogoBuilderComponentFactory. logoBuilder(String src)LogoBuilderLogoBuilder. src(String src)LogoBuilderLogoBuilder. width(String width)
-