|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteChartTitle
This class represents the title of a chart.
Access
To get a ChartTitle object, use the ChartTitle property.
Method Summary | |
---|---|
IRemoteSymphonyApplication |
getApplication()
This property represents the Lotus Symphony application. |
java.lang.String |
getText()
This property returns a string value that represents the text of the chart title. |
void |
setText(java.lang.String text)
This property returns a string value that represents the text of the chart title. |
Method Detail |
---|
IRemoteSymphonyApplication getApplication() throws RemoteEclipseAPIException
RemoteEclipseAPIException
java.lang.String getText() throws RemoteEclipseAPIException
RemoteEclipseAPIException
void setText(java.lang.String text) throws RemoteEclipseAPIException
text
-
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |