List.hpp
Go to the documentation of this file.
51 virtual bool getTitle(int32_t _colomn, std::string& _myTitle, etk::Color<> &_fg, etk::Color<> &_bg) {
58 virtual bool getElement(int32_t _colomn, int32_t _raw, std::string &_myTextToWrite, etk::Color<> &_fg, etk::Color<> &_bg) {
69 virtual bool onItemEvent(int32_t _IdInput, enum gale::key::status _typeEvent, int32_t _colomn, int32_t _raw, float _x, float _y) {
void calculateMinMaxSize() override
calculate the minimum and maximum size (need to estimate expend properties of the widget) ...
Definition: List.hpp:22
void onLostFocus() override
Event of the focus has been lost by the current widget.
void onGetFocus() override
Event of the focus has been grep by the current widget.
Definition: Input.hpp:12
Widget to integrate a scrool bar in a widget. This is not a stadalone widget.
Definition: WidgetScrolled.hpp:24
Definition: Area.hpp:16
void setRawVisible(int32_t _id)
set a raw visible in the main display
Definition: Compositing.hpp:13
void onRegenerateDisplay() override
Event generated when a redraw is needed.
void onDraw() override
Common widget drawing function (called by the drawing thread [Android, X11, ...]) ...
bool onEventInput(const ewol::event::Input &_event) override
Event on an input of this Widget (finger, mouse, stilet)