GetX
Class Controller
-
getxc
default structure of controller and primitive state -
getxc_execute
for controller class with stateonly status
andexecute
function with return state -
getxc_fetch_list
for controller class with stateList
andfetch
function -
getxc_fetch_single
for controller class with stateSingle Object
andfetch
function
Outside Class
getx_check_state
check status state, usually called after executegetx_check_state_builder
check status state inside widget builder