org.apache.tapestry5.corelib.components
Class Hidden
java.lang.Object
org.apache.tapestry5.corelib.components.Hidden
public class Hidden
- extends Object
Used to record a page property as a value into the form. The value is encoded when rendered, then decoded when the form is submitted,
and the value parameter updated.
- Since:
- 5.1.0.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hidden
public Hidden()
getControlName
public String getControlName()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.