com.ebmwebsourcing.petalsbpm.definitionseditor.namespace
Class NamespacePanel

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>
                  extended by com.ebmwebsourcing.petalsbpm.definitionseditor.namespace.NamespacePanel
All Implemented Interfaces:
com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.IsWidget

public class NamespacePanel
extends com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
 
Field Summary
 
Fields inherited from class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid
data, gridPanel, OBJECT_REF, recordDef, store
 
Fields inherited from class com.google.gwt.user.client.ui.UIObject
DEBUG_ID_PREFIX
 
Constructor Summary
NamespacePanel()
           
 
Method Summary
protected  void buildGrid()
           
protected  java.lang.Object[] convertDataToObject(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration data)
           
protected  java.util.List<com.gwtext.client.widgets.grid.BaseColumnConfig> getColumnsConfig()
           
protected  com.gwtext.client.data.FieldDef[] getFieldDef()
           
protected  boolean isValid(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration data)
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid
addHandler, clearRecords, convertDataListToObjecArray, convertDataToObjectWithObjectRef, getGridPanel, load, refresh, setHeight, setTitle, setWidth
 
Methods inherited from class com.google.gwt.user.client.ui.Composite
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NamespacePanel

public NamespacePanel()
Method Detail

buildGrid

protected void buildGrid()
Overrides:
buildGrid in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>

convertDataToObject

protected java.lang.Object[] convertDataToObject(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration data)
Specified by:
convertDataToObject in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>

getColumnsConfig

protected java.util.List<com.gwtext.client.widgets.grid.BaseColumnConfig> getColumnsConfig()
Specified by:
getColumnsConfig in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>

getFieldDef

protected com.gwtext.client.data.FieldDef[] getFieldDef()
Specified by:
getFieldDef in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>

isValid

protected boolean isValid(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration data)
Specified by:
isValid in class com.ebmwebsourcing.geasytools.gwtextwidgets.grid.AbstractGrid<com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration>


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.