19 package org.turro.crm.zul.vendor;
21 import org.turro.crm.entity.SaleProspect;
22 import org.turro.crm.entity.VendorProspect;
23 import org.turro.vendor.VendorUtil;
24 import org.turro.zkoss.input.CollectionListbox;
35 this.saleProspect = saleProspect;
Set< VendorProspect > getVendorProspects()
VendorProspect existsVendor(Vendor vendor)
void setSaleProspect(SaleProspect saleProspect)
void setSelectSelf(boolean selectSelf)
String convertToString(VendorProspect v)
static Vendor getCurrent()