Skip to content

ViewCode

Canonical path: PythonPart.ViewCode

Bases: View

Definition of a code view class

Methods:

  • __init__

    Initialization of code view class

  • create

    Create code view

__init__

__init__(hash_value: str)

Initialization of code view class

Parameters:

  • hash_value (str) –

    hash value

create

create() -> MacroSlideElement

Create code view

Returns: