Uses of Interface
com.arsdigita.toolbox.ui.DomainObjectPropertySheet.AttributeFormatter

Packages that use DomainObjectPropertySheet.AttributeFormatter
com.arsdigita.toolbox.ui Miscellaneous collection of useful Bebop components. 
 

Uses of DomainObjectPropertySheet.AttributeFormatter in com.arsdigita.toolbox.ui
 

Methods in com.arsdigita.toolbox.ui that return DomainObjectPropertySheet.AttributeFormatter
 DomainObjectPropertySheet.AttributeFormatter DomainObjectPropertySheet.Property.getFormatter()
           
 

Methods in com.arsdigita.toolbox.ui with parameters of type DomainObjectPropertySheet.AttributeFormatter
 void DomainObjectPropertySheet.add(String label, String attribute, DomainObjectPropertySheet.AttributeFormatter f)
          Deprecated. Use add(GlobalizedMessage label, String attribute, AttributeFormatter f) instead
 void DomainObjectPropertySheet.add(GlobalizedMessage label, String attribute, DomainObjectPropertySheet.AttributeFormatter f)
          Add a new property to the sheet.
 

Constructors in com.arsdigita.toolbox.ui with parameters of type DomainObjectPropertySheet.AttributeFormatter
DomainObjectPropertySheet.Property(GlobalizedMessage l, String a, DomainObjectPropertySheet.AttributeFormatter f)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC