| Package | Description |
|---|---|
| org.fireweb.html |
| Modifier and Type | Method and Description |
|---|---|
Table.Frame |
Table.getFrame()
Specifies which parts of the outside borders that should be visible
|
static Table.Frame |
Table.Frame.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Table.Frame[] |
Table.Frame.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
Table.setFrame(Table.Frame frame)
Set "frame" property and if element was draw call script at browser.
|