ARLO Nester
Static Public Attributes | List of all members
workspace.tools.models.RenameTagClassForm Class Reference
Inheritance diagram for workspace.tools.models.RenameTagClassForm:
Inheritance graph
[legend]
Collaboration diagram for workspace.tools.models.RenameTagClassForm:
Collaboration graph
[legend]

Static Public Attributes

tuple newClassName = forms.CharField(label='New Class Name', max_length=255)
 
tuple newDisplayName = forms.CharField(label='New Display Name', max_length=255, required=False)
 

Member Data Documentation

tuple workspace.tools.models.RenameTagClassForm.newClassName = forms.CharField(label='New Class Name', max_length=255)
static
tuple workspace.tools.models.RenameTagClassForm.newDisplayName = forms.CharField(label='New Display Name', max_length=255, required=False)
static

The documentation for this class was generated from the following file: