public class SMailLabelStrategyNone extends Object implements SMailLabelStrategy
| コンストラクタと説明 |
|---|
SMailLabelStrategyNone() |
public String resolveLabel(CardView view, Locale locale, String label)
resolveLabel インタフェース内 SMailLabelStrategyview - 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.