org.apache.tapestry5.corelib.pages
Class PropertyDisplayBlocks

java.lang.Object
  extended by org.apache.tapestry5.corelib.pages.PropertyDisplayBlocks

public class PropertyDisplayBlocks
extends Object


Constructor Summary
PropertyDisplayBlocks()
           
 
Method Summary
 PropertyOutputContext getContext()
           
 String getConvertedEnumValue()
           
 DateFormat getDateFormat()
           
 Renderable getPasswordRenderer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyDisplayBlocks

public PropertyDisplayBlocks()
Method Detail

getConvertedEnumValue

public String getConvertedEnumValue()

getDateFormat

public DateFormat getDateFormat()

getContext

public PropertyOutputContext getContext()

getPasswordRenderer

public Renderable getPasswordRenderer()


Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.