class TaskJuggler::JournalSortListAttribute
Public Class Methods
Source
# File lib/taskjuggler/Attributes.rb, line 325 def initialize(property, type, container) super end
Calls superclass method
TaskJuggler::ListAttributeBase::new
Source
# File lib/taskjuggler/Attributes.rb, line 329 def JournalSortListAttribute::tjpId 'journalsorting' end