|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JSONEditPanel.AllowedOps in com.doitnext.swing.widgets.json |
---|
Methods in com.doitnext.swing.widgets.json that return JSONEditPanel.AllowedOps | |
---|---|
static JSONEditPanel.AllowedOps |
JSONEditPanel.AllowedOps.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JSONEditPanel.AllowedOps[] |
JSONEditPanel.AllowedOps.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.doitnext.swing.widgets.json that return types with arguments of type JSONEditPanel.AllowedOps | |
---|---|
java.util.List<JSONEditPanel.AllowedOps> |
JSONEditPanel.getAllowedOperations()
Determine what can currently be asked of the component in terms of tree modifiation operations. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |