GithubHelp home page GithubHelp logo

jsplumbdemo's Introduction

myJsplumb

encapsulation the open source-JsPlumb for project

依赖JSPlumb Jquery bootstrap等开源工具实现对组件的托拉拽,实现基本样式如下:

Aaron Swartz  

实现功能:

1.支持自定义左侧控件定制

2.控件之间锚点,连线样式与数量控制

3.右侧属性栏可自定义元素样式,可指定每个属性的初始方法与修改值后回调函数,现在实现的元素样式有:

一:输入框

二:选择框

三:多连级连动选择框

Aaron Swartz  

四:弹出按钮

Aaron Swartz  

五:隐藏输入框

4.血缘继承:一般用于隐藏框,继承上一组件的输出字段

设计思路:

1.类设计

 一:JSPlumlHelper

    JSPlumb工具类,主要实现JSPlumb的基本操作(连线,添加锚点,删除连线等)

 二:nodeContainer

     用于保存与维护taskNode节点,内部用map来做存储

 三:PointFactory

     用来创建taskNode的锚点

 四:nodeFactory

     用来创建taskNode实例

类图示例

 Aaron Swartz  

用例示例  Aaron Swartz  

由于个人职业发展,本项目以不在维护,只提供示例demo!!!

jsplumbdemo's People

Contributors

ookevinoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.