Uses of Enum Class
net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell.Size
Packages that use ProgressBarCell.Size
Package
Description
-
Uses of ProgressBarCell.Size in net.n2oapp.framework.autotest.api.component.cell
Methods in net.n2oapp.framework.autotest.api.component.cell that return ProgressBarCell.SizeModifier and TypeMethodDescriptionstatic ProgressBarCell.SizeReturns the enum constant of this class with the specified name.static ProgressBarCell.Size[]ProgressBarCell.Size.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.n2oapp.framework.autotest.api.component.cell with parameters of type ProgressBarCell.SizeModifier and TypeMethodDescriptionvoidProgressBarCell.shouldHaveSize(ProgressBarCell.Size size) Проверка соответствия размера ячейки -
Uses of ProgressBarCell.Size in net.n2oapp.framework.autotest.impl.component.cell
Methods in net.n2oapp.framework.autotest.impl.component.cell with parameters of type ProgressBarCell.SizeModifier and TypeMethodDescriptionvoidN2oProgressBarCell.shouldHaveSize(ProgressBarCell.Size size)