java.lang.EnumControls the position of newly added PropertyModel s inside a BeanModel .org.apache.tapestry5.beaneditor.RelativePosition
Field Summary | ||
---|---|---|
public RelativePosition | BEFORE | The new PropertyModel goes before the existing model. |
public RelativePosition | AFTER | The new PropertyModel goes after the existing model. |