Improve javadoc

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-04-07 13:11:16 +02:00
parent c069b904b2
commit 15702cb5c9

View File

@@ -282,9 +282,8 @@ public abstract class AbstractDeleteActionsLayout extends VerticalLayout impleme
}
/**
* Only in deployment view count message is displayed.
*
* @return
* @return true if the count label is displayed false ist not displayed
*/
protected boolean hasCountMessage() {
return false;