ibspan.tss.layout.ontology.datamodel
Interface FormLinkListener
- All Superinterfaces:
- com.ibm.adtech.jastor.ThingListener
public interface FormLinkListener
- extends com.ibm.adtech.jastor.ThingListener
Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.FormLink to
receive notification when properties changed, added or removed.
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
copyright |
hasLabelChanged
void hasLabelChanged(FormLink source)
- Called when hasLabel has changed
- Parameters:
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.FormLink
hasActionNameChanged
void hasActionNameChanged(FormLink source)
- Called when hasActionName has changed
- Parameters:
source
- the affected instance of ibspan.tss.layout.ontology.datamodel.FormLink