|
||||||||||
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.tradecapture.client.view.editor.TradeCaptureEditor
public class TradeCaptureEditor
The Class TradeCaptureEditor.
Constructor Summary | |
---|---|
TradeCaptureEditor(TradeCapture tradeCapture,
MainPanel mainPanel,
BasisClientConnector basisClientConnector)
Instantiates a new trade capture editor. |
Method Summary | |
---|---|
void |
checkDirty()
Check dirty. |
void |
closeAbstractBusinessObjectEditor()
Close abstract business object editor. |
AbstractBusinessObject |
getAbstractBusinessObject()
Gets the abstract business object. |
TradeCapture |
getTradeCapture()
Gets the trade capture. |
void |
initContent()
Inits the content. |
void |
onTradeCaptureEntryResponse(TradeCaptureEntryResponse tradeCaptureEntryResponse)
On trade capture entry response. |
void |
postConstruct()
Post construct. |
void |
save()
Save. |
void |
stopWarning()
Stop warning. |
void |
updateContent(AbstractBusinessObject abstractBusinessObject)
Update content. |
void |
updateIcon()
Update icon. |
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 TradeCaptureEditor(TradeCapture tradeCapture, MainPanel mainPanel, BasisClientConnector basisClientConnector)
tradeCapture
- the trade capturemainPanel
- the main panelbasisClientConnector
- the basis client connectorMethod Detail |
---|
public void initContent()
AbstractBusinessObjectEditor
initContent
in class AbstractBusinessObjectEditor
public TradeCapture getTradeCapture()
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 onTradeCaptureEntryResponse(TradeCaptureEntryResponse tradeCaptureEntryResponse)
tradeCaptureEntryResponse
- the trade capture entry responsepublic void updateIcon()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |