public final class FacetUtils extends Object
Modifier and Type | Method and Description |
---|---|
static AbstractUICommands |
getContextMenu(javax.faces.component.UIComponent component)
A type save utility to get the facet
contextMenu from a component. |
static void |
setContextMenu(javax.faces.component.UIComponent component,
AbstractUICommands menu) |
public static AbstractUICommands getContextMenu(javax.faces.component.UIComponent component)
contextMenu
from a component.public static void setContextMenu(javax.faces.component.UIComponent component, AbstractUICommands menu)
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.