de.cbse.jeasy
Class JEChildProperties
java.lang.Object
de.cbse.jeasy.JEChildProperties
public class JEChildProperties
- extends java.lang.Object
Properties of a jeasy child of a JEParentComonent.
- Author:
- Harry Pfohl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JEChildProperties
public JEChildProperties()
isNorth
public boolean isNorth()
setNorth
public void setNorth(boolean north)
isSouth
public boolean isSouth()
setSouth
public void setSouth(boolean south)
isEast
public boolean isEast()
setEast
public void setEast(boolean east)
isWest
public boolean isWest()
setWest
public void setWest(boolean west)
isCenter
public boolean isCenter()
setCenter
public void setCenter(boolean center)
getIndex
public int getIndex()
setIndex
public void setIndex(int index)
getJeasyId
public java.lang.String getJeasyId()
setJeasyId
public void setJeasyId(java.lang.String jeasyId)
getJeo
public JEObject getJeo()
setJeo
public void setJeo(JEObject jeo)
isParent
public boolean isParent()
setParent
public void setParent(boolean parent)