Uses of Class
net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oProgressBarCell.Size
-
Packages that use N2oProgressBarCell.Size Package Description net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell -
-
Uses of N2oProgressBarCell.Size in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell
Methods in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell that return N2oProgressBarCell.Size Modifier and Type Method Description static N2oProgressBarCell.SizeN2oProgressBarCell.Size. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static N2oProgressBarCell.Size[]N2oProgressBarCell.Size. values()Returns an array containing the constants of this enum type, in the order they are declared.
-