Method | Description | |
---|---|---|
AddNotification ( IVwNotifyChange nchng ) : void | ||
GetInterestingTextList ( XCore.Mediator mediator, IFdoServiceLocator services ) : |
||
InterestingTextsDecorator ( ISilDataAccessManaged domainDataByFlid, |
||
RemoveNotification ( IVwNotifyChange nchng ) : void | ||
SetInterestingTexts ( IEnumerable |
||
SetMediator ( XCore.Mediator mediator ) : void | ||
SetRootHvo ( int hvo ) : void | ||
VecProp ( int hvo, int tag ) : int[] | ||
get_VecItem ( int hvo, int tag, int index ) : int | ||
get_VecSize ( int hvo, int tag ) : int |
Method | Description | |
---|---|---|
GetInterestingTexts ( ) : int[] | ||
m_interestingTexts_InterestingTextsChanged ( object sender, |
public AddNotification ( IVwNotifyChange nchng ) : void | ||
nchng | IVwNotifyChange | |
return | void |
static public GetInterestingTextList ( XCore.Mediator mediator, IFdoServiceLocator services ) : |
||
mediator | XCore.Mediator | |
services | IFdoServiceLocator | |
return |
public InterestingTextsDecorator ( ISilDataAccessManaged domainDataByFlid, |
||
domainDataByFlid | ISilDataAccessManaged | |
configurationNode | ||
services | IFdoServiceLocator | |
return | System |
public RemoveNotification ( IVwNotifyChange nchng ) : void | ||
nchng | IVwNotifyChange | |
return | void |
public SetInterestingTexts ( IEnumerable |
||
newTexts | IEnumerable |
|
return | void |
public SetMediator ( XCore.Mediator mediator ) : void | ||
mediator | XCore.Mediator | |
return | void |
public get_VecItem ( int hvo, int tag, int index ) : int | ||
hvo | int | |
tag | int | |
index | int | |
return | int |
public get_VecSize ( int hvo, int tag ) : int | ||
hvo | int | |
tag | int | |
return | int |