Uses of Class
com.jalios.jcms.application.json.CleanedApplicationLauncherTab
-
Packages that use CleanedApplicationLauncherTab Package Description com.jalios.jcms.application.json -
-
Uses of CleanedApplicationLauncherTab in com.jalios.jcms.application.json
Methods in com.jalios.jcms.application.json that return types with arguments of type CleanedApplicationLauncherTab Modifier and Type Method Description java.util.List<CleanedApplicationLauncherTab>CleanedApplicationLauncher. getTabs()Method parameters in com.jalios.jcms.application.json with type arguments of type CleanedApplicationLauncherTab Modifier and Type Method Description voidCleanedApplicationLauncher. setTabs(java.util.List<CleanedApplicationLauncherTab> tabs)
-