public interface SMailLabelStrategy
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
resolveLabel(CardView view,
Locale locale,
String label) |
String resolveLabel(CardView view, Locale locale, String label)
view - The view of postcard, you can access the attributes. (NotNull)locale - The locale for filtering. (NotNull)label - The label to be resolved, may be 'labels.xxx'. (NotNull)Copyright © 2015–2020 The DBFlute Project. All rights reserved.