FrameIT
REST_JSON_API.Scroll Member List

This is the complete list of members for REST_JSON_API.Scroll, including all inherited members.

_IJGetHierarchie(List< Directories > hierarchie_base)IJSONsavable< Scroll >virtual
_IJGetName(string name)IJSONsavable< Scroll >virtual
_IJGetRawObject(out T payload, string path)IJSONsavable< Scroll >virtual
_IJPostProcess(Scroll payload)REST_JSON_API.Scrollprivate
IJSONsavable< Scroll >._IJPostProcess(T payload)IJSONsavable< Scroll >virtual
_IJPreProcess(T payload)IJSONsavable< Scroll >virtual
acquiredFactsREST_JSON_API.Scroll
delete(List< Directories > hierarchie, string name, bool use_install_folder=false)IJSONsavable< Scroll >static
delete(string path)IJSONsavable< Scroll >privatestatic
delete_children(List< Directories > hierarchie, string name, bool use_install_folder=false, int skip_last_children=0)IJSONsavable< Scroll >static
descriptionREST_JSON_API.Scroll
hierarchieIJSONsavable< Scroll >protectedstatic
InstanceIJSONsavable< Scroll >static
JsonAutoPostProcessFieldsIJSONsavable< Scroll >static
JsonAutoPreProcessFieldsIJSONsavable< Scroll >static
JsonSaveableFieldsIJSONsavable< Scroll >static
JsonSeperateFieldsIJSONsavable< Scroll >static
labelREST_JSON_API.Scroll
load(List< Directories > hierarchie, string name, out T payload, bool use_install_folder=false, bool deep_load=true, bool post_process=true)IJSONsavable< Scroll >static
load_children(List< Directories > hierarchie, string name, ref T raw_payload, bool use_install_folder=false, bool deep_load=true, bool post_process=true)IJSONsavable< Scroll >static
nameREST_JSON_API.Scroll
pathREST_JSON_API.Scroll
postprocess(T payload)IJSONsavable< Scroll >static
preprocess(T payload)IJSONsavable< Scroll >static
requiredFactsREST_JSON_API.Scroll
ScrollReferenceREST_JSON_API.Scroll
store(List< Directories > hierarchie, string name, bool use_install_folder=false, bool overwrite=true, bool deep_store=true)IJSONsavable< Scroll >
store(List< Directories > hierarchie, string name, T payload, bool use_install_folder=false, bool overwrite=true, bool deep_store=true)IJSONsavable< Scroll >static
store_children(List< Directories > hierarchie, string name, bool use_install_folder=false, bool overwrite=true, bool deep_store=true)IJSONsavable< Scroll >
store_children(List< Directories > hierarchie, string name, T payload, bool use_install_folder=false, bool overwrite=true, bool deep_store=true)IJSONsavable< Scroll >static