br.com.arsmachina.tapestrycrud.components
Class NewObjectLink

java.lang.Object
  extended by br.com.arsmachina.tapestrycrud.components.NewObjectLink

@SupportsInformalParameters
public class NewObjectLink
extends Object

A link to edit a new object. Created because Firefox (and maybe other browsers) sometimes keeps the field values from one page, editing one object, to a new object page. One example can be found in Ars Machina Project Example.

Author:
Thiago H. de Paula Figueiredo

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

Constructor Detail

NewObjectLink

public NewObjectLink()


Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.