Deprecated API


Contents
Deprecated Methods
com.smartgwt.client.widgets.grid.ListGrid.closeRecord(ListGridRecord)
          use ListGrid.setCanExpandRecords(Boolean) with ListGrid.setExpansionMode(com.smartgwt.client.types.ExpansionMode), or override ListGrid.getExpansionComponent(ListGridRecord) 
com.smartgwt.client.widgets.grid.ListGrid.openRecordDetailGrid(ListGridRecord, DataSource)
          use ListGrid.setCanExpandRecords(Boolean) with ListGrid.setExpansionMode(com.smartgwt.client.types.ExpansionMode), or override ListGrid.getExpansionComponent(ListGridRecord) 
com.smartgwt.client.widgets.grid.ListGrid.openRecordEditor(ListGridRecord)
          use ListGrid.setCanExpandRecords(Boolean) with ListGrid.setExpansionMode(com.smartgwt.client.types.ExpansionMode), or override ListGrid.getExpansionComponent(ListGridRecord) 
com.google.gwt.event.shared.HandlerManager.removeHandler(GwtEvent.Type, H)
          We currently believe this method will not be needed after listeners are removed in GWT 2.0. If you have a use case for it after that time, please add your comments to gwt issue 3102 
com.smartgwt.client.data.DataSourceField.setType(DataSource)
          use #setTypeAsDataSource