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, getTabStops
getHostSession
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContext
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment
java.lang.String getAttributeName()
TerminalRegion getTerminalRegion() throws ApptrieveException
LinearTerminalRegion
or RectangularTerminalRegion
depending on the type of region.ApptrieveException
AttributeMetaData getAttributeMetaData() throws ApptrieveException
ApptrieveException
- if an error occurs obtaining the metadata