Class: PPZ::UnorderedListWrapperModel
- Inherits:
-
AbstractListWrapperModel
- Object
- AbstractModel
- AbstractWrapperModel
- AbstractListWrapperModel
- PPZ::UnorderedListWrapperModel
- Defined in:
- lib/doc/model/list/wrapper/unordered.rb
Constant Summary collapse
- TAG_NAME =
'ul'
Instance Attribute Summary
Attributes inherited from AbstractListWrapperModel
Attributes inherited from AbstractModel
#father_model, #index, #left_model, #right_model
Method Summary
Methods inherited from AbstractListWrapperModel
Methods inherited from AbstractWrapperModel
#append, #initialize, #to_html
Methods inherited from AbstractModel
from_line, #transform_inline_element
Constructor Details
This class inherits a constructor from PPZ::AbstractListWrapperModel