프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ctx | IZetboxContext | ||
dt | DataType |
메소드 | 설명 | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx, DataType dt ) : void | ||
Generate ( ) : void | ||
GetAuditProperties ( ) : List |
||
GetRecalcProperties ( ) : List |
||
OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System |
메소드 | 설명 | |
---|---|---|
ApplyNotifyPropertyChanged ( System.Property prop ) : void | ||
ApplyNotifyPropertyChanging ( System.Property prop ) : void | ||
GetNonModifyingProperties ( ) : List |
protected ApplyNotifyPropertyChanged ( System.Property prop ) : void | ||
prop | System.Property | |
리턴 | void |
protected ApplyNotifyPropertyChanging ( System.Property prop ) : void | ||
prop | System.Property | |
리턴 | void |
public static Call ( Arebis _host, IZetboxContext ctx, DataType dt ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
dt | DataType | |
리턴 | void |
public OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
dt | DataType | |
리턴 | System |