A command operating on multiple LimeObjects of a single LimeType

Hierarchy

Implemented by

Properties

Properties

context: LimeWebComponentContext & {
    limetype: string;
}

Context describing the LimeType the command will operate on. If parent is set on the context, it indicates that the LimeObjects are all related to a common parent LimeObject via a belongsto relation

filter: Expression

An expression describing what LimeObjects to operate on