public class ContentChangedEvent extends PresentationSpaceEvent
PresentationSpaceListenerPresentationSpaceEvent.Originorigin, ps| Constructor and Description |
|---|
ContentChangedEvent(PresentationSpace ps,
PresentationSpaceEvent.Origin origin,
Position position,
List<DataCell> cells) |
| Modifier and Type | Method and Description |
|---|---|
List<DataCell> |
getCells()
Returns the list of DataCell instances associated with this update
|
Position |
getPosition()
Returns the starting position in the presentation space for this update
|
String |
toString() |
getEventOrigin, getPresentationSpacepublic ContentChangedEvent(PresentationSpace ps, PresentationSpaceEvent.Origin origin, Position position, List<DataCell> cells)
public Position getPosition()
public List<DataCell> getCells()
public String toString()
toString in class PresentationSpaceEventCopyright © 2020 Micro Focus. All rights reserved.