plsar-framework
1.01
plsar-framework
/
plsar.model.web
/
FormElement
Form
Element
class
FormElement
Content copied to clipboard
Constructors
Properties
Constructors
Form
Element
Link copied to clipboard
fun
FormElement
(
)
Content copied to clipboard
Properties
contentType
Link copied to clipboard
var
contentType
:
String
?
=
null
Content copied to clipboard
fileBytes
Link copied to clipboard
var
fileBytes
:
ByteArray
?
=
null
Content copied to clipboard
fileName
Link copied to clipboard
var
fileName
:
String
?
=
null
Content copied to clipboard
isFile
Link copied to clipboard
var
isFile
:
Boolean
=
false
Content copied to clipboard
name
Link copied to clipboard
var
name
:
String
?
=
null
Content copied to clipboard
value
Link copied to clipboard
var
value
:
String
?
=
null
Content copied to clipboard