Package | Description |
---|---|
org.apache.myfaces.tobago.internal.renderkit | |
org.apache.myfaces.tobago.internal.util | |
org.apache.myfaces.tobago.renderkit |
Modifier and Type | Method and Description |
---|---|
static CommandMap |
CommandMap.merge(CommandMap m1,
CommandMap m2)
Merges these two maps.
|
static CommandMap |
CommandMap.restoreCommandMap(javax.faces.context.FacesContext facesContext) |
Modifier and Type | Method and Description |
---|---|
static CommandMap |
CommandMap.merge(CommandMap m1,
CommandMap m2)
Merges these two maps.
|
static void |
CommandMap.storeCommandMap(javax.faces.context.FacesContext facesContext,
CommandMap map) |
Modifier and Type | Method and Description |
---|---|
static CommandMap |
RenderUtils.getBehaviorCommands(javax.faces.context.FacesContext facesContext,
javax.faces.component.behavior.ClientBehaviorHolder clientBehaviorHolder)
Deprecated.
since 5.0.0
|
Modifier and Type | Method and Description |
---|---|
static String |
JsonUtils.encode(CommandMap commandMap) |
Modifier and Type | Method and Description |
---|---|
protected CommandMap |
RendererBase.getBehaviorCommands(javax.faces.context.FacesContext facesContext,
javax.faces.component.behavior.ClientBehaviorHolder clientBehaviorHolder) |
Modifier and Type | Method and Description |
---|---|
protected void |
RendererBase.encodeBehavior(TobagoResponseWriter writer,
CommandMap behaviorCommands)
Renders the tobago-behavior tag.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.