Treeview examples
This page demonstrated the new AJAX Library tree components. The left tree is the vdf.gui.AjaxTreeView component which loads its nodes from the server-side Web Object "oCustomerTree". The right tree is an instance of the vdf.gui.TreeView which doesn't contain the functionality to load its content from the server. This tree is filled using <ul> and <li> elements in the HTML. The buttons above both tree’s demonstrate how this tree can be manipulated using the JavaScript API.
- Invt.wo
- dfClient.pkg
- Includes.pkg
- DataDict.pkg
- dfEntry.pkg
- Vendor.DD
- Invt.DD
- Windows.pkg
- oInventoryView
- Vendor_DD
- Invt_DD
- oDbCont
- oInvt_Item_ID
- oInvt_Description
- oVendorGroup
- oInvt_Vendor_ID
- oVendor_Name
- Single
- Single child
- Single
- oInvt_Vendor_Part_ID
- oUnitGroup
- oForm1
- oForm2