public interface PRemoteComponent extends Remote, PComponent
| Modifier and Type | Method and Description |
|---|---|
PComponentController |
getComponentController()
Deprecated.
Gets the view controller used by the component.
|
void |
setComponentController(PComponentController controller)
Deprecated.
Sets the view controller used by the component.
|
getControllerClassName, getModelHandle, isLight, setModelHandleviewDataChangevoid setComponentController(PComponentController controller) throws RemoteException
controller - the new PComponentControllerRemoteException - thrown for errorsPComponentController getComponentController() throws RemoteException
RemoteException - thrown for errorsCopyright © 2003, 2023, Oracle and/or its affiliates.