org.fusesource.web.console.client.camel
Class UriForm
java.lang.Object
org.fusesource.web.console.client.camel.UriForm
public class UriForm
- extends java.lang.Object
Dialog 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 |
UriForm
public UriForm(java.lang.String title,
UriOwner uriOwner)
getUriText
protected java.lang.String getUriText()
createDialogWindow
public com.google.gwt.user.client.ui.PopupPanel createDialogWindow()
getForm
public com.google.gwt.user.client.ui.FormPanel getForm()
addValidUriListener
public void addValidUriListener(ValidUriListener listener)
createContentPanel
public com.google.gwt.user.client.ui.Panel createContentPanel(java.lang.String id)
Copyright © 2009 FuseSource. All Rights Reserved.