Uses of Enum Class
com.github.tadukoo.view.constants.TabLayoutPolicy
Package
Description
Contains constants used in View settings
Provides
TabbedForm
(and
AbstractTabbedForm
) to be used for displaying
MappedPojos
to the user in a multi-tab layout-
Uses of TabLayoutPolicy in com.github.tadukoo.view.constants
Modifier and TypeMethodDescriptionstatic TabLayoutPolicy
Returns the enum constant of this class with the specified name.static TabLayoutPolicy[]
TabLayoutPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TabLayoutPolicy in com.github.tadukoo.view.form.tabbed