Packagestimulsoft.report.components.conditions
Classpublic class StiConditionHelper
InheritanceStiConditionHelper Inheritance StiFilter Inheritance StiObject Inheritance Object

Class helps apply style with name to component.



Public Properties
 PropertyDefined By
 Inheritedcolumn : String
StiFilter
 Inheritedcondition : int
StiFilter
 InheriteddataType : int
StiFilter
 Inheritedexpression : StiExpression
Gets or sets the filter expression.
StiFilter
 Inheriteditem : int
StiFilter
 Inheritedvalue1 : String
StiFilter
 Inheritedvalue2 : String
StiFilter
Public Methods
 MethodDefined By
  
apply(comp:Object, styleName:String):void
[static] Apply formatting which specifed in condtition to component.
StiConditionHelper
  
applyFont(component:Object, font:StiFont, perms:int):void
[static]
StiConditionHelper
 Inherited
clone(... args):Object
[override]
StiFilter
 Inherited
deserialize(value:String):void
StiFilter
 Inherited
equals(object:Object):Boolean
[override]
StiFilter
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override]
StiFilter
 Inherited
serialize():String
StiFilter
Method Detail
apply()method
public static function apply(comp:Object, styleName:String):void

Apply formatting which specifed in condtition to component.

Parameters

comp:Object
 
styleName:String

applyFont()method 
public static function applyFont(component:Object, font:StiFont, perms:int):void

Parameters

component:Object
 
font:StiFont
 
perms:int