|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookCtrl
Book controls (Internal Use only).
| Field Summary | |
|---|---|
static java.lang.String |
CLASS
|
| Method Summary | |
|---|---|
void |
addFocus(java.lang.Object focus)
|
boolean |
containsFocus(java.lang.Object focus)
|
RefBook |
newRefBook(Book book)
Create an associated reference book. |
java.lang.String |
nextFocusId()
Return next focus id for the UI. |
java.lang.Object |
nextSheetId()
Return next sheet id. |
void |
removeFocus(java.lang.Object focus)
|
| Field Detail |
|---|
static final java.lang.String CLASS
| Method Detail |
|---|
RefBook newRefBook(Book book)
book - the ZK Spreadsheet bookjava.lang.Object nextSheetId()
java.lang.String nextFocusId()
void addFocus(java.lang.Object focus)
void removeFocus(java.lang.Object focus)
boolean containsFocus(java.lang.Object focus)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||