Class: Scarpe::WASMDocumentRoot

Inherits:
WASMFlow show all
Defined in:
lib/scarpe/wasm/document_root.rb

Overview

A WASMDocumentRoot is a WASMFlow, with all the same properties and basic behavior.

Constant Summary

Constants included from WASMSpacing

Scarpe::WASMSpacing::SPACING_DIRECTIONS

Instance Attribute Summary

Attributes inherited from WASMWidget

#children, #parent, #shoes_linkable_id

Method Summary

Methods inherited from WASMFlow

#initialize

Methods inherited from WASMSlot

#element, #initialize, #remove_event_callback, #remove_event_callbacks, #set_event_callback

Methods included from WASMSpacing

#extract_spacing_styles_for, #spacing_values_from_options, #style

Methods included from WASMBorder

#style

Methods included from WASMBackground

#style

Methods inherited from WASMWidget

#bind, #destroy_self, display_class_for, #handler_js_code, #html_element, #html_id, #initialize, #inspect, #needs_update!, #promise_update, #properties_changed, #set_parent, #to_html

Constructor Details

This class inherits a constructor from Scarpe::WASMFlow