Uses of Enum Class
net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
Packages that use Paging.LayoutEnum
-
Uses of Paging.LayoutEnum in net.n2oapp.framework.autotest.api.component.widget
Methods in net.n2oapp.framework.autotest.api.component.widget that return Paging.LayoutEnumModifier and TypeMethodDescriptionstatic Paging.LayoutEnumReturns the enum constant of this class with the specified name.static Paging.LayoutEnum[]Paging.LayoutEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.