boolean | MLCheckBox.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLComboBox.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLDateTime.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLRadioButton.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLSimple.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLSlider.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLSpinner.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLSwitch.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLText.addListener(IMLArrowActionListener listener) | Adds an action listener for the arrow. |
---|
boolean | MLCheckBox.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLComboBox.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLDateTime.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLRadioButton.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLSimple.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLSlider.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLSpinner.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLSwitch.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|
boolean | MLText.removeListener(IMLArrowActionListener listener) | Removes an action listener for the arrow. |
---|