org.dbforms.interfaces
Interface IAddProperty

All Known Implementing Classes:
PresetFormValuesTag

public interface IAddProperty

Tags implementing this interface can be paramterized by a nested <param> tag.

Author:
Henner Kollmann
See Also:
PropertyTag

Method Summary
 void addProperty(String name, String value)
           
 

Method Detail

addProperty

void addProperty(String name,
                 String value)


Copyright © 2002-2006 DbForms. All Rights Reserved.