org.broadleafcommerce.openadmin.client.callback
Class TileGridItemSelected

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.callback.TileGridItemSelected

public class TileGridItemSelected
extends Object

Author:
krosenberg

Constructor Summary
TileGridItemSelected(com.smartgwt.client.data.Record record, com.smartgwt.client.data.DataSource dataSource)
           
 
Method Summary
 com.smartgwt.client.data.DataSource getDataSource()
           
 com.smartgwt.client.data.Record getRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TileGridItemSelected

public TileGridItemSelected(com.smartgwt.client.data.Record record,
                            com.smartgwt.client.data.DataSource dataSource)
Method Detail

getRecord

public com.smartgwt.client.data.Record getRecord()

getDataSource

public com.smartgwt.client.data.DataSource getDataSource()


Copyright © 2013. All Rights Reserved.