| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PanelProperties
| Method Summary | |
|---|---|
|  String | getBgcolor()HTML: The background color of this element. | 
|  int | getBorder()HTML: Specifies the width of the border of this element, in pixels. | 
|  String | getCellpadding()HTML: Specifies the amount of empty space between the cell border and its contents. | 
|  String | getCellspacing()HTML: Specifies the amount of space between the cells of the table. | 
|  String | getFrame()HTML: Controls what part of the frame that surrounds a table is visible. | 
|  String | getRules()HTML: Controls how rules are rendered between cells. | 
|  String | getSummary()HTML: Provides a summary of the contents of the table, for accessibility purposes. | 
|  String | getWidth()HTML: Specifies the desired width of the table, as a pixel length or a percentage of available space. | 
| Method Detail | 
|---|
String getBgcolor()
int getBorder()
String getCellpadding()
String getCellspacing()
String getFrame()
String getRules()
String getSummary()
String getWidth()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||