KIE Uberfire Properties Editor Widget Client 6.2.0.CR1

org.kie.uberfire.properties.editor.client
Class PropertyEditorHelper

java.lang.Object
  extended by org.kie.uberfire.properties.editor.client.PropertyEditorHelper

public class PropertyEditorHelper
extends Object


Nested Class Summary
static class PropertyEditorHelper.NoPropertiesException
           
static class PropertyEditorHelper.NullEventException
           
 
Constructor Summary
PropertyEditorHelper()
           
 
Method Summary
static void extractEditorFrom(PropertyEditorWidget propertyEditorWidget, com.github.gwtbootstrap.client.ui.Accordion propertyMenu, PropertyEditorEvent event)
           
static void extractEditorFrom(PropertyEditorWidget propertyEditorWidget, com.github.gwtbootstrap.client.ui.Accordion propertyMenu, PropertyEditorEvent event, String propertyNameFilter)
           
static boolean validade(PropertyEditorEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyEditorHelper

public PropertyEditorHelper()
Method Detail

extractEditorFrom

public static void extractEditorFrom(PropertyEditorWidget propertyEditorWidget,
                                     com.github.gwtbootstrap.client.ui.Accordion propertyMenu,
                                     PropertyEditorEvent event,
                                     String propertyNameFilter)

extractEditorFrom

public static void extractEditorFrom(PropertyEditorWidget propertyEditorWidget,
                                     com.github.gwtbootstrap.client.ui.Accordion propertyMenu,
                                     PropertyEditorEvent event)

validade

public static boolean validade(PropertyEditorEvent event)

KIE Uberfire Properties Editor Widget Client 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.