MCPcopy Create free account

hub / github.com/847850277/postman-gpui / functions

Functions394 in github.com/847850277/postman-gpui

Methodrender
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/display/method_selector.rs:86
Methodrender
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/display/response_viewer.rs:522
Methodrender
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/display/history_list.rs:95
Methodrender
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/common/dropdown.rs:260
Methodrender
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:1795
Methodrender
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:639
Methodrender
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:650
Methodrender
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
examples/text_input_demo.rs:18
Methodrender
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
examples/deferred_anchored_example.rs:108
Methodrender
(&self)
examples/element_into_element_example.rs:39
Methodrender
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
examples/advanced_dropdown_example.rs:162
Methodreplace_and_mark_text_in_range
( &mut self, range_utf16: Option<Range<usize>>, new_text: &str, new_selected_r
src/ui/components/input/body_input.rs:160
Methodreplace_and_mark_text_in_range
( &mut self, range_utf16: Option<Range<usize>>, new_text: &str, new_selected_r
src/ui/components/input/url_input.rs:357
Methodreplace_and_mark_text_in_range
( &mut self, range_utf16: Option<Range<usize>>, new_text: &str, new_selected_r
src/ui/components/input/header_input.rs:368
Methodreplace_text_in_range
( &mut self, range_utf16: Option<Range<usize>>, new_text: &str, window: &mut W
src/ui/components/input/body_input.rs:148
Methodrequest_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/display/response_viewer.rs:280
Methodrequest_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/input/body_input.rs:1351
Methodrequest_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/input/url_input.rs:457
Methodrequest_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/input/header_input.rs:468
Methodright
(&mut self, _: &Right, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:608
Methodright
(&mut self, _: &Right, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:95
Methodright
(&mut self, _: &Right, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:103
Methodselect_all
(&mut self, _: &SelectAll, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/display/response_viewer.rs:125
Methodselect_all
(&mut self, _: &SelectAll, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:658
Methodselect_all
(&mut self, _: &SelectAll, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:111
Methodselect_all
(&mut self, _: &SelectAll, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:119
Methodselect_left
(&mut self, _: &SelectLeft, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:630
Methodselect_left
(&mut self, _: &SelectLeft, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:103
Methodselect_left
(&mut self, _: &SelectLeft, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:111
Methodselect_right
(&mut self, _: &SelectRight, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:644
Methodselect_right
(&mut self, _: &SelectRight, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:107
Methodselect_right
(&mut self, _: &SelectRight, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:115
Methodselected_request
Get the currently selected request
src/ui/components/display/history_list.rs:52
Methodselected_text_range
( &mut self, _ignore_disabled_input: bool, _window: &mut Window, _cx: &mut Con
src/ui/components/input/body_input.rs:114
Methodselected_text_range
( &mut self, _ignore_disabled_input: bool, _window: &mut Window, _cx: &mut Con
src/ui/components/input/url_input.rs:307
Methodselected_text_range
( &mut self, _ignore_disabled_input: bool, _window: &mut Window, _cx: &mut Con
src/ui/components/input/header_input.rs:318
Methodset_content
(&mut self, content: impl Into<String>, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:74
Methodshift_tab
(&mut self, _: &ShiftTab, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:573
Methodsource_location
(&self)
src/ui/components/display/response_viewer.rs:276
Methodsource_location
(&self)
src/ui/components/input/body_input.rs:1347
Methodsource_location
(&self)
src/ui/components/input/url_input.rs:453
Methodsource_location
(&self)
src/ui/components/input/header_input.rs:464
Methodstatus
(&self)
src/http/response.rs:16
Methodsubmit
(&mut self, _: &Submit, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:138
Methodsubmit
(&mut self, _: &Submit, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:146
Methodsuccess
(body: String)
src/http/executor.rs:15
Methodtab
(&mut self, _: &Tab, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:557
Functiontest_add_header
()
src/models/request.rs:143
Functiontest_add_history_entry
()
src/models/history.rs:101
Functiontest_app_error_display
()
src/errors/mod.rs:75
Functiontest_body_type_enum
()
src/ui/components/input/body_input.rs:2221
Functiontest_default_client
()
src/http/client.rs:78
Functiontest_error_is_clone
()
src/errors/mod.rs:113
Functiontest_error_is_send_and_sync
()
src/errors/mod.rs:105
Functiontest_executor_creation
()
src/http/executor.rs:194
Functiontest_executor_execute_request_model
()
src/http/executor.rs:211
Functiontest_executor_execute_validates_empty_url
()
src/http/executor.rs:201
Functiontest_form_data_entry_creation
()
src/ui/components/input/body_input.rs:2234
Functiontest_form_data_entry_disabled
()
src/ui/components/input/body_input.rs:2247
Functiontest_format_already_formatted_json
()
src/utils/formatter.rs:57
Functiontest_format_empty_string
()
src/utils/formatter.rs:48
Functiontest_format_invalid_json
()
src/utils/formatter.rs:39
Functiontest_format_json_array
()
src/utils/formatter.rs:71
Functiontest_format_valid_json
()
src/utils/formatter.rs:28
Functiontest_from_string
()
src/errors/mod.rs:96
Functiontest_headers_as_map
()
src/models/request.rs:179
Functiontest_history_clear
()
src/models/history.rs:180
Functiontest_history_entry_display_name
()
src/models/history.rs:194
Functiontest_history_max_entries
()
src/models/history.rs:166
Functiontest_history_order
()
src/models/history.rs:148
Functiontest_history_with_body
()
src/models/history.rs:133
Functiontest_history_with_query_parameters
()
src/models/history.rs:118
Functiontest_http_client_creation
()
src/http/client.rs:71
Functiontest_http_method_all
()
src/models/request.rs:231
Functiontest_http_method_display
()
src/models/request.rs:202
Functiontest_http_method_from_str
()
src/models/request.rs:213
Functiontest_http_method_from_string
()
src/models/request.rs:222
Functiontest_is_valid
()
src/models/request.rs:193
Functiontest_new_request
()
src/models/request.rs:134
Functiontest_request_with_http_method_enum
()
src/models/request.rs:244
Functiontest_set_body
()
src/models/request.rs:154
Functiontest_set_form_data_body
()
src/models/request.rs:161
Methodtext_for_range
( &mut self, range_utf16: Range<usize>, actual_range: &mut Option<Range<usize>>,
src/ui/components/input/body_input.rs:99
Methodtext_for_range
( &mut self, range_utf16: Range<usize>, actual_range: &mut Option<Range<usize>>,
src/ui/components/input/url_input.rs:295
Methodtext_for_range
( &mut self, range_utf16: Range<usize>, actual_range: &mut Option<Range<usize>>,
src/ui/components/input/header_input.rs:306
Methodtoggle_dropdown
(&mut self, _: &ClickEvent, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/common/dropdown.rs:80
Methodtoggle_dropdown
(&mut self, _: &ClickEvent, _window: &mut Window, cx: &mut Context<Self>)
examples/advanced_dropdown_example.rs:28
Methodtoggle_tooltip
(&mut self, _: &ClickEvent, _window: &mut Window, cx: &mut Context<Self>)
examples/deferred_anchored_example.rs:30
Methodunmark_text
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:142
Methodunmark_text
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:329
Methodunmark_text
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:340
Methodwith_placeholder
(self, _placeholder: &str)
src/ui/components/input/body_input.rs:265
Methodwith_placeholder
(mut self, placeholder: impl Into<String>)
src/ui/components/input/url_input.rs:65
Methodwith_placeholder
(mut self, placeholder: impl Into<String>)
src/ui/components/input/header_input.rs:65
← previous301–394 of 394, ranked by callers