All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class puma.control.SuchenBtn

java.lang.Object
   |
   +----puma.control.FormButton
           |
           +----puma.control.SuchenBtn

public class SuchenBtn
extends FormButton
"virtueller" Button zur Suche nach Publikationen

Author:
Sven Müller

Constructor Index

 o SuchenBtn()

Method Index

 o storeCommand(ServerApplication)
Speichert Command vom Typ B_SuchenCmd.

Constructors

 o SuchenBtn
 public SuchenBtn()

Methods

 o storeCommand
 public void storeCommand(ServerApplication serverApp)
Speichert Command vom Typ B_SuchenCmd.

Parameters:
serverApp - Ein Rückverweis auf die aufrufende Server-Instanz.
Overrides:
storeCommand in class FormButton
See Also:
B_SuchenCmd

All Packages  Class Hierarchy  This Package  Previous  Next  Index