Uses of Class
com.saperion.ngc.iform.mashup.FormMashup
Packages that use FormMashup
Package
Description
Package for main iForm components.
Package for iForm tab components.
- 
Uses of FormMashup in com.saperion.ngc.iformMethods in com.saperion.ngc.iform that return types with arguments of type FormMashupModifier and TypeMethodDescriptionElementCreator.createMashup(List<com.saperion.ngc.iform.xml.MashupType> mashups, org.zkoss.zk.ui.Component parent) Creates Mashups.IntelligentFormView.getMashups()Returns a list of all mashups contained in this form.IntelligentFormViewImpl.getMashups()Returns a list of all mashups contained in this form.Methods in com.saperion.ngc.iform with parameters of type FormMashupModifier and TypeMethodDescriptionstatic voidElementUtil.updateFromQBE(FormMashup field, com.saperion.ngc.iform.xml.MashupType definition) Setup mashup element.
- 
Uses of FormMashup in com.saperion.ngc.iform.tabMethods in com.saperion.ngc.iform.tab that return types with arguments of type FormMashup