OrgViewF7 orgF7=new OrgViewF7(this);orgF7.setCurrentCUID(company.getId().toString());orgF7.setMultiSelect(false);orgF7.setOrgViewTypes(new OrgViewType[]{OrgViewType.COMPANY});orgF7.setIsShowSub(true);prmptCompany.setSelector(orgF7);