|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StyleInterface
The StyleInfoInterface is implemented by all simple tbean components. Examples are Image and Listbox. It allows the user to assign a classid or style attribute the the component.
StyleInfo
Method Summary | |
---|---|
StyleInfo |
getStyleInfo()
Returns the style info for this tbean component. |
void |
setStyleInfo(StyleInfo styleInfo)
Sets the style info for this tbean component. |
Method Detail |
---|
StyleInfo getStyleInfo()
void setStyleInfo(StyleInfo styleInfo)
styleInfo
- The style for this tbean component
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |