Skip to content

Commit f4fd523

Browse files
committed
New data API classes + Table methods
Signed-off-by: REAS <reas@reas.com>
1 parent a91de3d commit f4fd523

33 files changed

+670
-84
lines changed

content/api_en/FloatDict.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>FloatDict</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/FloatList.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>FloatList</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/IntDict.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>IntDict</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/IntList.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>IntList</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/JSONArray.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>JSONArray</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/JSONObject.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>JSONObject</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/StringDict.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>StringDict</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/StringList.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>StringList</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

content/api_en/Table.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Table table;
1919
2020
void setup() {
2121
22-
table = createTable();
22+
table = new Table();
2323
2424
table.addColumn("id");
2525
table.addColumn("species");

content/api_en/TableRow.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<root>
3+
4+
<name>TableRow</name>
5+
6+
<category>Data</category>
7+
8+
<subcategory>Composite</subcategory>
9+
10+
<type></type>
11+
12+
<example>
13+
<image></image>
14+
<code><![CDATA[
15+
To come...
16+
]]></code>
17+
</example>
18+
19+
<description><![CDATA[
20+
To come...
21+
]]></description>
22+
23+
24+
<type>class</type>
25+
26+
</root>

0 commit comments

Comments
 (0)