|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BorderstyleType | |
| weblogic.html | |
| Uses of BorderstyleType in weblogic.html |
| Fields in weblogic.html declared as BorderstyleType | |
static BorderstyleType |
BorderstyleType.nonempty
Produces a frame around a table and individual borders around non-empty cells. |
static BorderstyleType |
BorderstyleType.all
Draws boxes around the frame of a table and all cells without regard to their contents. |
static BorderstyleType |
BorderstyleType.frame
Draws a frame around a table, but not around individual cells. |
static BorderstyleType |
BorderstyleType.none
Draws no borders. |
| Methods in weblogic.html with parameters of type BorderstyleType | |
TableElement |
TableElement.setBorderstyle(BorderstyleType style)
Sets the borderstyle attribute (extension supported by some browsers). |
|
Documentation is available at http://www.weblogic.com/docs51 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||