org.jbpm.console.ng.ht.client.editors.quicknewuser
Interface QuickNewUserPresenter.QuickNewUserView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<QuickNewUserPresenter>
- All Known Implementing Classes:
- QuickNewUserViewImpl
- Enclosing class:
- QuickNewUserPresenter
public static interface QuickNewUserPresenter.QuickNewUserView
- extends org.uberfire.client.mvp.UberView<QuickNewUserPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
getDescriptionText
com.github.gwtbootstrap.client.ui.TextBox getDescriptionText()
getGroupsList
com.github.gwtbootstrap.client.ui.ListBox getGroupsList()
getTypeRoleList
com.github.gwtbootstrap.client.ui.ListBox getTypeRoleList()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.