WxAndroid/Wrappers

From WxWiki
Jump to navigation Jump to search

MethodParams

MethodParams is private class in wxAndroid, its purpose is to store parameters compatible for invokeViewMethod java function.

MethodParams creates jobject array of given size and with two functions GetTypes() and GetValues()

GetTypes

GetValues