public class SimpleConditionBuilder extends AConditionBuilder
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeCodeExpression(IWritableGrid sheet,
int columnStartIndex,
int rowStartIndex) |
protected void |
writeColumnType(IWritableGrid sheet,
int columnStartIndex,
int rowStartIndex) |
protected void |
writeParameterDeclaration(IWritableGrid sheet,
int columnStartIndex,
int rowStartIndex) |
protected void |
writeRuleValue(IWritableGrid sheet,
int numberOfRules,
int columnStartIndex,
int rowStartIndex) |
protected void |
writeTitle(IWritableGrid sheet,
int columnStartIndex,
int rowStartIndex) |
build, getConditionprotected void writeColumnType(IWritableGrid sheet, int columnStartIndex, int rowStartIndex)
writeColumnType in class AConditionBuilderprotected void writeCodeExpression(IWritableGrid sheet, int columnStartIndex, int rowStartIndex)
writeCodeExpression in class AConditionBuilderprotected void writeParameterDeclaration(IWritableGrid sheet, int columnStartIndex, int rowStartIndex)
writeParameterDeclaration in class AConditionBuilderprotected void writeTitle(IWritableGrid sheet, int columnStartIndex, int rowStartIndex)
writeTitle in class AConditionBuilderprotected void writeRuleValue(IWritableGrid sheet, int numberOfRules, int columnStartIndex, int rowStartIndex)
writeRuleValue in class AConditionBuilderCopyright © 2004–2019 OpenL Tablets. All rights reserved.