public class CollectionEditorUtils extends Object
| Constructor and Description |
|---|
CollectionEditorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isShown(com.google.gwt.dom.client.SpanElement faAngleRight) |
static void |
setSpanAttributeAttributes(String dataI18nKey,
String innerText,
String dataField,
com.google.gwt.dom.client.SpanElement spanElement) |
static void |
toggleRowExpansion(com.google.gwt.dom.client.LIElement liElement,
boolean isShown) |
static void |
toggleRowExpansion(com.google.gwt.dom.client.SpanElement faAngleRight,
boolean toExpand) |
public static boolean isShown(com.google.gwt.dom.client.SpanElement faAngleRight)
public static void toggleRowExpansion(com.google.gwt.dom.client.SpanElement faAngleRight,
boolean toExpand)
public static void toggleRowExpansion(com.google.gwt.dom.client.LIElement liElement,
boolean isShown)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.