|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageV
An internal interface for the table view of the data
| Field Summary |
|---|
| Fields inherited from interface com.azalient.api.a.tables.IPage |
|---|
ZERO |
| Method Summary | |
|---|---|
String |
baseName()
The name of the page |
boolean |
canModify()
|
ChapterV |
chapter()
|
PageV |
delete()
|
void |
deriveFrom()
|
void |
markDifferences(PageV that)
|
boolean |
modified()
|
void |
modify()
|
void |
newDerivative()
|
Page |
page()
|
String |
pageName()
The name of the page |
PageType |
pageType()
The type of this page |
void |
rebuild()
|
void |
rename()
|
void |
saved()
|
TableXV |
table(String tableName)
|
TableXV[] |
tables()
|
| Methods inherited from interface javax.swing.tree.TreeNode |
|---|
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
| Method Detail |
|---|
ChapterV chapter()
Page page()
PageType pageType()
IPage
pageType in interface IPageString pageName()
IPage
pageName in interface IPageString baseName()
IPage
baseName in interface IPageTableXV[] tables()
TableXV table(String tableName)
boolean modified()
boolean canModify()
void modify()
void saved()
void markDifferences(PageV that)
void newDerivative()
void deriveFrom()
void rename()
PageV delete()
void rebuild()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||