public class PropertyEditorHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PropertyEditorHelper.NoPropertiesException |
static class |
PropertyEditorHelper.NullEventException |
Constructor and Description |
---|
PropertyEditorHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
extractEditorFrom(PropertyEditorWidget propertyEditorWidget,
org.gwtbootstrap3.client.ui.PanelGroup propertyMenu,
PropertyEditorEvent event) |
static void |
extractEditorFrom(PropertyEditorWidget propertyEditorWidget,
org.gwtbootstrap3.client.ui.PanelGroup propertyMenu,
PropertyEditorEvent event,
String propertyNameFilter) |
static boolean |
validade(PropertyEditorEvent event) |
public static void extractEditorFrom(PropertyEditorWidget propertyEditorWidget, org.gwtbootstrap3.client.ui.PanelGroup propertyMenu, PropertyEditorEvent event, String propertyNameFilter)
public static void extractEditorFrom(PropertyEditorWidget propertyEditorWidget, org.gwtbootstrap3.client.ui.PanelGroup propertyMenu, PropertyEditorEvent event)
public static boolean validade(PropertyEditorEvent event)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.