public class ContactView extends AbstractView
applicationConfigCAPTION_PROPERTY, DESCRIPTION_PROPERTY, DISPLAY_NAME_PROPERTY| Constructor and Description |
|---|
ContactView()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected JComponent |
createControl()
Create the control for this view.
|
protected ContactDataStore |
getContactDataStore() |
protected void |
registerLocalCommandExecutors(PageComponentContext context)
Register the local command executors to be associated with named commands.
|
void |
setContactDataStore(ContactDataStore contactDataStore) |
addPropertyChangeListener, addPropertyChangeListener, canClose, close, componentClosed, componentFocusGained, componentFocusLost, componentOpened, createViewDescriptor, dispose, getCaption, getContext, getDescription, getDescriptor, getDescriptor, getDisplayName, getIcon, getId, getImage, getStatusBar, getWindowCommandManager, getWindowControl, removePropertyChangeListener, removePropertyChangeListener, setContext, setDescriptor, setDescriptor, setInputcreateControlIfNecessary, getApplicationConfig, getControl, isControlCreated, isSingleton, setSingletonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetControlprotected ContactDataStore getContactDataStore()
public void setContactDataStore(ContactDataStore contactDataStore)
contactDataStore - the contactDataStore to setprotected JComponent createControl()
createControl in class AbstractViewprotected void registerLocalCommandExecutors(PageComponentContext context)
registerLocalCommandExecutors in class AbstractViewCopyright © 2014. All Rights Reserved.