C# Класс RepairJumpRjWindow, chronojump

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Show ( Gtk parent, JumpRj, myJump, int pDN ) : RepairJumpRjWindow,

Приватные методы

Метод Описание
RepairJumpRjWindow ( Gtk parent, JumpRj, myJump, int pDN ) : System
createTextForTextView ( JumpType, myJumpType ) : string
createTreeView ( Gtk myTreeView ) : void
fillTreeView ( Gtk tv, TreeStore store, JumpRj, myJump, int pDN ) : void
getTotalTime ( ) : double
onSelectionEntry ( object o, EventArgs args ) : void
on_button_accept_clicked ( object o, EventArgs args ) : void
on_button_add_after_clicked ( object o, EventArgs args ) : void
on_button_add_before_clicked ( object o, EventArgs args ) : void
on_button_cancel_clicked ( object o, EventArgs args ) : void
on_button_delete_clicked ( object o, EventArgs args ) : void
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void
putRowNumbers ( TreeStore myStore ) : void
tcCellEdited ( object o, Gtk args ) : void
tvCellEdited ( object o, Gtk args ) : void

Описание методов

Show() публичный статический Метод

public static Show ( Gtk parent, JumpRj, myJump, int pDN ) : RepairJumpRjWindow,
parent Gtk
myJump JumpRj,
pDN int
Результат RepairJumpRjWindow,