com.jtri.struts
Interface ICallerForm

All Known Implementing Classes:
FilterForm, PagedForm

public interface ICallerForm

A form with a set of buttons that call other forms.

Author:
atorres

Method Summary
 ToolBarManager getLoveButtons()
           
 void setLoveButtons(ToolBarManager manager)
           
 

Method Detail

getLoveButtons

public ToolBarManager getLoveButtons()

setLoveButtons

public void setLoveButtons(ToolBarManager manager)