org.drools.workbench.screens.guided.dtree.client.widget
Class GuidedDecisionTreeDropContext
java.lang.Object
org.drools.workbench.screens.guided.dtree.client.widget.GuidedDecisionTreeDropContext
- All Implemented Interfaces:
- org.kie.uberfire.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>
public class GuidedDecisionTreeDropContext
- extends Object
- implements org.kie.uberfire.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuidedDecisionTreeDropContext
public GuidedDecisionTreeDropContext()
getContext
public BaseGuidedDecisionTreeShape getContext()
- Specified by:
getContext in interface org.kie.uberfire.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>
setContext
public void setContext(BaseGuidedDecisionTreeShape context)
- Specified by:
setContext in interface org.kie.uberfire.wires.core.api.factories.ShapeDropContext<BaseGuidedDecisionTreeShape>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.