Recommend this page to a friend! |
Download .zip |
Info | Example | View files (5) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-06-13 (21 days ago) | Not yet rated by the users | Total: 13 This week: 13 | All time: 449 This week: 2 |
Version | License | JavaScript version | Categories | |||
mngtable 1.0 | GNU General Publi... | 5 | HTML, jQuery |
Description | Author | ||||||||
This object can compose HTML tables programmatically. |
|
class ----------- mngTable Methods ----------- .table() .field() .nrows() .ncols() .extractDataJSON() .extractDataCELL(r as Integer,c as Integer) .extractDataROW(r as Integer) .extractDataCOL(c as Integer) .putDataCELL(r as Integer,c as Integer,t as Text) .putDataROW(r as Integer,data as Array) .getIndexCELL(e as Event) .findDataCELL(t as String,h as ClassName) .getIndexROW(e as Event) .hideROW(r as Integer) .showROW(r as Integer) .addROW(r as Integer, d as Array) .deleteROW(r as Integer) .getIndexCOL(e as Event) .hideCOL(c as Integer) .showCOL(c as Integer) .addCOL(c as Integer) .deleteCOL(c as Integer) |
Files |
File | Role | Description |
---|---|---|
classMngTable.js | Class | Main class |
classMngTable.min.js | Class | class min |
doc.html | Doc. | documentation file in html |
index.html | Example | example |
readme.md | Doc. | readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.