Package | Description |
---|---|
org.apache.myfaces.tobago.renderkit.css |
Modifier and Type | Method and Description |
---|---|
BootstrapClass[] |
BootstrapClass.Generator.generate(javax.faces.component.UIComponent child) |
static BootstrapClass |
BootstrapClass.valueOf(Margin margin,
Attributes attribute) |
static BootstrapClass |
BootstrapClass.valueOf(Measure measure,
Attributes attributes) |
static BootstrapClass |
BootstrapClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootstrapClass[] |
BootstrapClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.