프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MainWin | MainWindow |
메소드 | 설명 | |
---|---|---|
ComboAccrualYearsFill ( Gtk.ComboBox combo ) : void | ||
ComboContractFill ( Gtk.ComboBox combo, int Lessee_id, bool OnlyCurrent ) : void | ||
ComboContractFill ( Gtk.ComboBox combo, int Month, int Year ) : void | ||
ComboFillUsers ( Gtk.ComboBox combo, string TableDB ) : void | ||
ComboPlaceNoFill ( Gtk.ComboBox combo, int Type_id ) : void | ||
FillServiceListStore ( |
||
Main ( string args ) : void |
메소드 | 설명 | |
---|---|---|
CreateProjectParam ( ) : void |
public static ComboAccrualYearsFill ( Gtk.ComboBox combo ) : void | ||
combo | Gtk.ComboBox | |
리턴 | void |
public static ComboContractFill ( Gtk.ComboBox combo, int Lessee_id, bool OnlyCurrent ) : void | ||
combo | Gtk.ComboBox | |
Lessee_id | int | |
OnlyCurrent | bool | |
리턴 | void |
public static ComboContractFill ( Gtk.ComboBox combo, int Month, int Year ) : void | ||
combo | Gtk.ComboBox | |
Month | int | |
Year | int | |
리턴 | void |
public static ComboFillUsers ( Gtk.ComboBox combo, string TableDB ) : void | ||
combo | Gtk.ComboBox | |
TableDB | string | |
리턴 | void |
public static ComboPlaceNoFill ( Gtk.ComboBox combo, int Type_id ) : void | ||
combo | Gtk.ComboBox | |
Type_id | int | |
리턴 | void |
public static FillServiceListStore ( |
||
list | ||
리턴 | void |