public class Select2Behavior extends Behavior
| Constructor and Description |
|---|
Select2Behavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(Component component) |
static Select2Behavior |
forMultiChoice() |
static Select2Behavior |
forSingleChoice() |
Settings |
getSettings() |
void |
renderHead(Component component,
IHeaderResponse response) |
void |
setSettings(Settings settings) |
afterRender, beforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onComponentTag, onConfigure, onEvent, onException, onRemove, onTag, unbindpublic static Select2Behavior forSingleChoice()
public static Select2Behavior forMultiChoice()
public void renderHead(Component component, IHeaderResponse response)
renderHead in interface IComponentAwareHeaderContributorrenderHead in class Behaviorpublic Settings getSettings()
public void setSettings(Settings settings)
Copyright © 2020. All rights reserved.