Ambition.Form.TBTextInput – ambition Reference Manual
Packages
ambition
Ambition
Form
TBTextInput
class_attribute
input_type
TBTextInput
TBTextInput.with_class
render
TBTextInput
Object Hierarchy:
Description:
public
class
TBTextInput
:
FieldRenderer
<input type="text" />
All known sub-classes:
TBPasswordInput
Namespace:
Ambition.Form
Package:
ambition
Content:
Properties:
protected
string
input_type
{
public
set
;
public
get
; }
public
string
?
class_attribute
{
set
;
get
; }
Creation methods:
public
TBTextInput.with_class
(
string
class_attribute)
public
TBTextInput
()
Methods:
public
override
string
render
(
string
form_name,
string
field,
string
? value =
""
,
string
? nick,
string
? blurb,
string
[]? errors =
null
)
Inherited Members:
All known members inherited from class Ambition.Form.FieldRenderer
render
make_id
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface Ambition.Form.Tag
a
input
button
textarea
div
span
dd
dt
dl
select
option
label
label_class
generic