Uses of Interface
org.eclipse.birt.report.model.api.metadata.IPropertyType

Packages that use IPropertyType
org.eclipse.birt.report.model.api.core Represents the fundamental data structures of the user-defined property and the interface of UI listener. 
org.eclipse.birt.report.model.api.metadata Defines the elements, properties, types, structures and slots in the Report Object Model. 
 

Uses of IPropertyType in org.eclipse.birt.report.model.api.core
 

Methods in org.eclipse.birt.report.model.api.core that return types with arguments of type IPropertyType
static java.util.List<IPropertyType> UserPropertyDefn.getAllowedTypes()
          Gets valid types for user property.
 

Uses of IPropertyType in org.eclipse.birt.report.model.api.metadata
 

Methods in org.eclipse.birt.report.model.api.metadata that return types with arguments of type IPropertyType
 java.util.List<IPropertyType> IMetaDataDictionary.getPropertyTypes()
          Gets a list of rom-defined property types.
 



Copyright © 2008 Actuate Corp. All rights reserved.