Undocumented
Method __init__ Create a new ProxyLabel object. @param label: initial text @param data_type: data type of label

Inherited from ProxyWidgetMixin (via ProxyLabel):

Class Variable allowed_data_types A list of types which we are allowed to use in this class.
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary

Inherited from ProxyWidgetMixin (via ProxyLabel):

Class Variable allowed_data_types A list of types which we are allowed to use in this class.
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary

Inherited from ProxyWidgetMixin (via ProxyLabel):

Class Variable allowed_data_types A list of types which we are allowed to use in this class.
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary
def __init__(self, label='', data_type=None):

Create a new ProxyLabel object.

Parameterslabelinitial text
data_typedata type of label
API Documentation for Kiwi, generated by pydoctor at 2016-01-26 21:09:06.