메소드 | 설명 | |
---|---|---|
OneToManyGridRelationship ( ) : System |
Initializes a new instance of the OneToManyGridRelationship class.
|
메소드 | 설명 | |
---|---|---|
UpdateControl ( Object entity ) : void |
Initializes and updates the control with the relationships held within the specified business object.
|
|
UpdateLink ( Object link ) : void |
Initializes and updates the control with the relationships held within the specified business object.
|
|
UpdateRelationships ( Object entity ) : void |
Updates the specified business object with values bound to the control which represent the current relationships.
|
protected UpdateLink ( Object link ) : void | ||
link | Object | The business object that contains /// the current relationships with which to update the control. |
리턴 | void |
protected UpdateRelationships ( Object entity ) : void | ||
entity | Object | |
리턴 | void |