Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/847850277/postman-gpui
/ functions
Functions
394 in github.com/847850277/postman-gpui
⨍
Functions
394
◇
Types & classes
53
Method
render
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/display/method_selector.rs:86
Method
render
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/display/response_viewer.rs:522
Method
render
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/display/history_list.rs:95
Method
render
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/common/dropdown.rs:260
Method
render
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:1795
Method
render
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:639
Method
render
(&mut self, window: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:650
Method
render
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
examples/text_input_demo.rs:18
Method
render
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
examples/deferred_anchored_example.rs:108
Method
render
(&self)
examples/element_into_element_example.rs:39
Method
render
(&mut self, _window: &mut Window, cx: &mut Context<Self>)
examples/advanced_dropdown_example.rs:162
Method
replace_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
Method
replace_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
Method
replace_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
Method
replace_text_in_range
( &mut self, range_utf16: Option<Range<usize>>, new_text: &str, window: &mut W
src/ui/components/input/body_input.rs:148
Method
request_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/display/response_viewer.rs:280
Method
request_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/input/body_input.rs:1351
Method
request_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/input/url_input.rs:457
Method
request_layout
( &mut self, _id: Option<&GlobalElementId>, _inspector_id: Option<&gpui::InspectorElem
src/ui/components/input/header_input.rs:468
Method
right
(&mut self, _: &Right, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:608
Method
right
(&mut self, _: &Right, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:95
Method
right
(&mut self, _: &Right, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:103
Method
select_all
(&mut self, _: &SelectAll, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/display/response_viewer.rs:125
Method
select_all
(&mut self, _: &SelectAll, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:658
Method
select_all
(&mut self, _: &SelectAll, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:111
Method
select_all
(&mut self, _: &SelectAll, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:119
Method
select_left
(&mut self, _: &SelectLeft, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:630
Method
select_left
(&mut self, _: &SelectLeft, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:103
Method
select_left
(&mut self, _: &SelectLeft, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:111
Method
select_right
(&mut self, _: &SelectRight, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:644
Method
select_right
(&mut self, _: &SelectRight, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:107
Method
select_right
(&mut self, _: &SelectRight, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:115
Method
selected_request
Get the currently selected request
src/ui/components/display/history_list.rs:52
Method
selected_text_range
( &mut self, _ignore_disabled_input: bool, _window: &mut Window, _cx: &mut Con
src/ui/components/input/body_input.rs:114
Method
selected_text_range
( &mut self, _ignore_disabled_input: bool, _window: &mut Window, _cx: &mut Con
src/ui/components/input/url_input.rs:307
Method
selected_text_range
( &mut self, _ignore_disabled_input: bool, _window: &mut Window, _cx: &mut Con
src/ui/components/input/header_input.rs:318
Method
set_content
(&mut self, content: impl Into<String>, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:74
Method
shift_tab
(&mut self, _: &ShiftTab, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:573
Method
source_location
(&self)
src/ui/components/display/response_viewer.rs:276
Method
source_location
(&self)
src/ui/components/input/body_input.rs:1347
Method
source_location
(&self)
src/ui/components/input/url_input.rs:453
Method
source_location
(&self)
src/ui/components/input/header_input.rs:464
Method
status
(&self)
src/http/response.rs:16
Method
submit
(&mut self, _: &Submit, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:138
Method
submit
(&mut self, _: &Submit, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:146
Method
success
(body: String)
src/http/executor.rs:15
Method
tab
(&mut self, _: &Tab, _: &mut Window, cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:557
Function
test_add_header
()
src/models/request.rs:143
Function
test_add_history_entry
()
src/models/history.rs:101
Function
test_app_error_display
()
src/errors/mod.rs:75
Function
test_body_type_enum
()
src/ui/components/input/body_input.rs:2221
Function
test_default_client
()
src/http/client.rs:78
Function
test_error_is_clone
()
src/errors/mod.rs:113
Function
test_error_is_send_and_sync
()
src/errors/mod.rs:105
Function
test_executor_creation
()
src/http/executor.rs:194
Function
test_executor_execute_request_model
()
src/http/executor.rs:211
Function
test_executor_execute_validates_empty_url
()
src/http/executor.rs:201
Function
test_form_data_entry_creation
()
src/ui/components/input/body_input.rs:2234
Function
test_form_data_entry_disabled
()
src/ui/components/input/body_input.rs:2247
Function
test_format_already_formatted_json
()
src/utils/formatter.rs:57
Function
test_format_empty_string
()
src/utils/formatter.rs:48
Function
test_format_invalid_json
()
src/utils/formatter.rs:39
Function
test_format_json_array
()
src/utils/formatter.rs:71
Function
test_format_valid_json
()
src/utils/formatter.rs:28
Function
test_from_string
()
src/errors/mod.rs:96
Function
test_headers_as_map
()
src/models/request.rs:179
Function
test_history_clear
()
src/models/history.rs:180
Function
test_history_entry_display_name
()
src/models/history.rs:194
Function
test_history_max_entries
()
src/models/history.rs:166
Function
test_history_order
()
src/models/history.rs:148
Function
test_history_with_body
()
src/models/history.rs:133
Function
test_history_with_query_parameters
()
src/models/history.rs:118
Function
test_http_client_creation
()
src/http/client.rs:71
Function
test_http_method_all
()
src/models/request.rs:231
Function
test_http_method_display
()
src/models/request.rs:202
Function
test_http_method_from_str
()
src/models/request.rs:213
Function
test_http_method_from_string
()
src/models/request.rs:222
Function
test_is_valid
()
src/models/request.rs:193
Function
test_new_request
()
src/models/request.rs:134
Function
test_request_with_http_method_enum
()
src/models/request.rs:244
Function
test_set_body
()
src/models/request.rs:154
Function
test_set_form_data_body
()
src/models/request.rs:161
Method
text_for_range
( &mut self, range_utf16: Range<usize>, actual_range: &mut Option<Range<usize>>,
src/ui/components/input/body_input.rs:99
Method
text_for_range
( &mut self, range_utf16: Range<usize>, actual_range: &mut Option<Range<usize>>,
src/ui/components/input/url_input.rs:295
Method
text_for_range
( &mut self, range_utf16: Range<usize>, actual_range: &mut Option<Range<usize>>,
src/ui/components/input/header_input.rs:306
Method
toggle_dropdown
(&mut self, _: &ClickEvent, _window: &mut Window, cx: &mut Context<Self>)
src/ui/components/common/dropdown.rs:80
Method
toggle_dropdown
(&mut self, _: &ClickEvent, _window: &mut Window, cx: &mut Context<Self>)
examples/advanced_dropdown_example.rs:28
Method
toggle_tooltip
(&mut self, _: &ClickEvent, _window: &mut Window, cx: &mut Context<Self>)
examples/deferred_anchored_example.rs:30
Method
unmark_text
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/input/body_input.rs:142
Method
unmark_text
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/input/url_input.rs:329
Method
unmark_text
(&mut self, _window: &mut Window, _cx: &mut Context<Self>)
src/ui/components/input/header_input.rs:340
Method
with_placeholder
(self, _placeholder: &str)
src/ui/components/input/body_input.rs:265
Method
with_placeholder
(mut self, placeholder: impl Into<String>)
src/ui/components/input/url_input.rs:65
Method
with_placeholder
(mut self, placeholder: impl Into<String>)
src/ui/components/input/header_input.rs:65
← previous
301–394 of 394, ranked by callers