#include <Div.h>
emp::web::internal::DivInfo::DivInfo |
( |
const std::string & |
in_id = "" | ) |
|
|
inlineprotected |
emp::web::internal::DivInfo::DivInfo |
( |
const DivInfo & |
| ) |
|
|
protecteddelete |
virtual emp::web::internal::DivInfo::~DivInfo |
( |
| ) |
|
|
inlineprotectedvirtual |
void emp::web::internal::DivInfo::AddChild |
( |
Widget |
in | ) |
|
|
inlineprotected |
void emp::web::internal::WidgetInfo::AddDependant |
( |
Widget |
in | ) |
|
|
inlineinherited |
template<typename... T>
void emp::web::internal::WidgetInfo::AddDependants |
( |
Widget |
first, |
|
|
T... |
widgets |
|
) |
| |
|
inlineinherited |
void emp::web::internal::WidgetInfo::AddDependants |
( |
| ) |
|
|
inlineinherited |
Widget emp::web::internal::DivInfo::Append |
( |
const std::string & |
text | ) |
|
|
inlineoverrideprotectedvirtual |
Widget emp::web::internal::DivInfo::Append |
( |
const std::function< std::string()> & |
in_fun | ) |
|
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
Widget emp::web::internal::DivInfo::Append |
( |
const Font & |
font | ) |
|
|
inlineoverrideprotectedvirtual |
virtual Widget emp::web::internal::WidgetInfo::Append |
( |
char |
in_char | ) |
|
|
inlinevirtualinherited |
virtual Widget emp::web::internal::WidgetInfo::Append |
( |
double |
in_num | ) |
|
|
inlinevirtualinherited |
virtual Widget emp::web::internal::WidgetInfo::Append |
( |
int |
in_num | ) |
|
|
inlinevirtualinherited |
virtual Widget emp::web::internal::WidgetInfo::Append |
( |
uint32_t |
in_num | ) |
|
|
inlinevirtualinherited |
bool emp::web::internal::DivInfo::AppendOK |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::Clear |
( |
| ) |
|
|
inlineprotected |
void emp::web::internal::DivInfo::ClearChildren |
( |
| ) |
|
|
inlineprotected |
void emp::web::internal::DivInfo::DoActivate |
( |
bool |
top_level = true | ) |
|
|
inlineoverrideprotectedvirtual |
template<typename FWD_TYPE >
Widget emp::web::internal::WidgetInfo::ForwardAppend |
( |
FWD_TYPE && |
arg | ) |
|
|
inlineinherited |
virtual void emp::web::internal::DivInfo::GetHTML |
( |
std::stringstream & |
HTML | ) |
|
|
inlineoverrideprotectedvirtual |
Widget& emp::web::internal::DivInfo::GetRegistered |
( |
const std::string & |
find_name | ) |
|
|
inlineprotected |
web::Text& emp::web::internal::DivInfo::GetTextWidget |
( |
| ) |
|
|
inlineprotected |
virtual std::string emp::web::internal::DivInfo::GetType |
( |
| ) |
|
|
inlineoverridevirtual |
virtual bool emp::web::internal::WidgetInfo::IsButtonInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool emp::web::internal::WidgetInfo::IsCanvasInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool emp::web::internal::WidgetInfo::IsD3VisualiationInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool emp::web::internal::DivInfo::IsDivInfo |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
virtual bool emp::web::internal::WidgetInfo::IsImageInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
bool emp::web::internal::DivInfo::IsRegistered |
( |
const std::string & |
test_name | ) |
const |
|
inlineprotected |
virtual bool emp::web::internal::WidgetInfo::IsSelectorInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool emp::web::internal::WidgetInfo::IsTableInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool emp::web::internal::WidgetInfo::IsTextAreaInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool emp::web::internal::WidgetInfo::IsTextInfo |
( |
| ) |
const |
|
inlinevirtualinherited |
void emp::web::internal::DivInfo::PreventAppend |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::Register |
( |
Widget & |
new_widget | ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::Register_recurse |
( |
Widget & |
new_widget | ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::RegisterChildren |
( |
DivInfo * |
regestrar | ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::ReplaceHTML |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
virtual void emp::web::internal::WidgetInfo::TriggerJS |
( |
| ) |
|
|
inlinevirtualinherited |
std::string emp::web::internal::DivInfo::TypeName |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::Unregister |
( |
Widget & |
old_widget | ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::Unregister_recurse |
( |
Widget & |
old_widget | ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::DivInfo::UnregisterChildren |
( |
DivInfo * |
regestrar | ) |
|
|
inlineoverrideprotectedvirtual |
void emp::web::internal::WidgetInfo::UpdateDependants |
( |
| ) |
|
|
inlineinherited |
std::map<std::string, web::Animate *> emp::web::internal::DivInfo::anim_map |
|
protected |
Streamline creation of Animate objects.
bool emp::web::internal::DivInfo::append_ok |
|
protected |
Can we add more children?
Widgets to be refreshed if this one is triggered.
HTML attributes, CSS style, and listeners for web events.
std::string emp::web::internal::WidgetInfo::id |
|
inherited |
ID used for associated DOM element.
Widgets contained in this one.
WidgetInfo* emp::web::internal::WidgetInfo::parent |
|
inherited |
int emp::web::internal::WidgetInfo::ptr_count |
|
inherited |
How many widgets are pointing to this info?
double emp::web::internal::DivInfo::scroll_top |
|
protected |
Where should div scroll to? (0.0 to 1.0)
Is this element active in DOM?
bool emp::web::internal::DivInfo::text_append |
|
protected |
Can we append to a current text widget?
std::map<std::string, Widget> emp::web::internal::DivInfo::widget_dict |
|
protected |
By-name lookup for descendent widgets.
The documentation for this class was generated from the following file: