class TokyoMetro::App::Renderer::StationFacility::Platform::Info::MetaClass::TableRow::BarrierFreeFacilityInfos::Inside
Private Instance Methods
li_class()
click to toggle source
# File lib/tokyo_metro/app/renderer/station_facility/platform/info/meta_class/table_row/barrier_free_facility_infos/inside.rb, line 9 def li_class :inside_barrier_free_facility_info end
ul_class()
click to toggle source
Calls superclass method
TokyoMetro::App::Renderer::StationFacility::Platform::Info::MetaClass::TableRow::BarrierFreeFacilityInfos::MetaClass#ul_class
# File lib/tokyo_metro/app/renderer/station_facility/platform/info/meta_class/table_row/barrier_free_facility_infos/inside.rb, line 5 def ul_class [ :inside_barrier_free_facility_infos_for_this_position , super() ].flatten end