public class OAObjectCallback extends Object
OAObjectCallbackDelegate
,
annotation for example
Modifier and Type | Class and Description |
---|---|
static class |
OAObjectCallback.Type
Type of request being made from caller object.
|
Modifier and Type | Field and Description |
---|---|
static int |
CHECK_ALL |
static int |
CHECK_AllButProcessed |
static int |
CHECK_CallbackMethod |
static int |
CHECK_EnabledProperty |
static int |
CHECK_IncludeMaster |
static int |
CHECK_None |
static int |
CHECK_Processed |
static int |
CHECK_UserEnabledProperty |
Constructor and Description |
---|
OAObjectCallback(OAObjectCallback.Type type) |
OAObjectCallback(OAObjectCallback.Type type,
int checkType,
Hub hub,
Class clazz,
OAObject oaObj,
String propertyName,
Object value) |
OAObjectCallback(OAObjectCallback.Type type,
int checkType,
OAObjectCallback eq) |
public static final int CHECK_None
public static final int CHECK_Processed
public static final int CHECK_EnabledProperty
public static final int CHECK_UserEnabledProperty
public static final int CHECK_CallbackMethod
public static final int CHECK_IncludeMaster
public static final int CHECK_ALL
public static final int CHECK_AllButProcessed
public OAObjectCallback(OAObjectCallback.Type type)
public OAObjectCallback(OAObjectCallback.Type type, int checkType, Hub hub, Class clazz, OAObject oaObj, String propertyName, Object value)
public OAObjectCallback(OAObjectCallback.Type type, int checkType, OAObjectCallback eq)
public Class getCalcClass()
public void setType(OAObjectCallback.Type t)
public OAObjectCallback.Type getType()
public int getCheckType()
public void setCheckType(int x)
public void setHub(Hub h)
public Hub getHub()
public OAObject getObject()
public void setObject(OAObject object)
public void ack()
public void setAcknownledged(boolean b)
public boolean getAcknownledged()
public String getPropertyName()
public void setPropertyName(String s)
public void setOldValue(Object obj)
public Object getOldValue()
public void setValue(Object obj)
public Object getValue()
public void setResponse(String response)
public String getResponse()
public Throwable getThrowable()
public void setThrowable(Throwable t)
public String getDisplayResponse()
public String getConfirmTitle()
public void setConfirmTitle(String confirmTitle)
public String getConfirmMessage()
public void setConfirmMessage(String confirmMessage)
public String getToolTip()
public void setToolTip(String toolTip)
public boolean isAllowed()
public boolean getAllowed()
public void setAllowed(boolean enabled)
public boolean getBooleanValue()
public int getIntValue()
public JLabel getLabel()
public void setLabel(JLabel label)
public String getFormat()
public void setFormat(String format)
Copyright © 1999–2025 ViaOA. All rights reserved.