Package | Description |
---|---|
com.jalios.jcms.application | |
com.jalios.jcms.application.json |
Modifier and Type | Method and Description |
---|---|
ApplicationLauncherTab |
ApplicationManager.getOrAddTab(Member mbr,
ApplicationLauncher applicationLauncher,
java.lang.String tabName)
Returns a tab by either finding it in the given launcher by its name, or by creating a new one if not found
|
ApplicationLauncherTab |
ApplicationManager.getTabByName(ApplicationLauncher applicationLauncher,
java.lang.String tabName)
Returns a tab by searching by its name in given application launcher
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ApplicationLauncherTab> |
ApplicationAppHandler.getTabs() |
java.util.List<ApplicationLauncherTab> |
ApplicationManager.getTabs(Member mbr) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ApplicationLauncherTab> |
ApplicationLauncher.getTabs() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationLauncher.setTabs(java.util.List<ApplicationLauncherTab> tabs) |
Copyright © 2001-2022 Jalios SA. All Rights Reserved.