public class AttributeGroupEvent extends IlEventObject
Modifier and Type | Class and Description |
---|---|
static class |
AttributeGroupEvent.Type
Event types.
|
source
Constructor and Description |
---|
AttributeGroupEvent(IlEventType type,
IlpAttributeGroup model)
Constructor
|
AttributeGroupEvent(IlEventType type,
IlpAttributeGroup model,
IlpAttribute attribute)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IlpAttribute |
getAttribute()
Attribute that caused the event.
|
IlpAttributeGroup |
getAttributeGroup()
Returns the affected attribute model.
|
getType
getSource, toString
public AttributeGroupEvent(IlEventType type, IlpAttributeGroup model, IlpAttribute attribute)
public AttributeGroupEvent(IlEventType type, IlpAttributeGroup model)
public IlpAttribute getAttribute()
public IlpAttributeGroup getAttributeGroup()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.