Interface IBslDebugUiConstants


public interface IBslDebugUiConstants
1C:Enterprise runtime debug process UI debug constants.
Restriction:
This interface is not intended to be extended by clients.
Restriction:
This interface is not intended to be implemented by clients.
  • Field Details

    • ID_BSL_DEBUG_CONTEXT

      static final String ID_BSL_DEBUG_CONTEXT
      Unique identifier for the 1C:Enterprise runtime debug process context. Value is "com._1c.g5.v8.dt.debug.ui.debugging".
      See Also:
    • ID_VALUES_VIEW

      static final String ID_VALUES_VIEW
      Values view identifier. Value is "com._1c.g5.v8.dt.debug.ui.values.ValuesView".
      See Also:
    • ID_INSPECT_COMMAND

      static final String ID_INSPECT_COMMAND
      Inspect evaluation result of selected text command identifier. Value is "com._1c.g5.v8.dt.debug.ui.commands.Inspect".
      See Also:
    • PROP_SORT_VARIABLES

      static final String PROP_SORT_VARIABLES
      Variables presentation context property used to retrieve a value for sorting variables. The returned property value should be of type boolean. If property value is null, the variables should not be sorted.
      See Also: