Class CrystalUiServiceImpl
java.lang.Object
net.datenwerke.rs.crystal.client.crystal.CrystalUiServiceImpl
- All Implemented Interfaces:
CrystalUiService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CrystalUiServiceImpl
public CrystalUiServiceImpl()
-
-
Method Details
-
setAvailable
public void setAvailable(boolean available) -
isAvailable
public boolean isAvailable()- Specified by:
isAvailablein interfaceCrystalUiService
-