|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.isis.gme.bon.TestBONComponent
Constructor Summary | |
TestBONComponent()
|
Method Summary | |
void |
invokeEx(JBuilder builder,
JBuilderObject focus,
java.util.Collection selected,
int param)
GME calls this method when the user starts a BON based java interpreter |
void |
registerCustomClasses()
GME calls this method when custom classes should be registered The user should call the JBuilderFactory.AddCustom... |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestBONComponent()
Method Detail |
public void invokeEx(JBuilder builder, JBuilderObject focus, java.util.Collection selected, int param)
BONComponent
invokeEx
in interface BONComponent
builder
- focus
- selected
- param
- public void registerCustomClasses()
BONComponent
registerCustomClasses
in interface BONComponent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |