com.tensegrity.wpalo.client.ui.mvc.viewbrowser.importer
Class AccountComboBox
java.lang.Object
com.tensegrity.wpalo.client.ui.mvc.viewbrowser.importer.AccountComboBox
public class AccountComboBox
- extends java.lang.Object
AccountComboBox
TODO DOCUMENT ME
- Version:
- $Id: AccountComboBox.java,v 1.3 2010/02/12 13:49:50 PhilippBouillon Exp $
Constructor Summary |
AccountComboBox(java.lang.String title,
java.lang.String inTextTitle)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constants
protected final transient ILocalConstants constants
messages
protected final transient ILocalMessages messages
AccountComboBox
public AccountComboBox(java.lang.String title,
java.lang.String inTextTitle)
getComboBox
public final com.extjs.gxt.ui.client.widget.form.ComboBox<XObjectModel> getComboBox()
getSelection
public final com.tensegrity.palo.gwt.core.client.models.account.XAccount getSelection()
setInput
public final void setInput(com.tensegrity.palo.gwt.core.client.models.account.XAccount[] xAccounts)
addSelectionChangedListener
public final void addSelectionChangedListener(com.extjs.gxt.ui.client.event.SelectionChangedListener<XObjectModel> listener)