| Package | Description |
|---|---|
| org.fireweb.html |
| Modifier and Type | Method and Description |
|---|---|
Table.Rules |
Table.getRules()
Specifies which parts of the inside borders that should be visible
|
static Table.Rules |
Table.Rules.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Table.Rules[] |
Table.Rules.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.setRules(Table.Rules rules)
Set "rules" property and if element was draw call script at browser.
|