Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.layout | |
org.apache.myfaces.tobago.renderkit.css |
Modifier and Type | Method and Description |
---|---|
Display |
UIStyle.getDisplay() |
Modifier and Type | Method and Description |
---|---|
void |
UIStyle.setDisplay(Display display) |
Modifier and Type | Method and Description |
---|---|
abstract Display |
AbstractUIStyle.getDisplay() |
Modifier and Type | Method and Description |
---|---|
static Display |
Display.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Display[] |
Display.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Display |
Style.getDisplay()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Style.setDisplay(Display display)
Deprecated.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.