| Constructor and Description |
|---|
SmartButtonDescription(int index,
String title,
String caption,
UserActionInterface caller) |
SmartButtonDescription(int index,
String title,
String caption,
UserActionInterface caller,
boolean isDeletable,
boolean isEditable) |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnDefinitionView |
| Modifier and Type | Field and Description |
|---|---|
protected UserActionInterface |
RuleStore.caller |
| Modifier and Type | Method and Description |
|---|---|
void |
RulesDescriptionViewerMng.addRule(String caption,
TemplateExpression expression,
UserActionInterface caller,
boolean isEditable,
boolean isDeletable) |
void |
RulesDescriptionViewerMng.updateRule(int index,
String caption,
TemplateExpression expression,
UserActionInterface caller,
boolean isEditable,
boolean isDeletable) |
| Constructor and Description |
|---|
RuleStore(String title,
TemplateExpression expression,
UserActionInterface caller,
boolean isDeletable,
boolean isEditable) |
Copyright © 2015. All Rights Reserved.