List of all items
Structs
- button::Button
- button::ButtonState
- button::ButtonStyle
- calendar::Month
- calendar::MonthState
- calendar::MonthStyle
- checkbox::Checkbox
- checkbox::CheckboxState
- checkbox::CheckboxStyle
- choice::Choice
- choice::ChoicePopup
- choice::ChoiceState
- choice::ChoiceStyle
- choice::ChoiceWidget
- clipper::AreaHandle
- clipper::Clipper
- clipper::ClipperBuffer
- clipper::ClipperLayout
- clipper::ClipperState
- clipper::ClipperStyle
- clipper::ClipperWidget
- date_input::DateInput
- date_input::DateInputState
- event::Dialog
- event::DoubleClick
- event::MouseOnly
- event::Popup
- event::ReadOnly
- event::Regular
- event::util::MouseFlags
- event::util::MouseFlagsN
- file_dialog::FileDialog
- file_dialog::FileDialogState
- file_dialog::FileDialogStyle
- focus::ContainerFlag
- focus::Focus
- focus::FocusBuilder
- focus::FocusFlag
- focus::ZRect
- layout::StructuredLayout
- line_number::LineNumberState
- line_number::LineNumberStyle
- line_number::LineNumbers
- list::List
- list::ListState
- list::ListStyle
- list::edit::EditList
- list::edit::EditListState
- menu::MenuBuilder
- menu::MenuItem
- menu::MenuLine
- menu::MenuLineState
- menu::MenuStyle
- menu::Menubar
- menu::MenubarLine
- menu::MenubarPopup
- menu::MenubarState
- menu::PopupMenu
- menu::PopupMenuState
- menu::StaticMenu
- msgdialog::MsgDialog
- msgdialog::MsgDialogState
- msgdialog::MsgDialogStyle
- number_input::NumberInput
- number_input::NumberInputState
- pager::AreaHandle
- pager::DualPager
- pager::DualPagerBuffer
- pager::DualPagerState
- pager::DualPagerWidget
- pager::PagerLayout
- pager::PagerStyle
- pager::SinglePager
- pager::SinglePagerBuffer
- pager::SinglePagerState
- pager::SinglePagerWidget
- paragraph::Paragraph
- paragraph::ParagraphState
- paragraph::ParagraphStyle
- popup::PopupCore
- popup::PopupCoreState
- popup::PopupStyle
- radio::Radio
- radio::RadioState
- radio::RadioStyle
- scrolled::Scroll
- scrolled::ScrollArea
- scrolled::ScrollAreaState
- scrolled::ScrollState
- scrolled::ScrollStyle
- scrolled::ScrollSymbols
- shadow::Shadow
- shadow::ShadowStyle
- slider::Slider
- slider::SliderState
- slider::SliderStyle
- splitter::Split
- splitter::SplitOverlay
- splitter::SplitState
- splitter::SplitStyle
- splitter::SplitWidget
- statusline::StatusLine
- statusline::StatusLineState
- tabbed::Tabbed
- tabbed::TabbedState
- tabbed::TabbedStyle
- table::Table
- table::TableContext
- table::TableState
- table::TableStyle
- table::edit::table::EditTable
- table::edit::table::EditTableState
- table::edit::vec::EditVec
- table::edit::vec::EditVecState
- table::selection::CellSelection
- table::selection::NoSelection
- table::selection::RowSelection
- table::selection::RowSetSelection
- table::textdata::Cell
- table::textdata::Row
- text::Glyph
- text::Grapheme
- text::TextPosition
- text::TextRange
- text::TextStyle
- text::clipboard::ClipboardError
- text::clipboard::LocalClipboard
- text::core::MaskedCore
- text::core::TextCore
- text::core::TextRope
- text::core::TextString
- text::undo_buffer::StyleChange
- text::undo_buffer::TextPositionChange
- text::undo_buffer::UndoEntry
- text::undo_buffer::UndoVec
- text_input::TextInput
- text_input::TextInputState
- text_input_mask::MaskedInput
- text_input_mask::MaskedInputState
- textarea::TextArea
- textarea::TextAreaState
- view::View
- view::ViewBuffer
- view::ViewState
- view::ViewStyle
- view::ViewWidget
Enums
- button::ButtonOutcome
- event::CalOutcome
- event::DoubleClickOutcome
- event::EditOutcome
- event::FileOutcome
- event::MenuOutcome
- event::Outcome
- event::PagerOutcome
- event::PopupOutcome
- event::ScrollOutcome
- event::TabbedOutcome
- event::TextOutcome
- event::util::Clicks
- focus::Navigation
- layout::DialogItem
- layout::EditConstraint
- layout::LabelWidget
- list::edit::Mode
- menu::PopupConstraint
- menu::Separator
- popup::Placement
- popup::PopupConstraint
- radio::RadioLayout
- scrolled::ScrollbarPolicy
- shadow::ShadowDirection
- splitter::SplitResize
- splitter::SplitType
- tabbed::TabPlacement
- tabbed::TabType
- table::edit::Mode
- text::Locale
- text::TextError
- text::undo_buffer::UndoOp
Traits
- event::ConsumedEvent
- event::HandleEvent
- focus::FocusContainer
- focus::HasFocus
- list::ListSelection
- menu::MenuStructure
- range_op::RangeOp
- reloc::RelocatableState
- table::TableData
- table::TableDataIter
- table::TableSelection
- table::edit::Editor
- table::edit::EditorState
- table::edit::vec::EditorData
- text::Cursor
- text::HasScreenCursor
- text::clipboard::Clipboard
- text::core::TextStore
- text::undo_buffer::UndoBuffer
Macros
Functions
- button::handle_events
- button::handle_mouse_events
- checkbox::handle_events
- checkbox::handle_mouse_events
- choice::handle_events
- choice::handle_mouse_events
- choice::handle_popup
- date_input::handle_events
- date_input::handle_mouse_events
- date_input::handle_readonly_events
- event::util::column_at
- event::util::column_at_drag
- event::util::item_at
- event::util::mouse_trap
- event::util::row_at
- event::util::row_at_drag
- event::util::set_double_click_timeout
- focus::handle_focus
- layout::layout_dialog
- layout::layout_edit
- layout::layout_grid
- layout::layout_middle
- list::edit::handle_edit_events
- menu::menubar::handle_events
- menu::menubar::handle_mouse_events
- menu::menubar::handle_popup_events
- menu::menuline::handle_events
- menu::menuline::handle_mouse_events
- menu::popup_menu::handle_mouse_events
- menu::popup_menu::handle_popup_events
- msgdialog::handle_dialog_events
- number_input::handle_events
- number_input::handle_mouse_events
- number_input::handle_readonly_events
- radio::handle_events
- radio::handle_mouse_events
- reloc::relocate_area
- reloc::relocate_areas
- reloc::relocate_position
- reloc::relocate_positions
- reloc::relocate_z_area
- reloc::relocate_z_areas
- slider::handle_events
- slider::handle_mouse_events
- table::selection::cellselection::handle_events
- table::selection::cellselection::handle_mouse_events
- table::selection::noselection::handle_events
- table::selection::noselection::handle_mouse_events
- table::selection::rowselection::handle_events
- table::selection::rowselection::handle_mouse_events
- table::selection::rowsetselection::handle_events
- table::selection::rowsetselection::handle_mouse_events
- text_input::handle_events
- text_input::handle_mouse_events
- text_input::handle_readonly_events
- text_input_mask::handle_events
- text_input_mask::handle_mouse_events
- text_input_mask::handle_readonly_events
- textarea::handle_events
- textarea::handle_mouse_events
- textarea::handle_readonly_events
- util::block_padding
- util::block_size
- util::fallback_select_style
- util::fill_buf_area
- util::rect_dbg
- util::reset_buf_area
- util::revert_style
- util::union_non_empty
Type Aliases
- list::selection::NoSelection
- list::selection::RowSelection
- list::selection::RowSetSelection
- text::ipos_type
- text::upos_type
Constants
- event::crossterm::modifiers::ALT
- event::crossterm::modifiers::ALT_SHIFT
- event::crossterm::modifiers::CONTROL
- event::crossterm::modifiers::CONTROL_ALT
- event::crossterm::modifiers::CONTROL_SHIFT
- event::crossterm::modifiers::HYPER
- event::crossterm::modifiers::META
- event::crossterm::modifiers::NONE
- event::crossterm::modifiers::SHIFT
- event::crossterm::modifiers::SUPER
- scrolled::SCROLLBAR_DOUBLE_HORIZONTAL
- scrolled::SCROLLBAR_DOUBLE_VERTICAL
- scrolled::SCROLLBAR_HORIZONTAL
- scrolled::SCROLLBAR_VERTICAL