Adempiere 3.5.2a

org.adempiere.webui.part
Class AbstractUIPart

java.lang.Object
  extended by org.adempiere.webui.part.AbstractUIPart
All Implemented Interfaces:
UIPart
Direct Known Subclasses:
AbstractADTab, AbstractADWindowPanel, ADWindow, Desktop, MultiTabPart, WindowContainer, WLogin

public abstract class AbstractUIPart
extends Object
implements UIPart

Author:
Low Heng Sin

Field Summary
protected  Page page
           
 
Constructor Summary
AbstractUIPart()
           
 
Method Summary
 Component createPart(Object parent)
           
protected abstract  Component doCreatePart(Component parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.adempiere.webui.part.UIPart
getComponent
 

Field Detail

page

protected Page page
Constructor Detail

AbstractUIPart

public AbstractUIPart()
Method Detail

createPart

public Component createPart(Object parent)
Specified by:
createPart in interface UIPart

doCreatePart

protected abstract Component doCreatePart(Component parent)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.