Package | Description |
---|---|
com.artemis.link |
Modifier and Type | Class and Description |
---|---|
class |
LinkAdapter
Stub implementation of
LinkListener . |
Modifier and Type | Method and Description |
---|---|
void |
EntityLinkManager.register(Class<? extends Component> component,
LinkListener listener)
Injects and associates the listener with the component.
|
void |
EntityLinkManager.register(Class<? extends Component> component,
String field,
LinkListener listener)
Injects and associates the listener with a specific field for a given
component type.
|
void |
MultiFieldMutator.validate(int sourceId,
T collection,
LinkListener listener) |
Copyright © 2019. All rights reserved.