Java com.google.gwt.view.client OrderedMultiSelectionModel fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.view.client OrderedMultiSelectionModel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.view.client OrderedMultiSelectionModel.

The text is from its open source code.

Constructor

OrderedMultiSelectionModel(ProvidesKey keyProvider)
Constructs a OrderedMultiSelectionModel with the given key provider.

Method

ListgetSelectedList()
Get the List of selected items as a copy.