Package org.hippoecm.frontend.util
Class CompoundFieldUtils
java.lang.Object
org.hippoecm.frontend.util.CompoundFieldUtils
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
highlightFieldPanel
(org.apache.wicket.Component component, CompoundFieldUtils.EventType eventType) Highlights the compound panel of the given field by the given event
-
Field Details
-
ADD_FIELD_PANEL_HIGHLIGHT_JS
- See Also:
-
ADD_PANEL_HIGHLIGHT_JS
- See Also:
-
-
Constructor Details
-
CompoundFieldUtils
public CompoundFieldUtils()
-
-
Method Details
-
highlightFieldPanel
public static void highlightFieldPanel(org.apache.wicket.Component component, CompoundFieldUtils.EventType eventType) Highlights the compound panel of the given field by the given event- Parameters:
component
- focused editor field
-