|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Store.Change | |
|---|---|
| com.sencha.gxt.data.shared | Contains data related classes. |
| Uses of Store.Change in com.sencha.gxt.data.shared |
|---|
| Classes in com.sencha.gxt.data.shared that implement Store.Change | |
|---|---|
static class |
Store.PropertyChange<M,V>
ValueProvider-based change impl - takes a ValueProvider and the new value to be changed. |
| Methods in com.sencha.gxt.data.shared that return Store.Change | ||
|---|---|---|
|
Store.Record.getChange(ValueProvider<? super M,V> property)
Gets the current Change object applied to that property, if any. |
|
| Methods in com.sencha.gxt.data.shared that return types with arguments of type Store.Change | |
|---|---|
java.util.Collection<Store.Change<M,?>> |
Store.Record.getChanges()
Returns all changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||