M - the target object typepublic interface IconProvider<M>
| Modifier and Type | Method and Description |
|---|---|
ImageResource |
getIcon(M model)
Returns the icon for the given model.
|
ImageResource getIcon(M model)
model - the target modelCopyright © 2018. All rights reserved.