Class DefaultPropertyEditorAdaptor

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.api.properties.PropertyEditorAdaptor

    @ApplicationScoped
    public class DefaultPropertyEditorAdaptor
    extends Object
    implements org.uberfire.ext.wires.core.api.properties.PropertyEditorAdaptor
    Default PropertyEditorAdaptor to extract X and Y
    • Constructor Detail

      • DefaultPropertyEditorAdaptor

        public DefaultPropertyEditorAdaptor()
    • Method Detail

      • supports

        public boolean supports​(org.uberfire.ext.wires.core.api.shapes.WiresBaseShape shape)
        Specified by:
        supports in interface org.uberfire.ext.wires.core.api.properties.PropertyEditorAdaptor
      • getProperties

        public List<org.uberfire.ext.properties.editor.model.PropertyEditorCategory> getProperties​(org.uberfire.ext.wires.core.api.shapes.WiresBaseShape shape)
        Specified by:
        getProperties in interface org.uberfire.ext.wires.core.api.properties.PropertyEditorAdaptor