Uses of Class
org.gcube.portlets.admin.searchmanagerportlet.gwt.shared.PresentableFieldInfoBean

Packages that use PresentableFieldInfoBean
org.gcube.portlets.admin.searchmanagerportlet.gwt.client.widgets   
org.gcube.portlets.admin.searchmanagerportlet.gwt.shared   
 

Uses of PresentableFieldInfoBean in org.gcube.portlets.admin.searchmanagerportlet.gwt.client.widgets
 

Constructors in org.gcube.portlets.admin.searchmanagerportlet.gwt.client.widgets with parameters of type PresentableFieldInfoBean
PresentableInfoPanel(PresentableFieldInfoBean pBean, FieldInfoBean fBean, FieldFormPanel referenceWidget)
           
 

Uses of PresentableFieldInfoBean in org.gcube.portlets.admin.searchmanagerportlet.gwt.shared
 

Methods in org.gcube.portlets.admin.searchmanagerportlet.gwt.shared that return types with arguments of type PresentableFieldInfoBean
 ArrayList<PresentableFieldInfoBean> FieldInfoBean.getPresentableFields()
           
 

Methods in org.gcube.portlets.admin.searchmanagerportlet.gwt.shared with parameters of type PresentableFieldInfoBean
 void FieldInfoBean.addPresentableField(PresentableFieldInfoBean pBean)
           
 

Constructor parameters in org.gcube.portlets.admin.searchmanagerportlet.gwt.shared with type arguments of type PresentableFieldInfoBean
FieldInfoBean(String iD, String label, String description, ArrayList<SearchableFieldInfoBean> searchableFields, ArrayList<PresentableFieldInfoBean> presentableFields)
           
 



Copyright © 2013. All Rights Reserved.