protected events = {
        'schedule.prev': { 'control': 'up', title: 'برنامه قبلی', icon: 'up' },
        'schedule.next': { 'control': 'down', title: 'برنامه بعدی', icon: 'bottom' },
        'schedule.enter': { 'control': 'enter', title: 'پخش ویدیو', icon: 'enter' },
    };