org.jboss.errai.workspaces.client.widgets
Class WSLoginPanel
java.lang.Object
org.jboss.errai.workspaces.client.widgets.WSLoginPanel
- All Implemented Interfaces:
- WidgetProvider
public class WSLoginPanel
- extends Object
- implements WidgetProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSLoginPanel
public WSLoginPanel()
getLoginButton
public com.google.gwt.user.client.ui.Button getLoginButton()
getUserNameInput
public com.google.gwt.user.client.ui.TextBox getUserNameInput()
getPasswordInput
public com.google.gwt.user.client.ui.TextBox getPasswordInput()
provideWidget
public void provideWidget(ProvisioningCallback callback)
- Specified by:
provideWidget in interface WidgetProvider
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.