abstract class ReorderChildrenAction::Template

Defined in:

orma/reorder_children_action.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(uri_path : String) #

[View source]

Instance Method Detail

abstract def child_view(child) #

[View source]
abstract def children #

[View source]
def to_html(io, indent_level = 0) #

[View source]
def to_html #

[View source]
def to_html(&) #

[View source]
def uri_path : String #

[View source]