Explain the toggle behavior in JavaDoc better. (#911)
Signed-off-by: Michael Herdt <Michael.Herdt2@bosch-si.com>
This commit is contained in:
committed by
Stefan Behl
parent
271bcf0fc8
commit
e731585c45
@@ -536,7 +536,7 @@ public class TargetTable extends AbstractTable<Target> {
|
||||
/**
|
||||
* Toggles {@link TargetTag} assignment to given target ids by means that if
|
||||
* some (or all) of the targets in the list have the {@link Tag} not yet
|
||||
* assigned, they will be. If all of theme have the tag already assigned
|
||||
* assigned, they will be. Only if all of them have the tag already assigned
|
||||
* they will be removed instead. Additionally a success popup is shown.
|
||||
*
|
||||
* @param targetIds
|
||||
|
||||
Reference in New Issue
Block a user