|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.components.conditions.StiFilter
com.stimulsoft.report.components.conditions.StiConditionHelper
public class StiConditionHelper
Class helps apply style with name to component.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.components.conditions.StiFilter |
|---|
column |
| Constructor Summary | |
|---|---|
StiConditionHelper()
|
|
| Method Summary | |
|---|---|
static void |
Apply(java.lang.Object comp,
java.lang.String styleName)
Apply formatting which specifed in condtition to component. |
static void |
ApplyFont(java.lang.Object component,
StiFont font,
StiEnumSet<StiConditionPermissions> perms)
|
| Methods inherited from class com.stimulsoft.report.components.conditions.StiFilter |
|---|
deserialize, getColumn, getCondition, getDataType, getExpression, getItem, getValue1, getValue2, LoadFromJsonObject, SaveToJsonObject, serialize, setColumn, setCondition, setDataType, setExpression, setItem, setValue1, setValue2 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiConditionHelper()
| Method Detail |
|---|
public static void Apply(java.lang.Object comp,
java.lang.String styleName)
public static void ApplyFont(java.lang.Object component,
StiFont font,
StiEnumSet<StiConditionPermissions> perms)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||