Author: ben
Date: 2007-10-16 19:43:07 -0700 (Tue, 16 Oct 2007)
New Revision: 6880
Modified:
openlaszlo/branches/paperpie/docs/src/nav/toc.xml
Log:
Change 20071016-ben-C by [EMAIL PROTECTED] on 2007-10-16 19:39:06 PDT
in /Users/ben/src/svn/openlaszlo/branches/paperpie
for http://svn.openlaszlo.org/openlaszlo/branches/paperpie
Summary: Improvements to table of contents xml data
Modified: openlaszlo/branches/paperpie/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/branches/paperpie/docs/src/nav/toc.xml 2007-10-17 02:38:34 UTC
(rev 6879)
+++ openlaszlo/branches/paperpie/docs/src/nav/toc.xml 2007-10-17 02:43:07 UTC
(rev 6880)
@@ -1,20 +1,159 @@
<toc>
<category title="Structure">
- <item title="attribute" href="tag.attribute.html" />
- <item title="canvas (LzCanvas)" href="LzCanvas.html" />
- <item title="event" href="tag.event.html" />
+ <item title="attribute" href="tag.attribute.html" />
+ <item title="canvas (LzCanvas)" href="LzCanvas.html" />
+ <item title="event" href="tag.event.html" />
+ <item title="include" href="tag.include.html" />
+ <item title="library" href="tag.library.html" />
+ <!-- TODO handle changing this to dhtml-specific when this is run in
dhtml runtime [bshine 10.17.2007] -->
+ <item title="LzContextMenu" href="LzContextMenu+swf7+swf8+swf9.html"
/>
+ <item title="LzContextMenuItem"
href="LzContextMenuItem+swf7+swf8+swf9.html" />
+ <item title="splash" href="tag.splash+as2.html" />
+ <item title="view" href="LzView.html" />
+ <item title="import" href="tag.import.html" />
</category>
<category title="View Basics">
- <item title="inputtext" href="LzInputText.html" />
- <item title="text (LzText)" href="LzText.html" />
- <item title="view (LzView)" href="LzView.html"/>
- <item title="drawview (LzDrawView)" href="lz.drawview.html"/>
+ <item title="inputtext" href="LzInputText.html" />
+ <item title="LzCanvasGradient" href="LzCanvasGradient.html" />
+ <item title="text (LzText)" href="LzText.html" />
+ <item title="view (LzView)" href="LzView.html"/>
+ <item title="drawview (LzDrawView)" href="lz.drawview.html"/>
</category>
- <category title="Components">
- <item title="button" href="lz.button.html" />
- <item title="list" href="lz.list.html" />
- <item title="slider" href="lz.slider.html" />
- <item title="tab" href="lz.tab.html"/>
+ <category title="Components">
+ <item title="alert" href="lz.alert.html" />
+ <item title="autocompletecombobox" href="lz.autocompletecombobox.html"
/>
+ <item title="button" href="lz.button.html" />
+ <item title="checkbox" href="lz.checkbox.html" />
+ <item title="closebox" href="lz.closebox.html" />
+ <item title="datacombobox" href="lz.datacombobox.html" />
+ <item title="datepicker" href="lz.datepicker.html" />
+ <item title="drawview" href="lz.drawview.html" />
+ <item title="edittext" href="lz.edittext.html" />
+ <item title="floatinglist" href="lz.floatinglist.html" />
+ <item title="form" href="lz.form.html" />
+ <item title="grid" href="lz.grid.html" />
+ <item title="gridcolumn" href="lz.gridcolumn.html" />
+ <item title="gridtext" href="lz.gridtext.html" />
+ <item title="hbox" href="lz.hbox.html" />
+ <item title="hscrollbar" href="lz.hscrollbar.html" />
+ <item title="list" href="lz.list.html" />
+ <item title="listitem" href="lz.listitem.html" />
+ <item title="menu" href="lz.menu.html" />
+ <item title="menubar" href="lz.menubar.html" />
+ <item title="menuitem" href="lz.menuitem.html" />
+ <item title="menuseparator" href="lz.menuseparator.html" />
+ <item title="modaldialog" href="lz.modaldialog.html" />
+ <item title="plainfloatinglist" href="lz.plainfloatinglist.html" />
+ <item title="radiobutton" href="lz.radiobutton.html" />
+ <item title="radiogroup" href="lz.radiogroup.html" />
+ <item title="richinputtext" href="lz.richinputtext.html" />
+ <item title="scrollbar" href="lz.scrollbar.html" />
+ <item title="simpleinputtext" href="lz.simpleinputtext.html" />
+ <item title="slider" href="lz.slider.html" />
+ <item title="statictext" href="lz.statictext.html" />
+ <item title="tab" href="lz.tab.html" />
+ <item title="tabelement" href="lz.tabelement.html" />
+ <item title="tabpane" href="lz.tabpane.html" />
+ <item title="tabs" href="lz.tabs.html" />
+ <item title="tabsbar" href="lz.tabsbar.html" />
+ <item title="tabscontent" href="lz.tabscontent.html" />
+ <item title="tabslider" href="lz.tabslider.html" />
+ <item title="textlistitem" href="lz.textlistitem.html" />
+ <item title="textstyle" href="lz.textstyle.html" />
+ <item title="tree" href="lz.tree.html" />
+ <item title="vscrollbar" href="lz.vscrollbar.html" />
+ <item title="window" href="lz.window.html" />
+ <item title="windowpanel" href="lz.windowpanel.html" />
</category>
+
+ <category title="Layouts">
+ <item title="layout" href="LzLayout.html" />
+ <item title="constantboundslayout" href="lz.constantboundslayout.html"
/>
+ <item title="constantlayout" href="lz.constantlayout.html" />
+ <item title="resizelayout" href="lz.resizelayout.html" />
+ <item title="reverselayout" href="lz.reverselayout.html" />
+ <item title="simpleboundslayout" href="lz.simpleboundslayout.html" />
+ <item title="simplelayout" href="lz.simplelayout.html" />
+ <item title="stableborderlayout" href="lz.stableborderlayout.html" />
+ <item title="wrappinglayout" href="lz.wrappinglayout.html" />
+ </category>
+
+ <category title="Animation">
+ <item title="animator (LzAnimator)" href="LzAnimator.html" />
+ <item title="animatorgroup (LzAnimatorGroup)"
href="LzAnimatorGroup.html" />
+ </category>
+
+ <category title="Events">
+ <item title="LzDelegate" href="LzDelegate.html" />
+ <item title="LzEvent" href="LzEvent.html" />
+ <item title="LzGlobalMouse" href="LzGlobalMouse.html" />
+ <item title="LzIdleClass" href="LzIdleClass.html" />
+ <item title="LzModeManager" href="LzModeManager.html" />
+ <item title="LzKeys (dhtml)" href="LzKeys+dhtml.html" />
+ <item title="LzKeys (swf7+swf8+swf9)"
href="LzKeys+swf7+swf8+swf9.html" />
+ <item title="LzTimer" href="LzTimer.html" />
+ <item title="LzTrackClass" href="LzTrackClass.html" />
+ <item title="LzHistory (dhtml)" href="LzHistory+dhtml.html" />
+ <item title="LzHistory (swf7+swf8+swf9)"
href="LzHistory+swf7+swf8+swf9.html" />
+ </category>
+
+
+ <category title="HTML Markup">
+ <item title="TODO" />
+ </category>
+
+ <category title="Media" >
+ <item title="TODO" />
+ </category>
+
+ <category title="Data">
+ <item title="LzConnectionDatasource+swf7+swf8+swf9"
href="LzConnectionDatasource+swf7+swf8+swf9.html" />
+ <item title="LzDataElement" href="LzDataElement.html" />
+ <item title="LzDataNode" href="LzDataNode.html" />
+ <item title="LzDatapath" href="LzDatapath.html" />
+ <item title="LzDatapointer" href="LzDatapointer.html" />
+ <item title="LzDataProvider" href="LzDataProvider.html" />
+ <item title="LzDataRequest" href="LzDataRequest.html" />
+ <item title="LzDataSelectionManager"
href="LzDataSelectionManager.html" />
+ <item title="LzDataset" href="LzDataset.html" />
+ <item title="LzDatasource" href="LzDatasource.html" />
+ <item title="LzDataText" href="LzDataText.html" />
+ <item title="LzHTTPDataProvider" href="LzHTTPDataProvider.html" />
+ <item title="LzHTTPDataRequest" href="LzHTTPDataRequest.html" />
+ <item title="LzHTTPDatasource" href="LzHTTPDatasource.html" />
+ <item title="defaultdataprovider" href="defaultdataprovider.html" />
+ <item title="httpdataprovider" href="httpdataprovider.html" />
+ </category>
+
+ <category title="Scripting">
+ <item title="TODO" />
+ </category>
+ <category title="States">
+ <item title="TODO" />
+ </category>
+ <category title="Base Classes">
+ <item title="TODO" />
+ </category>
+ <category title="Menus and Commands">
+ <item title="TODO" />
+ </category>
+ <category title="RPC">
+ <item title="Services" />
+ </category>
+ <category title="Charts and Graphs">
+ <item title="TODO" />
+ </category>
+ <category title="Audio Video">
+ <item title="TODO" />
+ </category>
+ <category title="Persistent Connection">
+ <item title="TODO" />
+ </category>
+ <category title="Development">
+ <item title="TODO" />
+ </category>
+ <category title="Appendices">
+ <item title="TODO" />
+ </category>
<!-- Copyright 2007 Laszlo Systems -->
</toc>
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins