|
||||||||||
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.buyside.client.view.editor.BuySideQuotePageEditor
public class BuySideQuotePageEditor
The Class BuySideQuotePageEditor.
Constructor Summary | |
---|---|
BuySideQuotePageEditor(BuySideQuotePage buySideQuotePage,
MainPanel mainPanel,
BasisClientConnector basisClientConnector)
Instantiates a new buy side quote page editor. |
Method Summary | |
---|---|
void |
checkDirty()
Check dirty. |
void |
closeAbstractBusinessObjectEditor()
Close abstract business object editor. |
AbstractBusinessObject |
getAbstractBusinessObject()
Gets the abstract business object. |
BuySideQuotePage |
getBuySideQuotePage()
Gets the buy side quote page. |
UpdateBuySideMDInputEntryResponse |
getUpdateBuySideMDInputEntryResponse()
Gets the update buy side md input entry response. |
void |
initContent()
Inits the content. |
void |
onHistoricalDataResponse(HistoricalBuySideDataResponse historicalDataResponse)
On historical data response. |
void |
onUpdateBuySideMDInputEntryResponse(UpdateBuySideMDInputEntryResponse updateBuySideMDInputEntryResponse)
On update buy side md input entry response. |
void |
postConstruct()
Post construct. |
void |
save()
Save. |
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 BuySideQuotePageEditor(BuySideQuotePage buySideQuotePage, MainPanel mainPanel, BasisClientConnector basisClientConnector)
buySideQuotePage
- the buy side quote pagemainPanel
- the main panelbasisClientConnector
- the basis client connectorMethod Detail |
---|
public void initContent()
AbstractBusinessObjectEditor
initContent
in class AbstractBusinessObjectEditor
public BuySideQuotePage getBuySideQuotePage()
public void save()
AbstractBusinessObjectEditor
save
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 closeAbstractBusinessObjectEditor()
AbstractBusinessObjectEditor
closeAbstractBusinessObjectEditor
in class AbstractBusinessObjectEditor
public void postConstruct()
AbstractBusinessObjectEditor
postConstruct
in class AbstractBusinessObjectEditor
public void onUpdateBuySideMDInputEntryResponse(UpdateBuySideMDInputEntryResponse updateBuySideMDInputEntryResponse)
updateBuySideMDInputEntryResponse
- the update buy side md input entry responsepublic UpdateBuySideMDInputEntryResponse getUpdateBuySideMDInputEntryResponse()
public void onHistoricalDataResponse(HistoricalBuySideDataResponse historicalDataResponse)
historicalDataResponse
- the historical data response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |