|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||