org.kie.uberfire.properties.editor.server
Class BeanPropertyEditorBuilder
java.lang.Object
org.kie.uberfire.properties.editor.server.BeanPropertyEditorBuilder
- All Implemented Interfaces:
- BeanPropertyEditorBuilderService
@Dependent
public class BeanPropertyEditorBuilder
- extends Object
- implements BeanPropertyEditorBuilderService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanPropertyEditorBuilder
public BeanPropertyEditorBuilder()
extract
public PropertyEditorCategory extract(String fqcn)
- Specified by:
extract in interface BeanPropertyEditorBuilderService
extract
public PropertyEditorCategory extract(String fqcn,
Object instance)
- Specified by:
extract in interface BeanPropertyEditorBuilderService
isAHandledType
public boolean isAHandledType(PropertyEditorType type)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.