|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.dockable.AbstractDockable
bibliothek.gui.dock.DefaultDockable
net.sourceforge.fixagora.basis.client.view.editor.AbstractBusinessObjectEditor
net.sourceforge.fixagora.excel.client.view.editor.ExcelTradeCaptureEditor
public class ExcelTradeCaptureEditor
The Class ExcelTradeCaptureEditor.
Constructor Summary | |
---|---|
ExcelTradeCaptureEditor(ExcelTradeCapture excelTradeCapture,
MainPanel mainPanel,
BasisClientConnector basisClientConnector)
Instantiates a new excel trade capture editor. |
Method Summary | |
---|---|
void |
checkDirty()
Check dirty. |
void |
closeAbstractBusinessObjectEditor()
Close abstract business object editor. |
AbstractBusinessObject |
getAbstractBusinessObject()
Gets the abstract business object. |
ExcelTradeCapture |
getExcelTradeCapture()
Gets the excel trade capture. |
void |
initContent()
Inits the content. |
void |
onExcelTradeCaptureEntryResponse(ExcelTradeCaptureEntryResponse excelTradeCaptureEntryResponse)
On excel trade capture entry response. |
void |
postConstruct()
Post construct. |
void |
save()
Save. |
void |
stopWarning()
Stop warning. |
void |
updateContent(AbstractBusinessObject abstractBusinessObject)
Update content. |
void |
updateRoles(java.util.List<FRole> roles)
Update roles. |
Methods inherited from class net.sourceforge.fixagora.basis.client.view.editor.AbstractBusinessObjectEditor |
---|
checkName, getBasisClientConnector, getBugIcon, getMainPanel, getNameWarningLabel, getSelectedTab, getWarningIcon, handleFocus, isConsistent, isDirty, isEditable, isVisible |
Methods inherited from class bibliothek.gui.dock.DefaultDockable |
---|
add, add, asDockStation, getComponent, getContentPane, getFactoryID, remove, setController, setFactoryID, setLayout |
Methods inherited from class bibliothek.gui.dock.dockable.AbstractDockable |
---|
accept, accept, addDockableListener, addDockableStateListener, addDockHierarchyListener, addKeyListener, addMouseInputListener, asDockable, bind, configureDisplayerHints, getController, getDockParent, getElement, getGlobalActionOffers, getLocalActionOffers, getPopupLocation, getTitleIcon, getTitleText, getTitleToolTip, isDockableVisible, isUsedAsTitle, listBoundTitles, removeDockableListener, removeDockableStateListener, removeDockHierarchyListener, removeKeyListener, removeMouseInputListener, requestDockTitle, resetTitleIcon, setActionOffers, setDockParent, setTitleIcon, setTitleText, setTitleToolTip, shouldFocus, shouldTransfersFocus, unbind |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExcelTradeCaptureEditor(ExcelTradeCapture excelTradeCapture, MainPanel mainPanel, BasisClientConnector basisClientConnector)
excelTradeCapture
- the excel trade capturemainPanel
- the main panelbasisClientConnector
- the basis client connectorMethod Detail |
---|
public void initContent()
AbstractBusinessObjectEditor
initContent
in class AbstractBusinessObjectEditor
public ExcelTradeCapture getExcelTradeCapture()
public void save()
AbstractBusinessObjectEditor
save
in class AbstractBusinessObjectEditor
public void closeAbstractBusinessObjectEditor()
AbstractBusinessObjectEditor
closeAbstractBusinessObjectEditor
in class AbstractBusinessObjectEditor
public void postConstruct()
AbstractBusinessObjectEditor
postConstruct
in class AbstractBusinessObjectEditor
public void checkDirty()
AbstractBusinessObjectEditor
checkDirty
in class AbstractBusinessObjectEditor
public void updateContent(AbstractBusinessObject abstractBusinessObject)
AbstractBusinessObjectEditor
updateContent
in class AbstractBusinessObjectEditor
abstractBusinessObject
- the abstract business objectpublic void updateRoles(java.util.List<FRole> roles)
AbstractBusinessObjectEditor
updateRoles
in class AbstractBusinessObjectEditor
roles
- the rolespublic AbstractBusinessObject getAbstractBusinessObject()
AbstractBusinessObjectEditor
getAbstractBusinessObject
in class AbstractBusinessObjectEditor
public void stopWarning()
public void onExcelTradeCaptureEntryResponse(ExcelTradeCaptureEntryResponse excelTradeCaptureEntryResponse)
excelTradeCaptureEntryResponse
- the excel trade capture entry response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |