Package org.bgerp.dao.expression
Class UiExpressionObject
java.lang.Object
org.bgerp.dao.expression.UiExpressionObject
- All Implemented Interfaces:
ExpressionObject
Expression object for UI manipulations
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UiExpressionObject
-
-
Method Details
-
toContext
- Specified by:
toContextin interfaceExpressionObject
-
open
public void open()Open the current process card or refresh it, if already is open -
close
public void close()Close the current process card if it was open -
refreshQueue
public void refreshQueue()Refresh currently open process queue
-