Interface IGenericBaseLayout

interface IGenericBaseLayout {
    qInfo: INxInfo;
    qMeta: INxMeta;
}

Hierarchy (view full)

Properties

Properties

qInfo: INxInfo
qMeta: INxMeta