Uses of Class
org.eclipse.birt.report.model.api.ElementDetailHandle

Packages that use ElementDetailHandle
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.")  
org.eclipse.birt.report.model.api.css   
 

Uses of ElementDetailHandle in org.eclipse.birt.report.model.api
 

Subclasses of ElementDetailHandle in org.eclipse.birt.report.model.api
 class ActionHandle
          Represents an "action" (hyperlink) attached to an element.
 class CachedMetaDataHandle
          Structure handle to deal with cached data set metadata informations.
 class ColorHandle
          Handle to work with a color property.
 class ColumnHintHandle
          Represents the handle of column hint.
 class ComplexValueHandle
          Abstract class for working with properties that have internal structure, such as a color, a dimension or a font.
 class ComputedColumnHandle
          Represents the handle of computed column.
 class ConfigVariableHandle
          Represents the handle of configuration variable.
 class CustomColorHandle
          Represents the handle of custom color.
 class DataSetParameterHandle
          Represents the parameter for ODA drivers.
 class DataSourceParamBindingHandle
          Represents the handle of datasource parameter binding.
 class DimensionHandle
          Simplifies working with dimension properties.
 class EmbeddedImageHandle
          Represents the handle of an embedded image.
 class ExtendedPropertyHandle
          Represents the handle of Extended property.
 class FactoryPropertyHandle
          A specialized handle for use when creating the Factory data structures.
 class FilterConditionHandle
          Represents one filter in the filter list of List, Table or their Groups.
 class FontHandle
          Simplifies working with the font family property.
 class FormatValueHandle
          Represents a format value in the style or the highlight rule.
 class HideRuleHandle
          Represents the handle of visibility rule.
 class HighlightRuleHandle
          Represents a highlight rule in the highlight property of a style.
 class IncludedLibraryHandle
          Represents the handle of the included library.
 class IncludeScriptHandle
          Represents the handle of the included script.
 class MapRuleHandle
          Represents the handle of map rule.
 class MemberHandle
          A handle to a member of a property structure.
 class ParamBindingHandle
          Represents the handle of parameter binding.
 class PropertyBindingHandle
          Represents the handle of property binding structure.
 class PropertyHandle
          A handle for working with a top-level property of an element.
 class PropertyMaskHandle
          Represents the handle of property mask structure.
 class ResultSetColumnHandle
          Represents the handle of one column in the result set.
 class SearchKeyHandle
          Represents the handle of key used for search.
 class SelectionChoiceHandle
          Represents the handle of selection choice.
 class SimpleValueHandle
          Abstract base class that represents a handle for the value to either a property or a structure member.
 class SlotHandle
          Represents a "slot" within an element.
 class SortKeyHandle
          Represents the handle of sort key structure.
 class StructureHandle
          Handle to a structure within a list property.
 class StyleRuleHandle
          Represents the handle of style rule.
 class TranslationHandle
          Represents a translation message in the design.
 class UserPropertyDefnHandle
          Represents a top-level user-defined property of an element.
 class ValueHandle
          Abstract base class for value-based handles.
 

Uses of ElementDetailHandle in org.eclipse.birt.report.model.api.css
 

Subclasses of ElementDetailHandle in org.eclipse.birt.report.model.api.css
 class CssStyleSheetHandle
          Represents an include style sheet in the module.
 



Copyright © 2005 Actuate Corp. All rights reserved.