Add propertySelect jquery widget

This commit is contained in:
Nick O'Leary
2015-12-29 22:15:41 +00:00
parent 4d0950215f
commit b95dc2ecce
11 changed files with 291 additions and 1 deletions

View File

@@ -203,5 +203,12 @@
"subflows": "subflows",
"flows": "flows"
}
},
"propertySelect": {
"type": {
"str": "string",
"num": "number",
"re": "regular expression"
}
}
}