org.weda.tapestry.component
Class ActionPanelHelper

java.lang.Object
  extended by org.weda.tapestry.component.ActionPanelHelper

public final class ActionPanelHelper
extends java.lang.Object

Author:
Mikhail Titov

Method Summary
static void addActionContainerProvider(org.apache.tapestry.IRequestCycle cycle, ActionContainerProvider provider)
           
static void addActionListener(org.apache.tapestry.IRequestCycle cycle, ActionListener actionListener)
           
static ActionPanel getActionPanel(org.apache.tapestry.IRequestCycle cycle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addActionContainerProvider

public static void addActionContainerProvider(org.apache.tapestry.IRequestCycle cycle,
                                              ActionContainerProvider provider)

addActionListener

public static void addActionListener(org.apache.tapestry.IRequestCycle cycle,
                                     ActionListener actionListener)

getActionPanel

public static ActionPanel getActionPanel(org.apache.tapestry.IRequestCycle cycle)


Copyright © 2005-2006 . All Rights Reserved.