menu
ews package
documentation
Search/SeekToConditionItemView.dart
SeekToConditionItemView
SetServiceObjectType method
SetServiceObjectType method
dark_mode
light_mode
SetServiceObjectType
method
void
SetServiceObjectType
(
ServiceObjectType
objType
)
Sets the type of service object this view applies to.
Service object type
Implementation
void SetServiceObjectType(ServiceObjectType objType) { this.serviceObjType = objType; }
ews package
documentation
Search/SeekToConditionItemView
SeekToConditionItemView
SetServiceObjectType method
SeekToConditionItemView class