attachControls
. The toggles (signed off, amend, change id) are provided by the host and can be of any widget type (check box, tool bar item etc.). The host must notify the commit message component when a toggle state changes by calling the methods setSignedOffButtonSelection
, setChangeIdButtonSelection
and setAmendingButtonSelection
. The component notifies the host via interface {@link ICommitMessageComponentNotifications} about required changesof the toggle selections.
|
|