public class ContentChangedEvent extends PresentationSpaceEvent
PresentationSpaceListener
PresentationSpaceEvent.Origin
origin, 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, getPresentationSpace
public ContentChangedEvent(PresentationSpace ps, PresentationSpaceEvent.Origin origin, Position position, List<DataCell> cells)
public Position getPosition()
public List<DataCell> getCells()
public String toString()
toString
in class PresentationSpaceEvent
Copyright © 2020 Micro Focus. All rights reserved.