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