public class LockingUpdateController extends CayenneController
| Modifier and Type | Field and Description |
|---|---|
protected DataMap |
dataMap |
protected LockingUpdateView |
view |
application, parent, propertyChangeSupport| Constructor and Description |
|---|
LockingUpdateController(ProjectController parent,
DataMap dataMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelAction() |
Component |
getView()
Returns the vie wassociated with this Controller.
|
protected void |
initBindings() |
void |
startup() |
void |
updateAction() |
addPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorprotected LockingUpdateView view
protected DataMap dataMap
public LockingUpdateController(ProjectController parent, DataMap dataMap)
public void startup()
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerprotected void initBindings()
public void cancelAction()
public void updateAction()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.