Method | Description | |
---|---|---|
CreateNewUiObject ( XCore.Mediator mediator, int classId, int hvoOwner, int flid, int insertionPosition ) : |
Handle the context menu for inserting a LexPronunciation.
|
|
LexPronunciationUi ( ICmObject obj ) : System |
Create one. Argument must be a LexPronunciation.
|
Method | Description | |
---|---|---|
LexPronunciationUi ( ) : System |
public static CreateNewUiObject ( XCore.Mediator mediator, int classId, int hvoOwner, int flid, int insertionPosition ) : |
||
mediator | XCore.Mediator | |
classId | int | |
hvoOwner | int | |
flid | int | |
insertionPosition | int | |
return |
public LexPronunciationUi ( ICmObject obj ) : System | ||
obj | ICmObject | |
return | System |