Uses of Class
com.iizigo.prop.MementoPropCnr
Packages that use MementoPropCnr Package Description com.iizigo.db.prop com.iizigo.text.prop com.iizigo.vs.prop com.iizigo.ws.prop Uses of MementoPropCnr in com.iizigo.db.prop
Methods in com.iizigo.db.prop that return MementoPropCnr Modifier and Type Method Description MementoPropCnrEditorDatabaseProps. getPersistentMemento(boolean doCreate)Gets the memento used to save the editor in this property.Uses of MementoPropCnr in com.iizigo.text.prop
Methods in com.iizigo.text.prop that return MementoPropCnr Modifier and Type Method Description MementoPropCnrEditorTextTable. getPersistentMemento(boolean doCreate)Gets the memento used to save the editor in this property.Uses of MementoPropCnr in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return MementoPropCnr Modifier and Type Method Description MementoPropCnrEditorVirtualSpace. getPersistentMemento(boolean doCreate)Gets the memento used to save the editor in this property.Uses of MementoPropCnr in com.iizigo.ws.prop
Methods in com.iizigo.ws.prop that return MementoPropCnr Modifier and Type Method Description MementoPropCnrEditorWebServiceProp. getPersistentMemento(boolean doCreate)Gets the memento used to save the editor in this property.