|
||||||||||
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.sap.client.view.editor.SAPTradeCaptureEditor
public class SAPTradeCaptureEditor
The Class SAPTradeCaptureEditor.
Constructor Summary | |
---|---|
SAPTradeCaptureEditor(SAPTradeCapture sapTradeCapture,
MainPanel mainPanel,
BasisClientConnector basisClientConnector)
Instantiates a new sAP trade capture editor. |
Method Summary | |
---|---|
void |
checkDirty()
Check dirty. |
void |
closeAbstractBusinessObjectEditor()
Close abstract business object editor. |
AbstractBusinessObject |
getAbstractBusinessObject()
Gets the abstract business object. |
SAPTradeCapture |
getSAPTradeCapture()
Gets the sAP trade capture. |
void |
initContent()
Inits the content. |
void |
onSAPTradeCaptureActionResponse(SAPTradeCaptureActionResponse sapTradeCaptureActionResponse)
On sap trade capture action response. |
void |
onSAPTradeCaptureEntryResponse(SAPTradeCaptureEntryResponse sapTradeCaptureEntryResponse)
On sap 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 SAPTradeCaptureEditor(SAPTradeCapture sapTradeCapture, MainPanel mainPanel, BasisClientConnector basisClientConnector)
sapTradeCapture
- the sap trade capturemainPanel
- the main panelbasisClientConnector
- the basis client connectorMethod Detail |
---|
public void initContent()
AbstractBusinessObjectEditor
initContent
in class AbstractBusinessObjectEditor
public SAPTradeCapture getSAPTradeCapture()
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 onSAPTradeCaptureEntryResponse(SAPTradeCaptureEntryResponse sapTradeCaptureEntryResponse)
sapTradeCaptureEntryResponse
- the sap trade capture entry responsepublic void onSAPTradeCaptureActionResponse(SAPTradeCaptureActionResponse sapTradeCaptureActionResponse)
sapTradeCaptureActionResponse
- the sap trade capture action response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |