JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
de.agilecoders.wicket.jquery
Package
de.agilecoders.wicket.jquery
Interface IDataSource<T>
All Superinterfaces:
IClusterable
,
Serializable
public interface
IDataSource<T>
extends
IClusterable
Simple data source
Author:
miha
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
T
>
load
()
Method Details
load
List
<
T
>
load
()
Returns:
a list of data of type T