bryner%brianryner.com
ddefe6607a
Rework events a bit. We now perform default actions by listening in the system event group rather than checking whether preventDefault was called after dispatch; this lets us respond to script-generated events as well as our own. Dispatch rebuild, recalculate, revalidate at the end of model initialization.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@160833 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-16 21:55:27 +00:00
bryner%brianryner.com
c613da1538
Add comment about missing hooks for namespace resolution in external instance data... this is why xpath expressions on external instance data currently fail.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@160694 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-12 00:14:34 +00:00
bryner%brianryner.com
88e46eea5b
Attach model item properties from bind elements, using new content node property mechanism.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@160691 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-12 00:00:48 +00:00
bryner%brianryner.com
98401688c3
- implement getInstanceDocument()
...
- evaluate xpath expression in <bind> nodeset attribute
- become a nsIDocumentObserver so that we can be notified of content removal; we'll need this for the model item hash.
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@160010 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-29 01:46:33 +00:00
bryner%brianryner.com
73fe9f4b9a
Sync with current XTF branch work.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@159969 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 09:12:22 +00:00
bryner%brianryner.com
c3973b464b
Keep track of what we're still expecting to load, so we can continue initialization once we have everything.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@159885 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-26 23:28:29 +00:00
bryner%brianryner.com
603e9b05f3
Add the rest of the event types that are relevant for model elements.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@159878 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-26 22:03:32 +00:00
bryner%brianryner.com
299cc29176
Beginnings of XTF-based XForms implementation. Nothing here does anything useful yet.
...
git-svn-id: svn://10.0.0.236/branches/FORMS_20040722_BRANCH@159757 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-23 23:47:14 +00:00