public class DBEventConditionScreenPlugin extends java.lang.Object implements ShowComponentPlugin
| Constructor and Description |
|---|
DBEventConditionScreenPlugin(SDBScreen scrn)
Std screen plugin constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
showComponent(SDBContext context,
SDBComponent component)
Hides the fields tab if the event is not an onmodify or oncreate
|
public DBEventConditionScreenPlugin(SDBScreen scrn)
scrn - - the screen that the plugin is forpublic boolean showComponent(SDBContext context, SDBComponent component)
showComponent in interface ShowComponentPlugincontext - - context for screencomponent - - component that is about to be added to pagestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.