Uses of Enum Class
br.com.davinti.vitruvio.ui.config.ConfigType
Packages that use ConfigType
Package
Description
-
Uses of ConfigType in br.com.davinti.vitruvio.spi
Methods in br.com.davinti.vitruvio.spi with parameters of type ConfigTypeModifier and TypeMethodDescription<T> HierarchicalContainerConfigUIService.loadMenu(Class<T> presenterType, ConfigType configType) -
Uses of ConfigType in br.com.davinti.vitruvio.spi.impl
Methods in br.com.davinti.vitruvio.spi.impl with parameters of type ConfigTypeModifier and TypeMethodDescription<T> HierarchicalContainerConfigUIServiceImpl.loadMenu(Class<T> presenterType, ConfigType configType) -
Uses of ConfigType in br.com.davinti.vitruvio.ui.config
Methods in br.com.davinti.vitruvio.ui.config that return ConfigTypeModifier and TypeMethodDescriptionstatic ConfigTypeReturns the enum constant of this class with the specified name.static ConfigType[]ConfigType.values()Returns an array containing the constants of this enum class, in the order they are declared.