|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sibvisions.rad.ui.web.impl.WebResource
com.sibvisions.rad.ui.web.impl.control.WebCellFormat
public class WebCellFormat
Web server implementation of ICellFormat.
| Constructor Summary | |
|---|---|
WebCellFormat(IColor pBackground,
IColor pForeground,
IFont pFont)
Constructs a new instance of SwingCellFormat. |
|
| Method Summary | |
|---|---|
String |
getAsString()
Gets this Object as String. |
IColor |
getBackground()
Gets the background. |
IFont |
getFont()
Gets the font. |
IColor |
getForeground()
Gets the foreground. |
| Methods inherited from class com.sibvisions.rad.ui.web.impl.WebResource |
|---|
getNullableAsString, getResource, setAsString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.rad.ui.IResource |
|---|
getResource |
| Constructor Detail |
|---|
public WebCellFormat(IColor pBackground,
IColor pForeground,
IFont pFont)
SwingCellFormat.
pBackground - the background of the Cell.pForeground - the foreground of the Cell.pFont - the font of the Cell.| Method Detail |
|---|
public String getAsString()
getAsString in class WebResourcepublic IColor getBackground()
getBackground in interface ICellFormatpublic IColor getForeground()
getForeground in interface ICellFormatpublic IFont getFont()
getFont in interface ICellFormat
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||