Empirical
Public Member Functions | List of all members
emp::web::Close Class Reference

#include <commands.h>

Inheritance diagram for emp::web::Close:
emp::web::internal::WidgetCommand

Public Member Functions

 Close (const std::string &id)
 
bool Trigger (internal::WidgetInfo &w) const override
 
const std::string & GetID () const
 

Detailed Description

The Close command will prevent the specified widget from accepting further appends (and instead revert to trying parents)

Constructor & Destructor Documentation

emp::web::Close::Close ( const std::string &  id)
inline

Member Function Documentation

const std::string& emp::web::Close::GetID ( ) const
inline
bool emp::web::Close::Trigger ( internal::WidgetInfo w) const
inlineoverridevirtual

The documentation for this class was generated from the following file: