Uses of Class
org.wicketopia.builder.feature.annotation.metadata.DisplayName

Packages that use DisplayName
org.wicketopia.builder.feature.annotation   
org.wicketopia.example.domain.entity   
 

Uses of DisplayName in org.wicketopia.builder.feature.annotation
 

Methods in org.wicketopia.builder.feature.annotation with parameters of type DisplayName
static void WicketopiaMetaDataDecorators.onDisplayName(org.metastopheles.BeanMetaData beanMetaData, DisplayName displayName)
           
static void WicketopiaMetaDataDecorators.onDisplayName(org.metastopheles.PropertyMetaData propertyMetaData, DisplayName displayName)
           
 

Uses of DisplayName in org.wicketopia.example.domain.entity
 

Methods in org.wicketopia.example.domain.entity with annotations of type DisplayName
 String Person.getSsn()
           
 



Copyright © 2010-2013. All Rights Reserved.