org.fusesource.web.console.client.camel
Class ExpressionForm
java.lang.Object
org.fusesource.web.console.client.camel.ExpressionForm
public class ExpressionForm
- extends java.lang.Object
A form to add/edit an expression
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionForm
public ExpressionForm(java.lang.String title,
ExpressionNode expressionNode)
reset
protected void reset()
getLanguageText
protected java.lang.String getLanguageText()
getExpressionText
protected java.lang.String getExpressionText()
createDialogWindow
public com.google.gwt.user.client.ui.PopupPanel createDialogWindow()
addValidListener
public void addValidListener(ValidExpressionListener validListener)
getForm
public com.google.gwt.user.client.ui.FormPanel getForm()
createContentPanel
public com.google.gwt.user.client.ui.Panel createContentPanel(java.lang.String id)
onCancel
protected void onCancel()
Copyright © 2009 FuseSource. All Rights Reserved.