DOC: lua: add sticktable class reference from Proxy.stktable
Add a reference hint for the sticktable class and mention it from Proxy.stktable documentation to allow easy navigation from a web browser.
This commit is contained in:
parent
3a1b8ad1b5
commit
034461fd73
@ -1087,7 +1087,8 @@ Proxy class
|
|||||||
|
|
||||||
.. js:attribute:: Proxy.stktable
|
.. js:attribute:: Proxy.stktable
|
||||||
|
|
||||||
Contains a stick table object attached to the proxy.
|
Contains a stick table object of type :ref:`sticktable_class` attached to the
|
||||||
|
proxy.
|
||||||
|
|
||||||
.. js:attribute:: Proxy.listeners
|
.. js:attribute:: Proxy.listeners
|
||||||
|
|
||||||
@ -3730,6 +3731,8 @@ AppletTCP class
|
|||||||
:see: :js:func:`AppletTCP.unset_var`
|
:see: :js:func:`AppletTCP.unset_var`
|
||||||
:see: :js:func:`AppletTCP.set_var`
|
:see: :js:func:`AppletTCP.set_var`
|
||||||
|
|
||||||
|
.. _sticktable_class:
|
||||||
|
|
||||||
StickTable class
|
StickTable class
|
||||||
================
|
================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user