|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.corelib.pages.PropertyDisplayBlocks
public class PropertyDisplayBlocks
Contains blocks for displaying basic property types; the blocks are contributed to the
BeanBlockSource
service.
Constructor Summary | |
---|---|
PropertyDisplayBlocks()
|
Method Summary | |
---|---|
java.util.Date |
getCalendarDate()
|
PropertyOutputContext |
getContext()
|
java.lang.String |
getConvertedEnumValue()
|
java.text.DateFormat |
getDateFormat()
|
Renderable |
getPasswordRenderer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyDisplayBlocks()
Method Detail |
---|
public java.lang.String getConvertedEnumValue()
public java.text.DateFormat getDateFormat()
public java.util.Date getCalendarDate()
public PropertyOutputContext getContext()
public Renderable getPasswordRenderer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |