Uses of Interface
com.actelion.research.share.gui.editor.listeners.IValidationListener
-
Packages that use IValidationListener Package Description com.actelion.research.share.gui.editor -
-
Uses of IValidationListener in com.actelion.research.share.gui.editor
Methods in com.actelion.research.share.gui.editor with parameters of type IValidationListener Modifier and Type Method Description void
Model. addValidationListener(IValidationListener l)
void
Model. removeValidationListener(IValidationListener l)
-