Module/Screenmap library
Functions
-
buildFactoryMap(
) → void -
V_getScreen(
String strfrm, String title, String cpName, String strparameter, {bool hideAppBar = false, bool isMainScreen = false}) → CyberFormView? - Get CyberFormView từ tên form
-
V_getView(
String viewName, {String cpName = "", String strParameter = "", dynamic objectData}) → CyberContentViewWidget? -
V_getViewInstance(
String viewName, {String cpName = "", String strParameter = "", dynamic objectData}) → CyberContentViewForm?