Uses of Enum Class
com.github.tadukoo.view.constants.TabLayoutPolicy
Packages that use 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
Methods in com.github.tadukoo.view.constants that return TabLayoutPolicyModifier and TypeMethodDescriptionstatic TabLayoutPolicyReturns 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
Methods in com.github.tadukoo.view.form.tabbed that return TabLayoutPolicy