ducpy.Duc.DucTableStyle ======================= .. py:module:: ducpy.Duc.DucTableStyle Attributes ---------- .. autoapisummary:: ducpy.Duc.DucTableStyle.np Classes ------- .. autoapisummary:: ducpy.Duc.DucTableStyle.DucTableStyle Functions --------- .. autoapisummary:: ducpy.Duc.DucTableStyle.DucTableStyleStart ducpy.Duc.DucTableStyle.Start ducpy.Duc.DucTableStyle.DucTableStyleAddDefaultProps ducpy.Duc.DucTableStyle.AddDefaultProps ducpy.Duc.DucTableStyle.DucTableStyleEnd ducpy.Duc.DucTableStyle.End Module Contents --------------- .. py:data:: np .. py:class:: DucTableStyle Bases: :py:obj:`object` .. py:attribute:: __slots__ :value: ['_tab'] .. py:method:: GetRootAs(buf, offset=0) :classmethod: .. py:method:: GetRootAsDucTableStyle(buf, offset=0) :classmethod: This method is deprecated. Please switch to GetRootAs. .. py:method:: DucTableStyleBufferHasIdentifier(buf, offset, size_prefixed=False) :classmethod: .. py:method:: Init(buf, pos) .. py:method:: DefaultProps() .. py:function:: DucTableStyleStart(builder) .. py:function:: Start(builder) .. py:function:: DucTableStyleAddDefaultProps(builder, defaultProps) .. py:function:: AddDefaultProps(builder, defaultProps) .. py:function:: DucTableStyleEnd(builder) .. py:function:: End(builder)