Uses of Class
com._1c.g5.v8.dt.ql.ui.QlTextAttributeProvider
-
Packages that use QlTextAttributeProvider Package Description com._1c.g5.v8.dt.ql.ui -
-
Uses of QlTextAttributeProvider in com._1c.g5.v8.dt.ql.ui
Methods in com._1c.g5.v8.dt.ql.ui that return QlTextAttributeProvider Modifier and Type Method Description static QlTextAttributeProvider
QlTextAttributeProvider. valueOf(String name)
Returns the enum constant of this type with the specified name.static QlTextAttributeProvider[]
QlTextAttributeProvider. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-