Package com.jidesoft.utils
Interface PersistenceUtilsCallback
-
public interface PersistenceUtilsCallbackThis interface is used by several PersistenceUtils classes inside JIDE to register a callback when writing or reading the xml element.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePersistenceUtilsCallback.Loadstatic interfacePersistenceUtilsCallback.Save
-