Package | Description |
---|---|
org.apache.myfaces.tobago.renderkit.css |
Modifier and Type | Method and Description |
---|---|
static TobagoClass |
TobagoClass.valueOf(AlignItems alignItems) |
static TobagoClass |
TobagoClass.valueOf(JustifyContent justifyContent) |
static TobagoClass |
TobagoClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TobagoClass[] |
TobagoClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.