Winter Cardinal UI - v0.442.0 / EShapeCapabilityContainer
• added: number
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:4
• locked: number
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:6
• removed: number
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:5
▸ add(target
): this
Name | Type |
---|---|
target |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:8
▸ clear(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:12
▸ copy(target
): this
Name | Type |
---|---|
target |
EShapeCapabilityContainer |
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:15
▸ lock(target
): this
Name | Type |
---|---|
target |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:10
▸ remove(target
): this
Name | Type |
---|---|
target |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:9
▸ set(added?
, removed?
, locked?
): this
Name | Type |
---|---|
added? |
number |
removed? |
number |
locked? |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:14
▸ unlock(target
): this
Name | Type |
---|---|
target |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-capability-container.ts:11