Package org.compiere.print.layout
Class PrintDataEvaluatee
java.lang.Object
org.compiere.print.layout.PrintDataEvaluatee
- All Implemented Interfaces:
Evaluatee
- Author:
- hengsin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget_ValueAsString
(String variableName) Get Variable Valuestatic boolean
hasPageLogic
(String displayLogic)
-
Constructor Details
-
PrintDataEvaluatee
-
-
Method Details
-
get_ValueAsString
Description copied from interface:Evaluatee
Get Variable Value- Specified by:
get_ValueAsString
in interfaceEvaluatee
- Parameters:
variableName
- name- Returns:
- value
-
hasPageLogic
-