public interface PIACollectionBean extends PControllerBean
PIACollectionBean
is the interface for PIAComponentCollectionBean
.Modifier and Type | Method and Description |
---|---|
void |
addChild(Remote child) |
PCollectingModelHandle |
getCollectedData() |
void |
removeChild(Remote child) |
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, getSelectionDataFor, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
PCollectingModelHandle getCollectedData() throws RemoteException
RemoteException
void addChild(Remote child) throws RemoteException
RemoteException
void removeChild(Remote child) throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.