public interface ISelect2Theme extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
void |
renderHead(Component component,
IHeaderResponse response)
Allows theme to contribute headers (e.g.
|
void renderHead(Component component, IHeaderResponse response)
component - The componentresponse - The header responseString name()
Copyright © 2020. All rights reserved.