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

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

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

Subclasses of ValueHandle 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 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 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.
 



Copyright © 2005 Actuate Corp. All rights reserved.