|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.formulacompiler.spreadsheet.SpreadsheetByNameBinder.Config
public static class SpreadsheetByNameBinder.Config
Configuration data for new instances of
SpreadsheetByNameBinder
.
Field Summary | |
---|---|
SpreadsheetBinder |
binder
The binder to use for binding specific cells to specific methods. |
Constructor Summary | |
---|---|
SpreadsheetByNameBinder.Config()
|
Method Summary | |
---|---|
void |
validate()
Validates the configuration. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public SpreadsheetBinder binder
Constructor Detail |
---|
public SpreadsheetByNameBinder.Config()
Method Detail |
---|
public void validate()
java.lang.IllegalArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |