org.jaffa.presentation.portlet.session.ui
Class ComponentDetailsForm
java.lang.Object
   org.apache.struts.action.ActionForm
org.apache.struts.action.ActionForm
       org.jaffa.presentation.portlet.FormBase
org.jaffa.presentation.portlet.FormBase
           org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
org.jaffa.presentation.portlet.session.ui.ComponentDetailsForm
- All Implemented Interfaces: 
- Serializable
- public class ComponentDetailsForm- extends FormBase
- Version:
- 1.0
- Author:
- PaulE
- See Also:
- Serialized Form
 
 
 
 
| Methods inherited from class org.jaffa.presentation.portlet.FormBase | 
| cleanup, clearErrors, getComponent, getErrors, getWidgetCache, hasErrors, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, reset, setComponent | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NAME
public static final String NAME
- See Also:
- Constant Field Values
ComponentDetailsForm
public ComponentDetailsForm()
initForm
public void initForm()
- Description copied from class: FormBase
- The form should override this method for defaulting the data in the form-bean
 
- 
- Overrides:
- initFormin class- FormBase
 
- 
 
getComponentListWM
public GridModel getComponentListWM()
- 
 
setComponentListWV
public void setComponentListWV(String value)
- 
 
getId
public String getId()
- Getter for property id.
 
- 
- Returns:
- Value of property id.
 
getName
public String getName()
- Getter for property name.
 
- 
- Returns:
- Value of property name.
 
Copyright © 2002-2004 JAFFA Project.