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 MementoPropCnr
EditorDatabaseProps. 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 MementoPropCnr
EditorTextTable. 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 MementoPropCnr
EditorVirtualSpace. 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 MementoPropCnr
EditorWebServiceProp. getPersistentMemento(boolean doCreate)
Gets the memento used to save the editor in this property.