Frames | No Frames |
Methods with parameter type org.apache.struts.config.FormPropertyConfig | |
void | Add a new FormPropertyConfig instance to the set associated
with this module. |
void | Remove the specified form property configuration instance. |
Methods with return type org.apache.struts.config.FormPropertyConfig | |
FormPropertyConfig | FormBeanConfig.findFormPropertyConfig(String name) Return the form property configuration for the specified property
name, if any; otherwise return null . |
FormPropertyConfig[] | Return the form property configurations for this module. |