Class WiresScratchPadDropContext

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.api.factories.ShapeDropContext<org.uberfire.ext.wires.core.api.containers.WiresContainer>

    public class WiresScratchPadDropContext
    extends Object
    implements org.uberfire.ext.wires.core.api.factories.ShapeDropContext<org.uberfire.ext.wires.core.api.containers.WiresContainer>
    • Constructor Detail

      • WiresScratchPadDropContext

        public WiresScratchPadDropContext()
    • Method Detail

      • getContext

        public org.uberfire.ext.wires.core.api.containers.WiresContainer getContext()
        Specified by:
        getContext in interface org.uberfire.ext.wires.core.api.factories.ShapeDropContext<org.uberfire.ext.wires.core.api.containers.WiresContainer>
      • setContext

        public void setContext​(org.uberfire.ext.wires.core.api.containers.WiresContainer context)
        Specified by:
        setContext in interface org.uberfire.ext.wires.core.api.factories.ShapeDropContext<org.uberfire.ext.wires.core.api.containers.WiresContainer>