|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.devaki.nextobjects.workspace.models.objects.BaseObject org.devaki.nextobjects.workspace.models.objects.BaseClass org.devaki.nextobjects.workspace.models.objects.Label
This class is responsible for having labels
Constructor Summary | |
Label(BaseModel pModel)
Constructor |
|
Label(Label pObject)
Construct a new 'Label' object |
Method Summary | |
ObjectView |
getObjectView()
get the label view |
Methods inherited from class org.devaki.nextobjects.workspace.models.objects.BaseClass |
getAbstractClass, getAlias, getBaseClass, getBasePeer, getColumnForId, getHeavyIndexing, getIdMethod, getIndexes, getJavaName, getJavaNamingMethod, getSkipSql, getUniques, setAbstractClass, setAlias, setBaseClass, setBasePeer, setData, setHeavyIndexing, setIdMethod, setIndexes, setJavaName, setJavaNamingMethod, setSkipSql, setUniques |
Methods inherited from class org.devaki.nextobjects.workspace.models.objects.BaseObject |
getCode, getColumns, getData, getDataChanged, getDescription, getDynamicTreeNode, getMyModel, getName, getNotes, resetModelStatus, setCode, setColumns, setDataChanged, setDescription, setDynamicTreeNode, setMyModel, setName, setNotes, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Label(BaseModel pModel)
pModel
- the context modelpublic Label(Label pObject)
pObject
- the label to cloneMethod Detail |
public final ObjectView getObjectView()
getObjectView
in class BaseClass
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |