|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.HiddenFieldLocationRulesImpl
public class HiddenFieldLocationRulesImpl
| Constructor Summary | |
|---|---|
HiddenFieldLocationRulesImpl(java.util.Map<java.lang.String,RelativeElementPosition> configuration)
|
|
| Method Summary | |
|---|---|
boolean |
placeHiddenFieldAfter(Element element)
Checks the element to see if a hidden field may be placed after the element (as a sibling element). |
boolean |
placeHiddenFieldInside(Element element)
Checks the element to see if a hidden field may be placed inside the element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HiddenFieldLocationRulesImpl(java.util.Map<java.lang.String,RelativeElementPosition> configuration)
| Method Detail |
|---|
public boolean placeHiddenFieldInside(Element element)
HiddenFieldLocationRules
placeHiddenFieldInside in interface HiddenFieldLocationRulespublic boolean placeHiddenFieldAfter(Element element)
HiddenFieldLocationRules
placeHiddenFieldAfter in interface HiddenFieldLocationRules
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||