org.openxava.actions
Interface IShowActionAction


public interface IShowActionAction

Allows to show an action previously hidden.

Author:
Javier Paniza

Method Summary
 java.lang.String getActionToShow()
          The action to show.
 

Method Detail

getActionToShow

java.lang.String getActionToShow()
The action to show.

Returns:
If null no action is shown.