Click or drag to resize

StiVariable Constructor

Overload List
  NameDescription
Public methodStiVariable
Creates an object of the type StiVariable.
Public methodStiVariable(String)
Creates an object of the type StiVariable. In this case creates the category.
Public methodStiVariable(String, Object)
Creates an object of the type StiVariable.
Public methodStiVariable(String, Type)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, Object)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, Type)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, Object)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, Object, Boolean)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, Type, String, Boolean)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, Type, String, Boolean)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, Type, String, Boolean, StiVariableInitBy)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean, StiVariableInitBy)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean, StiVariableInitBy, Boolean)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean, StiVariableInitBy, Boolean, StiDialogInfo)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean, StiVariableInitBy, Boolean, StiDialogInfo, String)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean, StiVariableInitBy, Boolean, StiDialogInfo, String, Boolean)
Creates an object of the type StiVariable.
Public methodStiVariable(String, String, String, String, Type, String, Boolean, StiVariableInitBy, Boolean, StiDialogInfo, String, Boolean, StiSelectionMode)
Creates an object of the type StiVariable.
Top
See Also