Uses of Class
com.hybris.backoffice.widgets.syncpopup.SyncPopupViewModel
Packages that use SyncPopupViewModel
-
Uses of SyncPopupViewModel in com.hybris.backoffice.widgets.syncpopup
Methods in com.hybris.backoffice.widgets.syncpopup that return types with arguments of type SyncPopupViewModelModifier and TypeMethodDescriptionorg.zkoss.zul.ListModelList<SyncPopupViewModel>SyncPopupController.getPullListModel()org.zkoss.zul.ListModelList<SyncPopupViewModel>SyncPopupController.getPushListModel()protected List<SyncPopupViewModel>SyncPopupController.packModels(List<SyncItemJobModel> itemJobModels, SyncJobType type) Method parameters in com.hybris.backoffice.widgets.syncpopup with type arguments of type SyncPopupViewModelModifier and TypeMethodDescriptionprotected List<SyncItemJobModel>SyncPopupController.unpackModels(Collection<SyncPopupViewModel> viewModels)