| Package | Description |
|---|---|
| to.etc.domui.dom.css |
| Modifier and Type | Method and Description |
|---|---|
DisplayType |
CssBase.getDisplay() |
static DisplayType |
DisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayType[] |
DisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CssBase.internalSetDisplay(DisplayType dt)
Used to switch the display attribute when it is switched by an effect.
|
void |
CssBase.setDisplay(DisplayType display) |
Copyright © 2017 etc.to. All rights reserved.