Interface IStyledElement
-
- All Known Subinterfaces:
IAutoTextContent
,IBandContent
,ICellContent
,IColumn
,IContainerContent
,IContent
,IDataContent
,IForeignContent
,IGroupContent
,IImageContent
,ILabelContent
,IListBandContent
,IListContent
,IListGroupContent
,IPageContent
,IRowContent
,ITableBandContent
,ITableContent
,ITableGroupContent
,ITextContent
public interface IStyledElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IStyle
getComputedStyle()
IStyle
getStyle()
java.lang.String
getStyleClass()
void
setStyleClass(java.lang.String styleClass)
-