public class MultiColumnRuleAction extends Object implements org.gcube.portlets.user.td.expressionwidget.client.notification.ExpressionWrapperNotification.ExpressionWrapperNotificationListener
| Constructor and Description |
|---|
MultiColumnRuleAction(List<TdColumnDefinition> columns,
com.google.web.bindery.event.shared.EventBus bus)
Instantiates a new multi column rule action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
aborted() |
void |
failed(Throwable throwable) |
org.gcube.portlets.user.td.expressionwidget.client.TemplateMultiColumnExpressionDialog |
getMultiExpressionDialog()
Gets the multi expression dialog.
|
TemplateExpression |
getTemplateExpression()
Gets the template expression.
|
void |
onExpression(org.gcube.portlets.user.td.expressionwidget.client.notification.ExpressionWrapperNotification expressionWrapperNotification) |
public MultiColumnRuleAction(List<TdColumnDefinition> columns, com.google.web.bindery.event.shared.EventBus bus)
columns - the columnsbus - the buspublic void onExpression(org.gcube.portlets.user.td.expressionwidget.client.notification.ExpressionWrapperNotification expressionWrapperNotification)
onExpression in interface org.gcube.portlets.user.td.expressionwidget.client.notification.ExpressionWrapperNotification.ExpressionWrapperNotificationListenerpublic void aborted()
aborted in interface org.gcube.portlets.user.td.expressionwidget.client.notification.ExpressionWrapperNotification.ExpressionWrapperNotificationListenerpublic void failed(Throwable throwable)
failed in interface org.gcube.portlets.user.td.expressionwidget.client.notification.ExpressionWrapperNotification.ExpressionWrapperNotificationListenerpublic TemplateExpression getTemplateExpression()
public org.gcube.portlets.user.td.expressionwidget.client.TemplateMultiColumnExpressionDialog getMultiExpressionDialog()
Copyright © 2017. All Rights Reserved.