PieceTable
From AbiWiki
(Difference between revisions)
(Importing text file) |
|||
Line 1: | Line 1: | ||
+ | The Abiword implements the Model-View-Controller paradigm. The [[PieceTable]] is the model of the [[AbiWord]] document. It describes exactly how the document is constructed. | ||
- | + | [[Category:Developer]] | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | [[Category: | + |
Revision as of 00:03, 26 February 2008
The Abiword implements the Model-View-Controller paradigm. The PieceTable is the model of the AbiWord document. It describes exactly how the document is constructed.