Package | Description |
---|---|
org.gwt.advanced.client.datamodel |
Modifier and Type | Interface and Description |
---|---|
interface |
LazyLoadableComposite
This interface describes lazy loadable composites.
|
Modifier and Type | Class and Description |
---|---|
class |
LazyGridDataModel
This data model reprents lazy loading approach.
|
class |
LazyHierarchicalGridDataModel
This is a lazy loadable hierarchical data model.
|
class |
LazyTreeGridDataModel
This class implements lazy loadable tree grid data model.
|
protected class |
LazyTreeGridDataModel.DelegateLazyGridDataModel
This is a delegate class for lazy tree rows creation.
|
class |
LazyTreeGridRow
This class implements lazy loadable tree row.
|
Copyright © 2008–2013. All rights reserved.