javax.faces.component.behavior
Class ClientBehaviorContext.Parameter
java.lang.Object
javax.faces.component.behavior.ClientBehaviorContext.Parameter
- Enclosing class:
- ClientBehaviorContext
public static class ClientBehaviorContext.Parameter
- extends Object
- Since:
- 2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientBehaviorContext.Parameter
public ClientBehaviorContext.Parameter(String name,
Object value)
getName
public String getName()
getValue
public Object getValue()
Copyright © 2015 The Apache Software Foundation. All rights reserved.