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