|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.components.textFormats.StiFormatService
com.stimulsoft.report.components.textFormats.StiTimeFormatService
public class StiTimeFormatService
Describes a service for the text formatting as a time value.
| Field Summary |
|---|
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiTimeFormatService()
Creates a new format of the type StiTimeFormatService. |
|
StiTimeFormatService(java.lang.String stringFormat)
Creates a new format of the type StiTimeFormatService. |
|
| Method Summary | |
|---|---|
java.lang.String |
getNativeFormatString()
Returns native format string. |
int |
getPosition()
|
java.lang.Object |
getSample()
Gets value to show a sample of formatting. |
java.lang.String |
getServiceName()
Gets a service name. |
java.lang.String |
getStringFormat()
Gets or sets string of formatting. |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setStringFormat(java.lang.String value)
|
| Methods inherited from class com.stimulsoft.report.components.textFormats.StiFormatService |
|---|
equals, Format, format, getIsFormatStringFromVariable, getServiceCategory, getServiceType, getState, hashCode, isDefault, LoadFromJsonObject, LoadFromJsonObjectInternal, setState, toString |
| Methods inherited from class com.stimulsoft.base.services.StiService |
|---|
clone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled |
| Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
|---|
cleanReference, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StiTimeFormatService()
public StiTimeFormatService(java.lang.String stringFormat)
stringFormat - String of formatting.| Method Detail |
|---|
public java.lang.String getServiceName()
getServiceName in class StiServicepublic int getPosition()
getPosition in class StiFormatServicepublic java.lang.String getStringFormat()
getStringFormat in class StiFormatServicepublic void setStringFormat(java.lang.String value)
setStringFormat in class StiFormatServicepublic java.lang.String getNativeFormatString()
getNativeFormatString in class StiFormatServicepublic java.lang.Object getSample()
getSample in class StiFormatService
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiFormatServiceJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||