Packagestimulsoft.controls.visual.dictionary
Classpublic class StiDictionaryTreeIconsHelper
InheritanceStiDictionaryTreeIconsHelper Inheritance Object



Public Methods
 MethodDefined By
  
StiDictionaryTreeIconsHelper
  
[static]
StiDictionaryTreeIconsHelper
  
getSystemVariableIcon(name:String):Class
[static]
StiDictionaryTreeIconsHelper
  
[static]
StiDictionaryTreeIconsHelper
Constructor Detail
StiDictionaryTreeIconsHelper()Constructor
public function StiDictionaryTreeIconsHelper()



Method Detail
getDataColumnIcon()method
public static function getDataColumnIcon(dataColumn:StiDataColumn):Class

Parameters

dataColumn:StiDataColumn

Returns
Class
getSystemVariableIcon()method 
public static function getSystemVariableIcon(name:String):Class

Parameters

name:String

Returns
Class
getVariableIcon()method 
public static function getVariableIcon(variable:StiVariable):Class

Parameters

variable:StiVariable

Returns
Class