Objects

From Daxipedia

Jump to: navigation, search

Contents

[edit] Data Views

These objects require minimal coding to be used.

[edit] Bridge

Communication with 4D, table and field related operations, core and data operations.

  • Bridge - session management, login, core operations.
  • Console - this is how 4DAF will talk to you if there's an error.
  • Error Handling
    v1.1
    - error handling on browser side.
  • Data Filler
    v1.1
    - fills in web page elements with record data, integrated with data views with one liner only.
  • Query - simplified querying and reply parsing.

[edit] Misc Objects

If you want to plug aspects of the Data Views into an existing application, these are the objects you're looking for.

[edit] Internal Objects

Used as a base for the framework. You probably don't want to use these, but they are available to tinker with for the adventurous ones.

[edit] Related Articles

  • Object Dependencies - useful to optimize loading time by picking which javascript files are loaded.
Personal tools