org.gcube.portlets.user.workspace.client.view
Class GxtComboBox

java.lang.Object
  extended by org.gcube.portlets.user.workspace.client.view.GxtComboBox

public class GxtComboBox
extends Object

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Constructor Summary
GxtComboBox()
           
 
Method Summary
 com.extjs.gxt.ui.client.widget.form.SimpleComboBox<String> getComboNameFilter()
           
 com.extjs.gxt.ui.client.widget.form.SimpleComboBox<String> getComboStringFilter()
           
 com.extjs.gxt.ui.client.widget.form.ComboBox<org.gcube.portlets.user.workspace.client.model.ScopeModel> getComboViewScope()
           
 void setListScope(List<org.gcube.portlets.user.workspace.client.model.ScopeModel> listScope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GxtComboBox

public GxtComboBox()
Method Detail

getComboViewScope

public com.extjs.gxt.ui.client.widget.form.ComboBox<org.gcube.portlets.user.workspace.client.model.ScopeModel> getComboViewScope()

getComboStringFilter

public com.extjs.gxt.ui.client.widget.form.SimpleComboBox<String> getComboStringFilter()

setListScope

public void setListScope(List<org.gcube.portlets.user.workspace.client.model.ScopeModel> listScope)

getComboNameFilter

public com.extjs.gxt.ui.client.widget.form.SimpleComboBox<String> getComboNameFilter()


Copyright © 2013. All Rights Reserved.