public class PIAObjectFieldController extends PIAFieldController
PIAObjectFieldController
is the controller for a
PIAObjectField
.mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
Constructor and Description |
---|
PIAObjectFieldController() |
Modifier and Type | Method and Description |
---|---|
void |
update(int reason,
Object data)
Updates the field.
|
getRemoteListenerHandle, getSelectionDataFor, propertyChange
actionPerformed, getDisplaySpec, getFieldDescription, getFieldSpec, setProperty
fireDataChangeEvent, fireDataChangeEvent, fireDataChangeEvent, fireDataChangeEvent, getConnection, getProperty, getView, setDisplayComponent, update
addRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRemoteListener, getArrayRange, getModel, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PIAObjectFieldController() throws RemoteException
RemoteException
public void update(int reason, Object data) throws RemoteException
PIAFieldController
update
in class PIAFieldController
reason
- the reason for the updatedata
- the updated objectRemoteException
- thrown for all errorsCopyright © 2003, 2023, Oracle and/or its affiliates.