Package io.jmix.flowui.sys
Class ViewControllersConfigurationSorter
java.lang.Object
io.jmix.flowui.sys.AbstractBasePackageConfigurationSorter<ViewControllersConfiguration>
io.jmix.flowui.sys.ViewControllersConfigurationSorter
@Component("flowui_ViewControllersConfigurationSorter")
public class ViewControllersConfigurationSorter
extends AbstractBasePackageConfigurationSorter<ViewControllersConfiguration>
Allows to sort the list of
ViewControllersConfiguration
in the same order as Jmix modules containing the screens
have been sorted.- See Also:
-
Field Summary
Fields inherited from class io.jmix.flowui.sys.AbstractBasePackageConfigurationSorter
jmixModules
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.flowui.sys.AbstractBasePackageConfigurationSorter
charsCount, evaluateJmixModule, evaluateJmixModule, isNestedSubpackage, sort
-
Constructor Details
-
ViewControllersConfigurationSorter
-
-
Method Details
-
getBasePackages
- Specified by:
getBasePackages
in classAbstractBasePackageConfigurationSorter<ViewControllersConfiguration>
-