| Package | stimulsoft.controls.visual.dictionary |
| Class | public class StiDictionaryTreeIconsHelper |
| Inheritance | StiDictionaryTreeIconsHelper Object |
| Method | Defined By | ||
|---|---|---|---|
| StiDictionaryTreeIconsHelper | |||
getDataColumnIcon(dataColumn:StiDataColumn):Class [static] | StiDictionaryTreeIconsHelper | ||
getSystemVariableIcon(name:String):Class [static] | StiDictionaryTreeIconsHelper | ||
getVariableIcon(variable:StiVariable):Class [static] | StiDictionaryTreeIconsHelper | ||
| StiDictionaryTreeIconsHelper | () | Constructor |
public function StiDictionaryTreeIconsHelper()| getDataColumnIcon | () | method |
public static function getDataColumnIcon(dataColumn:StiDataColumn):ClassParameters
dataColumn:StiDataColumn |
Class |
| getSystemVariableIcon | () | method |
public static function getSystemVariableIcon(name:String):ClassParameters
name:String |
Class |
| getVariableIcon | () | method |
public static function getVariableIcon(variable:StiVariable):ClassParameters
variable:StiVariable |
Class |