Constructor FieldBox
FieldBox()
Default Constructor
Declaration
public FieldBox()
FieldBox(U)
Constructor for default value
Declaration
public FieldBox(U defaultValue)
Parameters
Type | Name | Description |
---|---|---|
U | defaultValue | Default value to set Field initially. |