Uses of Class
org.docx4j.vml.officedrawing.CTLock
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTLock in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTLock Modifier and Type Field Description protected CTLockCTShapeDefaults. lockMethods in org.docx4j.vml.officedrawing that return CTLock Modifier and Type Method Description CTLockObjectFactory. createCTLock()Create an instance ofCTLockCTLockCTShapeDefaults. getLock()Shape ProtectionsMethods in org.docx4j.vml.officedrawing that return types with arguments of type CTLock Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTLock>ObjectFactory. createLock(CTLock value)Methods in org.docx4j.vml.officedrawing with parameters of type CTLock Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTLock>ObjectFactory. createLock(CTLock value)voidCTShapeDefaults. setLock(CTLock value)Sets the value of the lock property.