Skip to content

Commit

Permalink
Deployed 8a46972 to 0.1 with MkDocs 1.6.0 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkromberg committed Aug 31, 2024
1 parent 23f4eab commit db31d3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions 0.1/ObjectRef/Classes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1329,17 +1329,17 @@

<h1 id="supported-features">Supported Features</h1>
<p>EWC has some degree of support for the following ⎕WC classes:</p>
<p>| <a href="ObjectRef/BitMap.md">BitMap</a> | <a href="ObjectRef/Grid.md">Grid</a> | <a href="ObjectRef/Menu.md">Menu</a> | <a href="ObjectRef/SubForm.md">SubForm</a> |
| <a href="ObjectRef/Button.md">Button</a> | <a href="ObjectRef/Group.md">Group</a> | <a href="ObjectRef/MenuBar.md">MenuBar</a> | <a href="ObjectRef/TabButton.md">TabButton</a> |
| <a href="ObjectRef/Circle.md">Circle</a> | <a href="ObjectRef/Icon.md">Icon</a> | <a href="ObjectRef/MenuItem.md">MenuItem</a> | <a href="ObjectRef/TabControl.md">TabControl</a> |
| <a href="ObjectRef/Combo.md">Combo</a> | <a href="ObjectRef/Image.md">Image</a> | <a href="ObjectRef/MsgBox.md">MsgBox</a> | <a href="ObjectRef/Text.md">Text</a> |
| <a href="ObjectRef/Edit.md">Edit</a> | <a href="ObjectRef/ImageList.md">ImageList</a> | <a href="ObjectRef/Poly.md">Poly</a> | <a href="ObjectRef/Timer.md">Timer</a> |
| <a href="ObjectRef/Ellipse.md">Ellipse</a> | <a href="ObjectRef/Label.md">Label</a> | <a href="ObjectRef/Rect.md">Rect</a> | <a href="ObjectRef/TreeView.md">TreeView</a> |
| <a href="ObjectRef/Font.md">Font</a> | <a href="ObjectRef/List.md">List</a> | <a href="ObjectRef/Scroll.md">Scroll</a> | |
| <a href="ObjectRef/Form.md">Form</a> | <a href="ObjectRef/ListView.md">ListView</a> | <a href="ObjectRef/Splitter.md">Splitter</a> | |</p>
<p>| <a href="../BitMap/">BitMap</a> | <a href="../Grid/">Grid</a> | <a href="../Menu/">Menu</a> | <a href="../SubForm/">SubForm</a> |
| <a href="../Button/">Button</a> | <a href="../Group/">Group</a> | <a href="../MenuBar/">MenuBar</a> | <a href="../TabButton/">TabButton</a> |
| <a href="../Circle/">Circle</a> | <a href="../Icon/">Icon</a> | <a href="../MenuItem/">MenuItem</a> | <a href="../TabControl/">TabControl</a> |
| <a href="../Combo/">Combo</a> | <a href="../Image/">Image</a> | <a href="../MsgBox/">MsgBox</a> | <a href="../Text/">Text</a> |
| <a href="../Edit/">Edit</a> | <a href="../ImageList/">ImageList</a> | <a href="../Poly/">Poly</a> | <a href="../Timer/">Timer</a> |
| <a href="../Ellipse/">Ellipse</a> | <a href="../Label/">Label</a> | <a href="../Rect/">Rect</a> | <a href="../TreeView/">TreeView</a> |
| <a href="../Font/">Font</a> | <a href="../List/">List</a> | <a href="../Scroll/">Scroll</a> | |
| <a href="../Form/">Form</a> | <a href="../ListView/">ListView</a> | <a href="../Splitter/">Splitter</a> | |</p>
<p>In addition, EWC adds the following classes not supported by ⎕WC:</p>
<p>| <a href="ObjectRef/ApexChart.md">ApexChart</a> | <a href="ObjectRef/RibbonButton.md">RibbonButton</a> | <a href="ObjectRef/RibbonGroup.md">RibbonGroup</a> | |
| <a href="ObjectRef/Ribbon.md">Ribbon</a> | <a href="ObjectRef/RibbonButtonGroup.md">RibbonButtonGroup</a> | <a href="ObjectRef/RibbonGroupItem.md">RibbonGroupItem</a> | |</p>
<p>| <a href="../ApexChart/">ApexChart</a> | <a href="../RibbonButton/">RibbonButton</a> | <a href="../RibbonGroup/">RibbonGroup</a> | |
| <a href="../Ribbon/">Ribbon</a> | <a href="../RibbonButtonGroup/">RibbonButtonGroup</a> | <a href="../RibbonGroupItem/">RibbonGroupItem</a> | |</p>
<p>See EWC.Doc.Details 'classname' for more details</p>


Expand Down
Loading

0 comments on commit db31d3a

Please sign in to comment.