C# Class TrinityCore_Manager.ViewModels.AddEditItemViewModel

Inheritance: Catel.MVVM.ViewModelBase
Show file Open project: TrinityCore-Manager/TrinityCore-Manager-v3

Public Properties

Property Type Description
AddEditItemProperty PropertyData
BindProperty PropertyData
BindsProperty PropertyData
BloodElfAllowedProperty PropertyData
BuyCopperProperty PropertyData
BuyGoldProperty PropertyData
BuySilverProperty PropertyData
DeathKnightProperty PropertyData
DraeneiAllowedProperty PropertyData
DruidAllowedProperty PropertyData
DwarfAllowedProperty PropertyData
GnomeAllowedProperty PropertyData
HumanAllowedProperty PropertyData
HunterAllowedProperty PropertyData
ITypeProperty PropertyData
ITypesProperty PropertyData
ItemIdProperty PropertyData
MageAllowedProperty PropertyData
NightElfAllowedProperty PropertyData
OrcAllowedProperty PropertyData
PaladinAllowedProperty PropertyData
PriestAllowedProperty PropertyData
RogueAllowedProperty PropertyData
SellCopperProperty PropertyData
SellGoldProperty PropertyData
SellSilverProperty PropertyData
ShamanAllowedProperty PropertyData
SkillProfessionsProperty PropertyData
TaurenAllowedProperty PropertyData
TrollAllowedProperty PropertyData
UndeadAllowedProperty PropertyData
WarlockAllowedProperty PropertyData
WarriorAllowedProperty PropertyData

Private Properties

Property Type Description

Public Methods

Method Description
AddEditItemViewModel ( AddEditItemModel model, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System

Method Details

AddEditItemViewModel() public method

public AddEditItemViewModel ( AddEditItemModel model, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System
model TrinityCore_Manager.Models.AddEditItemModel
pleaseWaitService IPleaseWaitService
messageService IMessageService
return System

Property Details

AddEditItemProperty public static property

public static PropertyData AddEditItemProperty
return PropertyData

BindProperty public static property

public static PropertyData BindProperty
return PropertyData

BindsProperty public static property

public static PropertyData BindsProperty
return PropertyData

BloodElfAllowedProperty public static property

public static PropertyData BloodElfAllowedProperty
return PropertyData

BuyCopperProperty public static property

public static PropertyData BuyCopperProperty
return PropertyData

BuyGoldProperty public static property

public static PropertyData BuyGoldProperty
return PropertyData

BuySilverProperty public static property

public static PropertyData BuySilverProperty
return PropertyData

DeathKnightProperty public static property

public static PropertyData DeathKnightProperty
return PropertyData

DraeneiAllowedProperty public static property

public static PropertyData DraeneiAllowedProperty
return PropertyData

DruidAllowedProperty public static property

public static PropertyData DruidAllowedProperty
return PropertyData

DwarfAllowedProperty public static property

public static PropertyData DwarfAllowedProperty
return PropertyData

GnomeAllowedProperty public static property

public static PropertyData GnomeAllowedProperty
return PropertyData

HumanAllowedProperty public static property

public static PropertyData HumanAllowedProperty
return PropertyData

HunterAllowedProperty public static property

public static PropertyData HunterAllowedProperty
return PropertyData

ITypeProperty public static property

public static PropertyData ITypeProperty
return PropertyData

ITypesProperty public static property

public static PropertyData ITypesProperty
return PropertyData

ItemIdProperty public static property

public static PropertyData ItemIdProperty
return PropertyData

MageAllowedProperty public static property

public static PropertyData MageAllowedProperty
return PropertyData

NightElfAllowedProperty public static property

public static PropertyData NightElfAllowedProperty
return PropertyData

OrcAllowedProperty public static property

public static PropertyData OrcAllowedProperty
return PropertyData

PaladinAllowedProperty public static property

public static PropertyData PaladinAllowedProperty
return PropertyData

PriestAllowedProperty public static property

public static PropertyData PriestAllowedProperty
return PropertyData

RogueAllowedProperty public static property

public static PropertyData RogueAllowedProperty
return PropertyData

SellCopperProperty public static property

public static PropertyData SellCopperProperty
return PropertyData

SellGoldProperty public static property

public static PropertyData SellGoldProperty
return PropertyData

SellSilverProperty public static property

public static PropertyData SellSilverProperty
return PropertyData

ShamanAllowedProperty public static property

public static PropertyData ShamanAllowedProperty
return PropertyData

SkillProfessionsProperty public static property

public static PropertyData SkillProfessionsProperty
return PropertyData

TaurenAllowedProperty public static property

public static PropertyData TaurenAllowedProperty
return PropertyData

TrollAllowedProperty public static property

public static PropertyData TrollAllowedProperty
return PropertyData

UndeadAllowedProperty public static property

public static PropertyData UndeadAllowedProperty
return PropertyData

WarlockAllowedProperty public static property

public static PropertyData WarlockAllowedProperty
return PropertyData

WarriorAllowedProperty public static property

public static PropertyData WarriorAllowedProperty
return PropertyData