public class PropertiesEditorsInstaller extends Object
| Constructor and Description | 
|---|
PropertiesEditorsInstaller()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
installEditor(Class<?> targetType,
             Class<?> editorClass)  | 
void | 
installEditors()  | 
protected void | 
uninstallEditor(Class<?> targetType,
               Class<?> editorClass)  | 
void | 
uninstallEditors()  | 
public PropertiesEditorsInstaller()
public void installEditors()
public void uninstallEditors()
protected void installEditor(Class<?> targetType, Class<?> editorClass)
protected void uninstallEditor(Class<?> targetType, Class<?> editorClass)
Copyright © 2019 Nuxeo. All rights reserved.