BrightSide Workbench Full Report + Source Code
org.turro.plugin.acceptance.IAcceptanceCtrl Interface Reference
Inheritance diagram for org.turro.plugin.acceptance.IAcceptanceCtrl:

Public Member Functions

Object getEntity ()
 
void setEntity (Object entity)
 
boolean isAccepted ()
 
boolean isBlocked ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file IAcceptanceCtrl.java.

Member Function Documentation

◆ getEntity()

Object org.turro.plugin.acceptance.IAcceptanceCtrl.getEntity ( )

◆ isAccepted()

boolean org.turro.plugin.acceptance.IAcceptanceCtrl.isAccepted ( )

◆ isBlocked()

boolean org.turro.plugin.acceptance.IAcceptanceCtrl.isBlocked ( )

◆ setEntity()

void org.turro.plugin.acceptance.IAcceptanceCtrl.setEntity ( Object  entity)

Implemented in org.turro.zul.acceptance.AcceptanceButton.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: