com.arsdigita.toolbox.ui
Class DomainObjectPropertySheet.Property

java.lang.Object
  extended bycom.arsdigita.toolbox.ui.DomainObjectPropertySheet.Property
Enclosing class:
DomainObjectPropertySheet

protected static class DomainObjectPropertySheet.Property
extends Object


Constructor Summary
DomainObjectPropertySheet.Property(GlobalizedMessage l, String a, DomainObjectPropertySheet.AttributeFormatter f)
           
 
Method Summary
 String getAttribute()
           
 DomainObjectPropertySheet.AttributeFormatter getFormatter()
           
 GlobalizedMessage getGlobalizedLabel()
           
 String getLabel()
          Deprecated. use getGlobalizedLabel instead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainObjectPropertySheet.Property

public DomainObjectPropertySheet.Property(GlobalizedMessage l,
                                          String a,
                                          DomainObjectPropertySheet.AttributeFormatter f)
Method Detail

getLabel

public String getLabel()
Deprecated. use getGlobalizedLabel instead


getGlobalizedLabel

public GlobalizedMessage getGlobalizedLabel()

getAttribute

public String getAttribute()

getFormatter

public DomainObjectPropertySheet.AttributeFormatter getFormatter()


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