well if you read through the source code you should find out that its not enough to just extend one other class, YOUR class also needs to be extended somewhere. Otherwise Inheritance cannot work. Its like you cut a line in the middle, you have to connect BOTH ends again to have a complete line.
Sebastian 2011/7/7 Guillaume <[email protected]>: > Yes I see those extend attributes in the other basedrawxyz.lzx. > > That's why I'm based on theses classes and my new class extends > "baseDrawObject". > > How can I add my methods in the whiteboard object ? > > Thanks in advance > > Best regards > > Guillaume > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/openmeetings-user/-/gNk7Sd-BwgoJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
