메소드 | 설명 | |
---|---|---|
CreateUIFilter ( IClassDef classDef ) : IFilterDef | ||
CreateUIFilterProperty ( IPropDef propDef ) : IFilterPropertyDef | ||
UIFilterCreator ( IDefClassFactory factory ) : System |
메소드 | 설명 | |
---|---|---|
GetCheckBoxControlType ( ) : |
||
GetComboBoxControlType ( ) : |
||
GetControlType ( IPropDef propDef ) : |
||
GetControlType ( string assemblyName, string formFieldTypeName ) : |
||
GetDateTimeControlType ( ) : |
||
GetFilterClauseOperator ( IPropDef propDef ) : FilterClauseOperator | ||
GetTextBoxControlType ( ) : |
public CreateUIFilter ( IClassDef classDef ) : IFilterDef | ||
classDef | IClassDef | |
리턴 | IFilterDef |
public CreateUIFilterProperty ( IPropDef propDef ) : IFilterPropertyDef | ||
propDef | IPropDef | |
리턴 | IFilterPropertyDef |
public UIFilterCreator ( IDefClassFactory factory ) : System | ||
factory | IDefClassFactory | |
리턴 | System |