
    -e/                        d Z ddlmZ ddlZ ej        e          ZddlmZm	Z	m
Z
mZ ddlmZ dZ G d	 d
e          ZdS )z Various kinds of panes.     )annotationsN   )EitherInstanceListString   )	UIElement)Panec                  f     e Zd ZdZd fdZ e ee ee	                    g d          Z
 xZS )r    returnNonec                :     t                      j        |i | d S )N)super__init__)selfargskwargs	__class__s      5lib/python3.11/site-packages/bokeh/models/ui/panes.pyr   zPane.__init__2   s%    $)&)))))    z
    )defaulthelp)r   r   )__name__
__module____qualname____doc__r   r   r   r   r   r
   children__classcell__)r   s   @r   r   r   .   sn        G* * * * * * tFF688I#6#677 K 	 	 	HHHHHr   r   )r   
__future__r   logging	getLoggerr   logcore.propertiesr   r   r   r   
ui_elementr
   __all__r    r   r   <module>r)      s      
 # " " " " " g!!            " ! ! ! ! !	 	 	 	 	9 	 	 	 	 	r   