|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.expressions.StiExpression
com.stimulsoft.report.expressions.StiUnifiedExpression
com.stimulsoft.report.expressions.StiGroupSummaryExpression
public class StiGroupSummaryExpression
Describes the class that contains the expression for calculation of group summary expression.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.expressions.StiExpression |
|---|
ParentComponent |
| Constructor Summary | |
|---|---|
StiGroupSummaryExpression()
Creates a new expression. |
|
StiGroupSummaryExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiGroupSummaryExpression(java.lang.String value)
Creates a new expression. |
|
| Method Summary | |
|---|---|
boolean |
getApplyFormat()
|
StiEvent |
getDefaultEvent()
Returns the event for processing of the expession when generation the report script. |
boolean |
getFullConvert()
Gets value, indicates that this value is be a string. |
| Methods inherited from class com.stimulsoft.report.expressions.StiUnifiedExpression |
|---|
getValue, set, Set, setSerialization, setValue |
| Methods inherited from class com.stimulsoft.report.expressions.StiExpression |
|---|
clone, deserialize, deserializeStr, getGenAddEvent, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StiGroupSummaryExpression()
public StiGroupSummaryExpression(java.lang.String value)
val - Expression value.
public StiGroupSummaryExpression(StiComponent parent,
java.lang.String propertyName)
| Method Detail |
|---|
public boolean getApplyFormat()
getApplyFormat in class StiExpressionpublic StiEvent getDefaultEvent()
getDefaultEvent in class StiExpressionpublic boolean getFullConvert()
getFullConvert in class StiExpression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||