NINJA-IDE

Module: itab_item.py API

No description.

Class: ITabItem(object)

class ITabItem(object):

No description.

Function: __eq__(path) [at ln:41]

def __eq__(path):
Compares if the path (str) received is equal to the id

Function: __init__() [at ln:24]

def __init__():

No description.


Function: add_extra_menu(cls, menu, lang=str) [at ln:45]

def add_extra_menu(cls, menu, lang=str):

No description.

Decorators:

  • classmethod

Function: get_id() [at ln:30]

def get_id():

No description.


Function: set_id(id_) [at ln:33]

def set_id(id_):

No description.

Contents © 2013 NINJA-IDE - Powered by Nikola and Documentor