|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_FieldGroup
public class X_AD_FieldGroup
Generated Model for AD_FieldGroup
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
static int |
FIELDGROUPTYPE_AD_Reference_ID
FieldGroupType AD_Reference_ID=53000 |
static String |
FIELDGROUPTYPE_Collapse
Collapse = C |
static String |
FIELDGROUPTYPE_Label
Label = L |
static String |
FIELDGROUPTYPE_Tab
Tab = T |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_FieldGroup |
|---|
accessLevel, COLUMNNAME_AD_FieldGroup_ID, COLUMNNAME_EntityType, COLUMNNAME_FieldGroupType, COLUMNNAME_IsCollapsedByDefault, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_FieldGroup(Properties ctx,
int AD_FieldGroup_ID,
String trxName)
Standard Constructor |
|
X_AD_FieldGroup(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_FieldGroup_ID()
Get Field Group. |
String |
getEntityType()
Get Entity Type. |
String |
getFieldGroupType()
Get Field Group Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isCollapsedByDefault()
Get Collapsed By Default. |
void |
setAD_FieldGroup_ID(int AD_FieldGroup_ID)
Set Field Group. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setFieldGroupType(String FieldGroupType)
Set Field Group Type. |
void |
setIsCollapsedByDefault(boolean IsCollapsedByDefault)
Set Collapsed By Default. |
void |
setName(String Name)
Set Name. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int ENTITYTYPE_AD_Reference_ID
public static final int FIELDGROUPTYPE_AD_Reference_ID
public static final String FIELDGROUPTYPE_Tab
public static final String FIELDGROUPTYPE_Label
public static final String FIELDGROUPTYPE_Collapse
| Constructor Detail |
|---|
public X_AD_FieldGroup(Properties ctx,
int AD_FieldGroup_ID,
String trxName)
public X_AD_FieldGroup(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_FieldGroup_ID(int AD_FieldGroup_ID)
setAD_FieldGroup_ID in interface I_AD_FieldGroupAD_FieldGroup_ID - Logical grouping of fieldspublic int getAD_FieldGroup_ID()
getAD_FieldGroup_ID in interface I_AD_FieldGrouppublic void setEntityType(String EntityType)
setEntityType in interface I_AD_FieldGroupEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_FieldGrouppublic void setFieldGroupType(String FieldGroupType)
setFieldGroupType in interface I_AD_FieldGroupFieldGroupType - Field Group Typepublic String getFieldGroupType()
getFieldGroupType in interface I_AD_FieldGrouppublic void setIsCollapsedByDefault(boolean IsCollapsedByDefault)
setIsCollapsedByDefault in interface I_AD_FieldGroupIsCollapsedByDefault - Flag to set the initial state of collapsible field group.public boolean isCollapsedByDefault()
isCollapsedByDefault in interface I_AD_FieldGrouppublic void setName(String Name)
setName in interface I_AD_FieldGroupName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_FieldGrouppublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||