| Activate() override | Panel | virtual |
| Add(Widget &widget) | WidgetContainer | |
| addedto(WidgetContainer &container) | Widget | protectedvirtual |
| addingto(WidgetContainer &) | Widget | protectedvirtual |
| addingwidget(Widget &) | WidgetContainer | protectedvirtual |
| addto(Layer &layer) override | ComponentStackWidget | protectedvirtual |
| AllowAll enum value | WidgetContainer | |
| allowfocus() const override | Panel | protectedvirtual |
| AllowFocus() const | Widget | |
| AttachOrganizer(Organizers::Base &organizer) | WidgetContainer | |
| begin() | WidgetContainer | |
| begin() const | WidgetContainer | |
| boundschanged() | Widget | protectedvirtual |
| BoundsChangedEvent | Widget | |
| canloosefocus() const | Widget | protectedvirtual |
| ChangeFocusOrder(Widget &widget, int order) | WidgetContainer | |
| ChangeZorder(Widget &widget, int order) | WidgetContainer | |
| CharacterEvent(Char) override | Panel | virtual |
| childboundschanged(Widget *source) override | Panel | protectedvirtual |
| Gorgon::UI::WidgetContainer::childboundschanged(Widget *source) | WidgetContainer | protectedvirtual |
| ComponentStackWidget(const Template &temp, std::map< ComponentTemplate::Tag, std::function< Widget *(const Template &)>> generators={}) | ComponentStackWidget | |
| ComponentStackWidget(ComponentStackWidget &&)=default | ComponentStackWidget | |
| createhscroll(const UI::Template &temp) | Panel | protectedvirtual |
| CreateOrganizer(Args_ &&... args) | WidgetContainer | |
| createvscroll(const UI::Template &temp) | Panel | protectedvirtual |
| CurrentFocusStrategy() const | WidgetContainer | |
| dbgname | Widget | |
| Defocus() | Widget | |
| Deny enum value | WidgetContainer | |
| Gorgon::Disable() | Widget | |
| Gorgon::UI::WidgetContainer::Disable() | WidgetContainer | |
| DisableSmoothScroll() | Panel | |
| DisableTabSwitch() | WidgetContainer | |
| displaced() | Widget | protectedvirtual |
| Displaced() | WidgetContainer | |
| distributecharevent(Char c) | WidgetContainer | protected |
| distributekeyevent(Input::Key key, float state, bool handlestandard) | WidgetContainer | protected |
| distributeparentenabled(bool state) | WidgetContainer | protected |
| Done() | Widget | virtual |
| Gorgon::Enable() | Widget | |
| Gorgon::UI::WidgetContainer::Enable() | WidgetContainer | |
| enabled | ComponentStackWidget | protected |
| EnableScroll(bool vertical, bool horizontal) | Panel | |
| EnableTabSwitch() | WidgetContainer | |
| end() | WidgetContainer | |
| end() const | WidgetContainer | |
| EnsureVisible(const UI::Widget &widget) override | Panel | virtual |
| Gorgon::UI::ComponentStackWidget::EnsureVisible() const | Widget | |
| Focus() | Widget | |
| focuschanged() override | Panel | protectedvirtual |
| focused() override | Panel | protectedvirtual |
| FocusEvent | Widget | |
| FocusFirst() | WidgetContainer | |
| FocusLast() | WidgetContainer | |
| focuslost() override | Panel | protectedvirtual |
| FocusNext() | WidgetContainer | |
| FocusNext(int after) | WidgetContainer | |
| FocusNext(const Widget &widget) | WidgetContainer | |
| FocusPrevious() | WidgetContainer | |
| FocusPrevious(const Widget &widget) | WidgetContainer | |
| FocusPrevious(int before) | WidgetContainer | |
| FocusStrategy enum name | WidgetContainer | |
| ForceRemove(Widget &widget) | WidgetContainer | |
| ForceRemoveFocus() | WidgetContainer | |
| GetBounds() const | Widget | |
| GetCancel() const | WidgetContainer | virtual |
| GetCount() const | WidgetContainer | |
| GetDefault() const | WidgetContainer | virtual |
| GetFocus() const | WidgetContainer | |
| GetFocusOrder(const Widget &widget) const | WidgetContainer | |
| GetFocusStrategy() const | WidgetContainer | |
| GetHeight() const | Widget | |
| GetInteriorSize() const override | Panel | virtual |
| getlayer() override | Panel | protectedvirtual |
| GetLocation() const override | ComponentStackWidget | virtual |
| GetOrganizer() const | WidgetContainer | |
| GetOverscroll() const | Panel | |
| GetParent() const | Widget | |
| getparentfocusstrategy() const override | Panel | protectedvirtual |
| GetScrollDistance() const | Panel | |
| GetSize() const override | ComponentStackWidget | virtual |
| GetSmoothScrollSpeed() const | Panel | |
| GetWidth() const | Widget | |
| handlestandardkey(Input::Key key) | WidgetContainer | protected |
| HasCancel() const | WidgetContainer | virtual |
| HasDefault() const | WidgetContainer | virtual |
| HasFocusedWidget() const | WidgetContainer | |
| HasOrganizer() const | WidgetContainer | |
| HasParent() const | Widget | |
| Hide() | Widget | |
| hscroll | Panel | protected |
| Inherit enum value | WidgetContainer | |
| Insert(Widget &widget, int index) | WidgetContainer | |
| IsEnabled() const override | Panel | virtual |
| IsFloating() const | Widget | |
| IsFocused() const | Widget | |
| IsHorizontalScrollEnabled() const | Panel | |
| isscrolling | Panel | protected |
| IsSmoothScrollEnabled() const | Panel | |
| IsTabSwitchEnabled() const | WidgetContainer | virtual |
| IsVerticalScrollEnabled() const | Panel | |
| IsVisible() const override | Panel | virtual |
| KeyEvent(Input::Key, float) override | Panel | virtual |
| Location | Widget | |
| MaxScrollOffset() const | Panel | |
| Move(const Geometry::Point &location) override | Panel | virtual |
| Gorgon::UI::ComponentStackWidget::Move(int x, int y) | ComponentStackWidget | |
| Gorgon::UI::Widget::Move(int x, int y) | Widget | |
| operator=(WidgetContainer &&)=default | WidgetContainer | |
| operator[](int ind) const | WidgetContainer | |
| operator[](int ind) | WidgetContainer | |
| overscroll | Panel | protected |
| Panel(const Panel &)=delete | Panel | |
| Panel(const UI::Template &temp) | Panel | explicit |
| Panel(Registry::TemplateType type=Registry::Panel_Regular) | Panel | explicit |
| parentenabled | ComponentStackWidget | protected |
| parentenabledchanged(bool state) override | Panel | protectedvirtual |
| Gorgon::Remove() | Widget | |
| Gorgon::UI::WidgetContainer::Remove(Widget &widget) | WidgetContainer | |
| RemoveCancel() | WidgetContainer | virtual |
| removed() override | ComponentStackWidget | protectedvirtual |
| RemoveDefault() | WidgetContainer | virtual |
| RemoveFocus() | WidgetContainer | |
| removefrom(Layer &layer) override | ComponentStackWidget | protectedvirtual |
| RemoveOrganizer() | WidgetContainer | |
| removingfrom() | Widget | protectedvirtual |
| removingwidget(Widget &) | WidgetContainer | protectedvirtual |
| repeater | Panel | protected |
| RequestExtender(const Gorgon::Layer &self) override | Panel | virtual |
| Resize(const Geometry::Size &size) override | Panel | virtual |
| Gorgon::UI::ComponentStackWidget::Resize(int w, int h) | ComponentStackWidget | |
| Gorgon::UI::Widget::Resize(int w, int h) | Widget | virtual |
| ResizeInterior(Geometry::Size size) override | Panel | virtual |
| ScrollBy(int y, bool clip=true) | Panel | |
| ScrollBy(int x, int y, bool clip=true) | Panel | |
| scrollclipped | Panel | protected |
| scrolldist | Panel | protected |
| scrollleftover | Panel | protected |
| ScrollOffset() const | Panel | |
| scrolloffset | Panel | protected |
| scrollspeed | Panel | protected |
| ScrollTo(Geometry::Point location, bool clip=false) | Panel | |
| ScrollTo(int x, int y, bool clip=true) | Panel | |
| ScrollTo(int y, bool clip=true) | Panel | |
| scrolltox(int x) | Panel | protected |
| scrolltoy(int y) | Panel | protected |
| Selective enum value | WidgetContainer | |
| SetCancel(Widget &widget) | WidgetContainer | virtual |
| SetDefault(Widget &widget) | WidgetContainer | virtual |
| SetEnabled(bool value) override | Panel | virtual |
| SetFocusStrategy(FocusStrategy value) | WidgetContainer | |
| SetFocusTo(Widget &widget) | WidgetContainer | |
| SetHeight(int height) | Widget | |
| SetIsFloating(bool value) | Widget | virtual |
| setlayerorder(Layer &, int order) override | ComponentStackWidget | protectedvirtual |
| setname(std::string value) | Widget | |
| SetOverscroll(int value) | Panel | |
| SetScrollDistance(int vert) | Panel | |
| SetScrollDistance(int hor, int vert) | Panel | |
| SetScrollDistance(Geometry::Point dist) | Panel | |
| SetSmoothScrollSpeed(int value) | Panel | |
| SetTabSwitchEnabledState(bool state) | WidgetContainer | virtual |
| SetVisible(bool value) | Widget | |
| SetWidth(int width) | Widget | |
| Show() | Widget | |
| Size | Widget | |
| stack | ComponentStackWidget | protected |
| Strict enum value | WidgetContainer | |
| target | Panel | protected |
| Gorgon::ToggleEnabled() | Widget | |
| Gorgon::UI::WidgetContainer::ToggleEnabled() | WidgetContainer | |
| ToggleTabSwitchEnabledState() | WidgetContainer | |
| ToggleVisible() | Widget | |
| updatebars() | Panel | protected |
| updatecontent() | Panel | protected |
| updaterequired | Panel | protected |
| updatescroll() | Panel | protected |
| vscroll | Panel | protected |
| Widget() | Widget | |
| Widget(Widget &&)=default | Widget | |
| widgetadded(Widget &) | WidgetContainer | protectedvirtual |
| WidgetContainer()=default | WidgetContainer | |
| WidgetContainer(WidgetContainer &&)=default | WidgetContainer | |
| widgetremoved(Widget &) | WidgetContainer | protectedvirtual |
| widgets | WidgetContainer | protected |
| ~ComponentStackWidget() | ComponentStackWidget | virtual |
| ~Widget() | Widget | virtual |
| ~WidgetContainer() | WidgetContainer | virtual |