Uses of Class
se.kmr.scam.editor.FieldMap

Packages that use FieldMap
se.kmr.scam.client.http.helper   
 

Uses of FieldMap in se.kmr.scam.client.http.helper
 

Methods in se.kmr.scam.client.http.helper that return FieldMap
 FieldMap ViewBean.getFieldMap(Object key)
          Gets a named fieldMap.
 FieldMap FieldMapBean.getMap()
           
 

Methods in se.kmr.scam.client.http.helper with parameters of type FieldMap
 void ViewBean.addFieldMap(Object key, FieldMap fieldMap)
          Adds an association between a name and a fieldMap.
 void FieldMapBean.setMap(FieldMap map)
           
 

Constructors in se.kmr.scam.client.http.helper with parameters of type FieldMap
FieldMapBean(Resource root, FieldMap map)
           
 



Copyright © 2003 SCAM. All Rights Reserved.