java.lang.Enumorg.apache.tapestry5.corelib.data.InsertPosition
Field Summary | ||
---|---|---|
public InsertPosition | ABOVE | Insert the new content above (i.e., before) the insertion position. |
public InsertPosition | BELOW | Insert the new context below (i.e., after) the insertion position. |