[CLOSED] The Calendar Example is complet?

  1. #1

    [CLOSED] The Calendar Example is complet?

    Hi

    This example is completed?
    Appears to me that seems to me missing a files.

    I'm study this example, and I don´t identity where this codes are declared...

     <Listeners>
      <ViewChange  Fn="CompanyX.viewChange" Scope="CompanyX" />
      <EventClick  Fn="CompanyX.record.show" Scope="CompanyX" />
      <DayClick    Fn="CompanyX.dayClick" Scope="CompanyX" />
      <RangeSelect Fn="CompanyX.rangeSelect" Scope="CompanyX" />
    
      <EventMove   Fn="CompanyX.record.move" Scope="CompanyX" />
      <EventResize Fn="CompanyX.record.resize" Scope="CompanyX" />
      <EventDelete Fn="CompanyX.record.remove" />
    </Listeners>
    Last edited by Daniil; Mar 28, 2012 at 1:53 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please click the "Source Code" button.

    A window with the markup appears.

    Then click the "Download" button at the bottom on the left of that window. A zip will be downloaded.

    There is the common.js file in that zip where you will find the code you've requested.
    Basic.zip\Shared\resources\js\common.js
  3. #3
    Hi Daniil... I found the sources.. thanks a lot... You can close this thread...

Similar Threads

  1. Replies: 0
    Last Post: Jan 13, 2012, 2:33 PM
  2. [CLOSED] [1.0] Calendar
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 22, 2011, 10:22 PM
  3. Replies: 9
    Last Post: Apr 12, 2011, 3:13 PM
  4. [CLOSED] [1.0] How to: Calendar
    By FVNoel in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 22, 2011, 3:22 PM
  5. [CLOSED] [1.0] Calendar bug
    By x1000 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Oct 19, 2010, 12:17 PM

Posting Permissions