T - the type of the componentpublic interface ComponentNameProvider<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName(T component)
Returns a unique name.
|
java.lang.String getName(T component)
component - the component to be namedCopyright © 2018. All Rights Reserved.