Package x
Class Sys
java.lang.Object
lib.Sys
x.Sys
...
- Author:
- Sakdsitt Likhitmetagool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetDataUsage(String sourceCode) xxxstatic StringprintMenu(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) static StringprintMenuBlank(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) static StringprintSidebarMenu(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) static voidsetAppValues(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) Methods inherited from class lib.Sys
bkkTime, getQDirectStorageNetwork, getQDirectStorageNetworkObject, getQDirectStorageNetworkObject, getTarget, inRole, isXDNotNull, locale, loginSecureTokens, loginTokens, path, qdn, qdnObj, qdnObj, secureKey, securePath, secureTarget, socialSignin, toIdValue, toLBangkokDateValue, toLBangkokDayValue, toLBangkokMonthValue, toLBangkokOnlyTimeValue, toLBangkokTHDateValue, toLBangkokTimeValue, toLBangkokTimeValue, toLBangkokTimeValue2, toLBangkokYearValue, toLCalendarDateTimeValue, toLDateTimeValue, toLDateTimeValue, toLDateTimeValue, toLDateTimeValueTH, toLDateValue, toLDateValue, toLDateValue, toLSingaporeTimeValue, toLSingaporeTimeValue, toLTimeValue, toLTimeValue, toLUTC7DateValue, toLUTC7TimeValue, toLUTC7TimeValue, toNameValue, toTimeValue, toValue, toValue, uuid, v, val, value
-
Constructor Details
-
Sys
public Sys()
-
-
Method Details
-
getDataUsage
xxx -
setAppValues
public static void setAppValues(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) -
printMenu
public static String printMenu(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) -
printMenuBlank
public static String printMenuBlank(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain) -
printSidebarMenu
public static String printSidebarMenu(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, th.co.skylogicsystem.skyframework.core.server.service.basic.servicelayer.SCMain scmain)
-