Uses of Class
net.n2oapp.framework.api.metadata.control.N2oListField.PopupScaling
-
Packages that use N2oListField.PopupScaling Package Description net.n2oapp.framework.api.metadata.control -
-
Uses of N2oListField.PopupScaling in net.n2oapp.framework.api.metadata.control
Methods in net.n2oapp.framework.api.metadata.control that return N2oListField.PopupScaling Modifier and Type Method Description static N2oListField.PopupScalingN2oListField.PopupScaling. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static N2oListField.PopupScaling[]N2oListField.PopupScaling. values()Returns an array containing the constants of this enum type, in the order they are declared.
-