Class CollectionEditorUtils


  • public class CollectionEditorUtils
    extends Object
    • Constructor Detail

      • CollectionEditorUtils

        public CollectionEditorUtils()
    • Method Detail

      • isShown

        public static boolean isShown​(com.google.gwt.dom.client.SpanElement faAngleRight)
      • toggleRowExpansion

        public static void toggleRowExpansion​(com.google.gwt.dom.client.SpanElement faAngleRight,
                                              boolean toExpand)
      • toggleRowExpansion

        public static void toggleRowExpansion​(com.google.gwt.dom.client.LIElement liElement,
                                              boolean isShown)
      • setSpanAttributeAttributes

        public static void setSpanAttributeAttributes​(String dataI18nKey,
                                                      String innerText,
                                                      String dataField,
                                                      com.google.gwt.dom.client.SpanElement spanElement)