net.sourceforge.stripes.tag
Class FieldMetadataTag.Var

java.lang.Object
  extended by net.sourceforge.stripes.tag.FieldMetadataTag.Var
Enclosing class:
FieldMetadataTag

public class FieldMetadataTag.Var
extends Object

This is what is placed into the request attribute. It allows us to get the field metadata as well as the form id.


Method Summary
 String getFormId()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object

getFormId

public String getFormId()


? Copyright 2005-2006, Stripes Development Team.