Class NoCodeWidgetVelocityUtils
java.lang.Object
com.kingsrook.qqq.backend.core.actions.dashboard.widgets.NoCodeWidgetVelocityUtils
-
Constructor Summary
ConstructorsConstructorDescriptionNoCodeWidgetVelocityUtils
(Map<String, Object> context, RenderWidgetInput input) Constructor -
Method Summary
Modifier and TypeMethodDescriptionformat
(String displayFormat, Serializable value) formatSecondsAsDuration
(Integer seconds) formatSecondsAsRoundedDuration
(Integer seconds) helpIcon()
round
(BigDecimal input, int digits) tableCountFilterLink
(String countVariableName, String singular, String plural)
-
Constructor Details
-
NoCodeWidgetVelocityUtils
Constructor
-
-
Method Details
-
icon
-
helpIcon
-
errorIcon
-
warningIcon
-
checkIcon
-
pendingIcon
-
spanColorGreen
-
spanColorOrange
-
spanColorRed
-
plural
-
formatDateTime
-
formatSecondsAsDuration
-
formatSecondsAsRoundedDuration
-
tableCountFilterLink
public String tableCountFilterLink(String countVariableName, String singular, String plural) throws QException - Throws:
QException
-
format
-
round
-
ifElse
-