Uses of Interface
com.iizigo.editor.complex.IComplexSubOperation
Packages that use IComplexSubOperation Package Description com.iizigo.editor.complex com.iizigo.text.prop Uses of IComplexSubOperation in com.iizigo.editor.complex
Methods in com.iizigo.editor.complex with parameters of type IComplexSubOperation Modifier and Type Method Description void
ComplexOperation. addOperation(IComplexSubOperation oper)
Adds a sub operation.Uses of IComplexSubOperation in com.iizigo.text.prop
Classes in com.iizigo.text.prop that implement IComplexSubOperation Modifier and Type Class Description class
ValidateKStringPropSubOperation
Sub operation for rename property.