|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.FormSheetContentCreator
org.salespointframework.desktop.formsheets.SingleTableFormSheet.STFSContentCreator
private abstract static class SingleTableFormSheet.STFSContentCreator
Helper class forming the foundation of all SingleTableFormSheet content creators.
Constructor Summary | |
---|---|
private |
SingleTableFormSheet.STFSContentCreator()
|
Method Summary | |
---|---|
protected void |
setFormSheetComponent(SingleTableFormSheet stfs,
JAbstractTable jat)
Set the given table to be the component of the given FormSheet. |
Methods inherited from class org.salespointframework.core.FormSheetContentCreator |
---|
createFormSheetContent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private SingleTableFormSheet.STFSContentCreator()
Method Detail |
---|
protected void setFormSheetComponent(SingleTableFormSheet stfs, JAbstractTable jat)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |