public static class BootstrapClass.Generator extends Object
| Constructor and Description |
|---|
Generator(SupportsSegmentLayout component) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapClass[] |
generate(javax.faces.component.UIComponent child) |
void |
next() |
void |
reset() |
public Generator(SupportsSegmentLayout component)
public void reset()
public void next()
public BootstrapClass[] generate(javax.faces.component.UIComponent child)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.