Package | Description |
---|---|
com.spss.psapi.extensions.ui |
This provides UI-specific definitions that are exposed to CLEF implementors using the CLEF Java API.
|
Modifier and Type | Method and Description |
---|---|
void |
ControlManager.addPropertyControlListener(java.lang.String property,
PropertyControlListener l)
Used to notify the control manager that a property control
want to listening on another property control's value change
events.
|
void |
ControlManager.removePropertyControlListener(java.lang.String property,
PropertyControlListener l)
Used to notify the control manager that a listener needs to
be removed from a particular property control
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.