Uses of Class
com.vaadin.server.KeyMapper

Packages that use KeyMapper
com.vaadin.event   
com.vaadin.server.communication.data   
com.vaadin.ui   
 

Uses of KeyMapper in com.vaadin.event
 

Fields in com.vaadin.event declared as KeyMapper
protected  KeyMapper<Action> ActionManager.actionMapper
          Action mapper
 

Uses of KeyMapper in com.vaadin.server.communication.data
 

Methods in com.vaadin.server.communication.data that return KeyMapper
 KeyMapper<java.lang.Object> RpcDataProviderExtension.getKeyMapper()
           
 

Uses of KeyMapper in com.vaadin.ui
 

Fields in com.vaadin.ui declared as KeyMapper
protected  KeyMapper<java.lang.Object> AbstractSelect.itemIdMapper
          Keymapper used to map key values.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.