Skip to main content

AdminBigIntegerFieldWidget

This class provides a specialized widget for handling large integer fields within the administrative interface. It extends the standard integer field widget by applying a specific CSS class to ensure appropriate styling and behavior for big integer data types.

Attributes

AttributeTypeDescription
class_namestring = vBigIntegerFieldThe CSS class name applied to the HTML input element for styling and identification purposes.

Constructor

Signature

def AdminBigIntegerFieldWidget()

Signature

def AdminBigIntegerFieldWidget() - > null