org.broadleafcommerce.openadmin.client.callback
Class SearchItemSelected
java.lang.Object
org.broadleafcommerce.openadmin.client.callback.SearchItemSelected
public class SearchItemSelected
- extends Object
- Author:
- jfischer
|
Constructor Summary |
SearchItemSelected(com.smartgwt.client.widgets.grid.ListGridRecord record,
com.smartgwt.client.data.DataSource dataSource)
|
|
Method Summary |
com.smartgwt.client.data.DataSource |
getDataSource()
|
com.smartgwt.client.widgets.grid.ListGridRecord |
getRecord()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchItemSelected
public SearchItemSelected(com.smartgwt.client.widgets.grid.ListGridRecord record,
com.smartgwt.client.data.DataSource dataSource)
getRecord
public com.smartgwt.client.widgets.grid.ListGridRecord getRecord()
getDataSource
public com.smartgwt.client.data.DataSource getDataSource()
Copyright © 2013. All Rights Reserved.