Uses of Interface
com.microfocus.zfe.haapi.ps.PresentationSpace
-
Uses of PresentationSpace in com.microfocus.zfe.haapi
Modifier and TypeMethodDescriptionSession.getPresentationSpace()
Returns the presentation space object associated with the session. -
Uses of PresentationSpace in com.microfocus.zfe.haapi.ps
Modifier and TypeMethodDescriptionField.getPresentationSpace()
Returns the PresentationSpace instance which contains this fieldFieldList.getPresentationSpace()
Returns the PresentationSpace instance which created this field listPresentationSpaceErrorEvent.getPresentationSpace()
PresentationSpaceEvent.getPresentationSpace()
Returns the PresentationSpace that generated the eventModifierConstructorDescriptionContentChangedEvent
(PresentationSpace ps, PresentationSpaceEvent.Origin origin, Position position, List<DataCell> cells) CursorChangedEvent
(PresentationSpace ps, PresentationSpaceEvent.Origin origin, boolean visible, Position pos) Constructor for generating a new CursorEvent.MetricsChangedEvent
(PresentationSpace ps, PresentationSpaceEvent.Origin origin, int rows, int cols) Creates a new instance of this event object.protected
Constructor for generating a new PresentationSpaceEvent with a specific origin.