|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.behavior.BehaviorBase
javax.faces.component.behavior.ClientBehaviorBase
org.apache.myfaces.trinidaddemo.behaviors.InvokeFunctionBehavior
public class InvokeFunctionBehavior
| Constructor Summary | |
|---|---|
InvokeFunctionBehavior()
|
|
| Method Summary | |
|---|---|
String |
getFunction()
|
String |
getRendererType()
|
void |
setFunction(String function)
|
| Methods inherited from class javax.faces.component.behavior.ClientBehaviorBase |
|---|
decode, getHints, getRenderer, getScript |
| Methods inherited from class javax.faces.component.behavior.BehaviorBase |
|---|
addBehaviorListener, broadcast, clearInitialState, initialStateMarked, isTransient, markInitialState, removeBehaviorListener, restoreState, saveState, setTransient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.behavior.Behavior |
|---|
broadcast |
| Constructor Detail |
|---|
public InvokeFunctionBehavior()
| Method Detail |
|---|
public String getRendererType()
getRendererType in class javax.faces.component.behavior.ClientBehaviorBasepublic String getFunction()
public void setFunction(String function)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||