model -
Variable in class org.norvelle.textcite.gui.TablePanel
A adapter used to bridge the data model and the requirements of the Swing GUI,
providing separation of responsibilities and minimizing mutual knowledge.
Move a given BookOutlineItem from its current position, to be the child
of the given parent (either in the last position or the first, based on the
asFirst parameter)