XML fa utofeldolgozasat vegzo kod.
XML fa utofeldolgozasat vegzo kod.
(get-borders direction original-start-loc)
Returns a lazy sequence of the border elements for a table.
Returns a lazy sequence of the border elements for a table.
(map-each-cells f row & colls)
Maps f over every cell in a row. Returns the zipper on the row.
Maps f over every cell in a row. Returns the zipper on the row.
(remove-columns row-loc removable-columns column-resize-strategy)
Egy adott row alatt az adott sorszamu oszlopokat eltavolitja. Figyelembe veszi a cellak COLSPAN ertekeit, tehat ha egy cella tobb oszlopot is elfoglal, akkor elobb csak keskenyiti es csak akkor tavolitja el, ha a szelessege nulla lenne.
Visszater a row lokatorral.
Egy adott row alatt az adott sorszamu oszlopokat eltavolitja. Figyelembe veszi a cellak COLSPAN ertekeit, tehat ha egy cella tobb oszlopot is elfoglal, akkor elobb csak keskenyiti es csak akkor tavolitja el, ha a szelessege nulla lenne. Visszater a row lokatorral.
(remove-columns-by-markers-1 xml-tree)
Megkeresi az elso HideTableColumnMarkert es a tablazatbol a hozza tartozo oszlopot kitorli. Visszaadja az XML fat.
Megkeresi az elso HideTableColumnMarkert es a tablazatbol a hozza tartozo oszlopot kitorli. Visszaadja az XML fat.
(remove-rows-by-markers-1 xml-tree)
Megkeresi az elso HideTableRowMarkert es a tablazatbol a hozza tartozo sort kitorli. Visszaadja az XML fat.
Megkeresi az elso HideTableRowMarkert es a tablazatbol a hozza tartozo sort kitorli. Visszaadja az XML fat.
(remove-table-thin-columns-1 xml-tree)
Ha a tablazatban van olyan oszlop, amely szelessege nagyon kicsi, az egesz oszlopot eltavolitja.
Ha a tablazatban van olyan oszlop, amely szelessege nagyon kicsi, az egesz oszlopot eltavolitja.
(shrink-column col-loc shrink-amount)
Decreases logical width of current TD cell.
Decreases logical width of current TD cell.
(table-resize-widths table-loc column-resize-strategy removed-column-indices)
Elavolitja a table grid-bol anem haznalatos oszlopokat.
Elavolitja a table grid-bol anem haznalatos oszlopokat.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close