| Modifier and Type | Method and Description |
|---|---|
protected RuleDescriptionData |
ColumnExpressionPanel.retrieveRuleDescriptionData(org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression exp) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDialog.addRule(RuleDescriptionData ruleDescriptionData) |
void |
RuleDialog.saveColumnRule(RuleDescriptionData ruleDescriptionData) |
| Constructor and Description |
|---|
ColumnExpressionPanel(RuleDialog parentRuleDialog,
RuleDescriptionData ruleDescriptionData,
com.google.web.bindery.event.shared.EventBus eventBus) |
RuleDialog(RuleDescriptionData ruleDescriptionData,
com.google.web.bindery.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RuleDescriptionData> |
ExpressionService.getRules() |
ArrayList<RuleDescriptionData> |
ExpressionService.getRules(RuleScopeType scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
ExpressionService.saveColumnRule(RuleDescriptionData ruleDescriptionData) |
void |
ExpressionServiceAsync.saveColumnRule(RuleDescriptionData ruleDescriptionData,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionServiceAsync.getRules(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<RuleDescriptionData>> callback) |
void |
ExpressionServiceAsync.getRules(RuleScopeType scope,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<RuleDescriptionData>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RuleDescriptionData> |
ExpressionServiceImpl.getRules() |
ArrayList<RuleDescriptionData> |
ExpressionServiceImpl.getRules(RuleScopeType scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
ExpressionServiceImpl.saveColumnRule(RuleDescriptionData ruleDescriptionData) |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.core.client.ValueProvider<RuleDescriptionData,String> |
RuleDescriptionDataProperties.description() |
com.sencha.gxt.data.shared.ModelKeyProvider<RuleDescriptionData> |
RuleDescriptionDataProperties.id() |
com.sencha.gxt.core.client.ValueProvider<RuleDescriptionData,String> |
RuleDescriptionDataProperties.name() |
com.sencha.gxt.core.client.ValueProvider<RuleDescriptionData,String> |
RuleDescriptionDataProperties.readableExpression() |
Copyright © 2015. All Rights Reserved.