|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gwtext.client.core.JsObject
com.gwtext.client.widgets.grid.AbstractSelectionModel
com.gwtext.client.widgets.grid.RowSelectionModel
com.gwtext.client.widgets.grid.CheckboxSelectionModel
public class CheckboxSelectionModel
Field Summary |
---|
Fields inherited from class com.gwtext.client.core.JsObject |
---|
jsObj |
Constructor Summary | |
---|---|
CheckboxSelectionModel()
|
Method Summary | |
---|---|
protected com.google.gwt.core.client.JavaScriptObject |
create()
|
Methods inherited from class com.gwtext.client.widgets.grid.RowSelectionModel |
---|
addListener, clearSelections, create, deselectRange, deselectRow, getCount, getSelected, getSelections, hasSelection, isIdSelected, isLocked, isSelected, isSelected, selectAll, selectFirstRow, selectLastRow, selectLastRow, selectNext, selectPrevious, selectRange, selectRange, selectRecords, selectRecords, selectRow, selectRow, selectRows, selectRows |
Methods inherited from class com.gwtext.client.widgets.grid.AbstractSelectionModel |
---|
lock, unlock |
Methods inherited from class com.gwtext.client.core.JsObject |
---|
getJsObj, getProperties, isCreated, setJsObj |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckboxSelectionModel()
Method Detail |
---|
protected com.google.gwt.core.client.JavaScriptObject create()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |