Package | Description |
---|---|
com.microfocus.zfe.haapi | |
com.microfocus.zfe.haapi.ps |
Modifier and Type | Method and Description |
---|---|
PresentationSpace |
Session.getPresentationSpace()
Returns the presentation space object associated with the session.
|
Modifier and Type | Field and Description |
---|---|
protected PresentationSpace |
PresentationSpaceEvent.ps |
Modifier and Type | Method and Description |
---|---|
PresentationSpace |
Field.getPresentationSpace()
Returns the PresentationSpace instance which contains this field
|
PresentationSpace |
FieldList.getPresentationSpace()
Returns the PresentationSpace instance which created this field list
|
PresentationSpace |
PresentationSpaceErrorEvent.getPresentationSpace() |
PresentationSpace |
PresentationSpaceEvent.getPresentationSpace()
Returns the PresentationSpace that generated the event
|
Constructor and Description |
---|
ContentChangedEvent(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) |
PresentationSpaceErrorEvent(PresentationSpace ps,
PresentationSpaceException pse)
Creates a new instance of this event object.
|
PresentationSpaceEvent(PresentationSpace ps,
PresentationSpaceEvent.Origin origin)
Constructor for generating a new PresentationSpaceEvent with a specific
origin.
|
Copyright © 2020 Micro Focus. All rights reserved.