Class: Scarpe::WASMStack

Inherits:
WASMSlot show all
Defined in:
lib/scarpe/wasm/stack.rb

Constant Summary

Constants included from WASMSpacing

Scarpe::WASMSpacing::SPACING_DIRECTIONS

Instance Attribute Summary

Attributes inherited from WASMWidget

#children, #parent, #shoes_linkable_id

Instance Method Summary collapse

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

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::WASMSlot

Instance Method Details

#get_styleObject



5
6
7
# File 'lib/scarpe/wasm/stack.rb', line 5

def get_style
  style
end