public interface AttributeEvent extends EntityEvent, HostSessionEvent
| Modifier and Type | Method and Description |
|---|---|
AttributeMetaData |
getAttributeMetaData()
Get the metadata for this attribute.
|
java.lang.String |
getAttributeName()
Gets the attribute name.
|
TerminalRegion |
getTerminalRegion()
Gets the screen region that describes the location, size and contents
of the attribute.
|
getEntityName, getTabStopsgetHostSessiongetClientSession, getCurrentOperation, getCurrentProcedure, getModelContextcheckForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironmentjava.lang.String getAttributeName()
TerminalRegion getTerminalRegion() throws ApptrieveException
LinearTerminalRegion or RectangularTerminalRegion
depending on the type of region.ApptrieveExceptionAttributeMetaData getAttributeMetaData() throws ApptrieveException
ApptrieveException - if an error occurs obtaining the metadata