com.azalient.api.file.view
Interface ModelV

All Superinterfaces:
BookV, TreeNode

public interface ModelV
extends BookV

An internal interface for the table view of the data


Method Summary
 ChapterV chapter(PageType pageType)
           
 
Methods inherited from interface com.azalient.api.file.view.BookV
book, bookName, chapter, chapters, delete, fileView, modified, modify, saved
 
Methods inherited from interface javax.swing.tree.TreeNode
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
 

Method Detail

chapter

ChapterV chapter(PageType pageType)