public class MethodActionHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ARG_CLASS |
static java.lang.String |
ARG_ICON |
static java.lang.String |
FLAG_ACTION |
static java.lang.String |
FLAG_ICON |
static int |
METHOD_ARG_TYPE_INPUT |
static int |
METHOD_ARG_TYPE_OUTPUT |
static int |
METHOD_ARG_TYPE_USER_INPUT |
static int |
METHOD_ARG_TYPE2_LIST |
static int |
METHOD_ARG_TYPE2_PRIMITIVE |
static int |
METHOD_ARG_TYPE2_QUERY |
static int |
METHOD_ARG_TYPE2_STATIC_LIST |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JButton[] |
createButtons(CLBrowser browser,
JPanelToolBar panelToolBar,
Instance instance,
Session userSession,
int formKey,
int panelKey) |
static void |
setMethodArguments(OMSAction action) |
public static final java.lang.String FLAG_ICON
public static final java.lang.String FLAG_ACTION
public static final java.lang.String ARG_ICON
public static final java.lang.String ARG_CLASS
public static final int METHOD_ARG_TYPE_INPUT
public static final int METHOD_ARG_TYPE_OUTPUT
public static final int METHOD_ARG_TYPE_USER_INPUT
public static final int METHOD_ARG_TYPE2_PRIMITIVE
public static final int METHOD_ARG_TYPE2_LIST
public static final int METHOD_ARG_TYPE2_STATIC_LIST
public static final int METHOD_ARG_TYPE2_QUERY
public static javax.swing.JButton[] createButtons(CLBrowser browser, JPanelToolBar panelToolBar, Instance instance, Session userSession, int formKey, int panelKey) throws java.rmi.RemoteException, java.sql.SQLException
java.rmi.RemoteException
java.sql.SQLException
public static void setMethodArguments(OMSAction action) throws java.rmi.RemoteException, java.sql.SQLException
java.rmi.RemoteException
java.sql.SQLException