|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_Color
org.compiere.model.MColor
public class MColor
Color Persistent Object Model (DisplayType=27)
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_AD_Color |
|---|
accessLevel, COLORTYPE_AD_Reference_ID, COLORTYPE_Gradient, COLORTYPE_Line, COLORTYPE_NormalFlat, COLORTYPE_TexturePicture, Model, STARTPOINT_AD_Reference_ID, STARTPOINT_East, STARTPOINT_North, STARTPOINT_NorthEast, STARTPOINT_NorthWest, STARTPOINT_South, STARTPOINT_SouthEast, STARTPOINT_SouthWest, STARTPOINT_West, Table_ID, Table_Name, updatedMS |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MColor(Ctx ctx,
int AD_Color_ID,
String trxName)
Color Model |
|
| Method Summary | |
|---|---|
CompiereColor |
getCompiereColor()
Get CompiereColor. |
protected Object |
loadSpecial(ResultSet rs,
int index)
Load Special data (images, ..). |
protected String |
saveNewSpecial(Object value,
int index)
Save Special Data. |
String |
toString()
String Representation |
| Methods inherited from class org.compiere.model.X_AD_Color |
|---|
get_AccessLevel, getAD_Color_ID, getAD_Image_ID, getAlpha_1, getAlpha, getBlue_1, getBlue, getColorType, getGreen_1, getGreen, getImageAlpha, getKeyNamePair, getLineDistance, getLineWidth, getName, getRed_1, getRed, getRepeatDistance, getStartPoint, initPO, isColorTypeValid, isDefault, isStartPointValid, setAD_Color_ID, setAD_Image_ID, setAlpha_1, setAlpha, setBlue_1, setBlue, setColorType, setGreen_1, setGreen, setImageAlpha, setIsDefault, setLineDistance, setLineWidth, setName, setRed_1, setRed, setRepeatDistance, setStartPoint |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MColor(Ctx ctx,
int AD_Color_ID,
String trxName)
ctx - contextAD_Color_ID - colortrxName - transaction| Method Detail |
|---|
public String toString()
toString in class X_AD_Color
protected Object loadSpecial(ResultSet rs,
int index)
throws SQLException
loadSpecial in class POrs - result setindex - zero based index
SQLException
protected String saveNewSpecial(Object value,
int index)
saveNewSpecial in class POvalue - valueindex - index
public CompiereColor getCompiereColor()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||