Interface Selection


public interface Selection

Selection

APIs for marking Records as selected and retrieving the selected record or records.

Only applicable to a DataBoundComponent that manages a list of Records, or manages a data model that can be viewed as a list (for example, the current list of visible nodes on a tree can be treated as a list for selection purposes).

See Also: