org.apache.tapestry5.corelib.pages
Class PropertyDisplayBlocks
java.lang.Object
   org.apache.tapestry5.corelib.pages.PropertyDisplayBlocks
org.apache.tapestry5.corelib.pages.PropertyDisplayBlocks
- public class PropertyDisplayBlocks 
- extends Object
Contains blocks for displaying basic property types; the blocks are contributed to the
 BeanBlockSource service.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PropertyDisplayBlocks
public PropertyDisplayBlocks()
getConvertedEnumValue
public String getConvertedEnumValue()
- 
 
getDateFormat
public DateFormat getDateFormat()
- 
 
getCalendarDate
public Date getCalendarDate()
- 
 
getContext
public PropertyOutputContext getContext()
- 
 
getPasswordRenderer
public Renderable getPasswordRenderer()
- 
 
Copyright © 2003-2012 The Apache Software Foundation.