public interface PAppComponent extends PClientComponent
PAppComponent is the interface that all View classes should implement.
PAppComponent, combined with its superclasses, contains the API
required by all client View classes.| Modifier and Type | Method and Description |
|---|---|
Remote |
getRemoteComponent()
Gets a reference to the remote component (controller) for this object.
|
getResourceName, getTools, setResourceName, unregistergetControllerClassName, getModelHandle, isLight, setModelHandleviewDataChangeRemote getRemoteComponent()
Remote object, which is the remote controller for this
View class.Copyright © 2003, 2023, Oracle and/or its affiliates.