Uses of Class
net.n2oapp.framework.api.metadata.global.view.widget.chart.Display.Type
-
Packages that use Display.Type Package Description net.n2oapp.framework.api.metadata.global.view.widget.chart -
-
Uses of Display.Type in net.n2oapp.framework.api.metadata.global.view.widget.chart
Methods in net.n2oapp.framework.api.metadata.global.view.widget.chart that return Display.Type Modifier and Type Method Description abstract Display.TypeDisplay. getType()static Display.TypeDisplay.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Display.Type[]Display.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-