org.fusesource.web.console.client.camel
Class ExpressionWindow
java.lang.Object
org.fusesource.web.console.client.camel.ExpressionWindow
public class ExpressionWindow
- extends java.lang.Object
PopupPanel that shows up when a user needs to add/edit an expression
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionWindow
public ExpressionWindow(java.lang.String title,
ExpressionNode expressionNode)
showWindow
public static ExpressionWindow showWindow(com.google.gwt.user.client.ui.Button btn,
java.lang.String title,
ExpressionNode uriOwner)
showWindow
public static ExpressionWindow showWindow(com.google.gwt.user.client.ui.Button btn,
java.lang.String title,
ValidExpressionListener listener)
show
public void show(com.google.gwt.user.client.ui.Button btn)
Copyright © 2009 FuseSource. All Rights Reserved.