intarsys runtime library

Uses of Class
de.intarsys.tools.presentation.PropertyPresentationItem

Packages that use PropertyPresentationItem
de.intarsys.tools.presentation   
 

Uses of PropertyPresentationItem in de.intarsys.tools.presentation
 

Methods in de.intarsys.tools.presentation that return PropertyPresentationItem
 PropertyPresentationItem PropertyPresentationGroup.addProperty(PropertyPresentationItem p)
           
 PropertyPresentationItem PropertyPresentationGroup.addProperty(String label, Object value)
           
 PropertyPresentationItem PropertyPresentationGroup.addProperty(String label, Object value, Format format)
           
 PropertyPresentationItem PropertyPresentationGroup.addPropertyDynamic(String name, String label)
           
 PropertyPresentationItem PropertyPresentationGroup.addPropertyDynamic(String name, String label, Format format)
           
 PropertyPresentationItem PropertyPresentationGroup.getHeader()
           
 PropertyPresentationItem PropertyPresentationGroup.setHeader(String label, Object value)
           
 PropertyPresentationItem PropertyPresentationGroup.setHeader(String label, Object value, Format format)
           
 

Methods in de.intarsys.tools.presentation with parameters of type PropertyPresentationItem
 PropertyPresentationItem PropertyPresentationGroup.addProperty(PropertyPresentationItem p)
           
 void PropertyPresentationGroup.setHeader(PropertyPresentationItem header)
           
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.