Uses of Enum
editor.SmartFixManager.SmartFixMode
Packages that use SmartFixManager.SmartFixMode
-
Uses of SmartFixManager.SmartFixMode in editor
Fields in editor declared as SmartFixManager.SmartFixModeMethods in editor that return SmartFixManager.SmartFixModeModifier and TypeMethodDescriptionSmartFixManager.getMode()
static SmartFixManager.SmartFixMode
Returns the enum constant of this type with the specified name.static SmartFixManager.SmartFixMode[]
SmartFixManager.SmartFixMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in editor with parameters of type SmartFixManager.SmartFixModeModifier and TypeMethodDescriptionprivate boolean
SmartFixManager.isModeAvailable
(SmartFixManager.SmartFixMode mode) private void
SmartFixManager.setMode
(SmartFixManager.SmartFixMode mode)