Package | Description |
---|---|
org.apache.myfaces.tobago.internal.renderkit | |
org.apache.myfaces.tobago.internal.util |
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) |
Modifier and Type | Method and Description |
---|---|
static String |
JsonUtils.encode(CommandMap commandMap) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.