InputExtendController class

create_user: zhengzaihong email:1096877329@qq.com create_date: 2024/11/26 create_time: 11:15 describe:控制器

Constructors

InputExtendController.new()

Properties

getSearchData → dynamic
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

bind(InputExtendState state) → void
closePop() → void
dispose() → void
getRenderBox() RenderBox?
getState() InputExtendState?
getTextEditingController() TextEditingController?
isChecked(int index) bool
isCheckedVO(bool data(dynamic item)) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notyListUiChange() → void
setCheckChange({required dynamic data}) → void
setSearchData(List list) → void
setText(String text) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited