siouxsie.mvc
Interface IValueStackAware

All Known Implementing Classes:
ScreenSupport

public interface IValueStackAware

Version:
$Id: IValueStackAware.java 100 2007-10-07 19:53:32Z acogo $
Author:
Arnaud Cogoluegnes

Method Summary
 void setValueStack(com.opensymphony.xwork2.util.ValueStack stack)
          Set the value stack.
 

Method Detail

setValueStack

void setValueStack(com.opensymphony.xwork2.util.ValueStack stack)
Set the value stack.

Parameters:
stack -


Copyright © 2006-2008 null. All Rights Reserved.