21#ifndef __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_HXX__
22#define __ANTARES_TOOLBOX_COMPONENT_HTMLLISTBOX_ITEM_HXX__
bool highlighted() const
Get if the item is highlighted.
Definition item.hxx:32
bool pHighlighted
Is the item highlighted.
Definition item.h:93
bool pVisible
Visible.
Definition item.h:95
bool visible() const
Get if the item is visible.
Definition item.hxx:37
virtual bool interactive() const
Get the item is interactive (can be clicked by the user)
Definition item.hxx:47