public class PIANotesPanelController extends PIAPanelController
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PIANotesPanelController() |
| Modifier and Type | Method and Description |
|---|---|
Object |
actionPerformed(ActionEvent event)
Receives action events from the client
|
Object |
getLoginName(PIADataActionEvent event)
Returns the CSR name string
|
void |
update(int reason,
Object incoming)
Override update() method to convert Notes binary buffer into text before display
|
getRemoteListenerHandle, getSelectionDataFor, propertyChangefireDataChangeEvent, fireDataChangeEvent, fireDataChangeEvent, fireDataChangeEvent, getConnection, getProperty, getView, setDisplayComponent, setProperty, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PIANotesPanelController()
throws RemoteException
RemoteExceptionpublic void update(int reason,
Object incoming)
throws RemoteException
update in class PIAPanelControllerreason - an integer constant that indicates the reason for the update
(UPDATE_NEW_MODEL, UPDATE_PROPERTY,
UPDATE_MODEL_CHANGE, or UPDATE_CLIENT)incoming - the data associated with updateRemoteException - thrown for errorspublic Object actionPerformed(ActionEvent event) throws RemoteException
actionPerformed in interface PComponentControlleractionPerformed in class PIAPanelControllerevent - - The actionEvent - for the Notes save commandRemoteException - epublic Object getLoginName(PIADataActionEvent event) throws RemoteException
event - - voidRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.