Uses of Class org.apache.struts.config.FormPropertyConfig

Uses in package org.apache.struts.config

Methods with return type org.apache.struts.config.FormPropertyConfig

FormPropertyConfig
Return the form property configuration for the specified property name, if any; otherwise return null.
FormPropertyConfig[]
Return the form property configurations for this module.

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.

Copyright © 2000-2005 - The Apache Software Foundation