|
||||||||||
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.report.styles.StiBaseStyle
com.stimulsoft.report.styles.StiEmptyStyle
public class StiEmptyStyle
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.stimulsoft.report.styles.StiBaseStyle |
---|
StiBaseStyle.StiStyleSaver |
Field Summary |
---|
Fields inherited from class com.stimulsoft.report.styles.StiBaseStyle |
---|
report |
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiEmptyStyle()
|
Method Summary | |
---|---|
void |
GetStyleFromComponent(StiComponent component,
StiStyleElements styleElements)
Gets a style from the component. |
void |
SetStyleToComponent(StiComponent component)
Sets style to a component. |
Methods inherited from class com.stimulsoft.report.styles.StiBaseStyle |
---|
clone, equals, getCollectionName, getConditions, getDescription, getName, getStyle, getStyle, getStyle, getStyle, GetStyleFromComponents, LoadFromJsonObject, loadStyleFromString, SaveToJsonObject, saveToString, setCollectionName, setConditions, setDescription, setName, toString |
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
---|
cleanReference, getReference, setReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StiEmptyStyle()
Method Detail |
---|
public void GetStyleFromComponent(StiComponent component, StiStyleElements styleElements)
StiBaseStyle
GetStyleFromComponent
in class StiBaseStyle
component
- Component.public void SetStyleToComponent(StiComponent component)
StiBaseStyle
SetStyleToComponent
in class StiBaseStyle
component
- Component.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |