Uses of Class
org.adempiere.util.GridRowCtx
Package
Description
Implement field editors
Provide editor implementation for scheduler state (
DisplayType.SchedulerState
)-
Uses of GridRowCtx in org.adempiere.webui.editor
Modifier and TypeMethodDescriptionWColorEditor.getDisplayTextForGridView
(GridRowCtx gridRowCtx, Object value) WEditor.getDisplayTextForGridView
(GridRowCtx gridRowCtx, Object value) WImageURLEditor.getDisplayTextForGridView
(GridRowCtx gridRowCtx, Object value) WRecordEditor.getDisplayTextForGridView
(GridRowCtx gridRowCtx, Object value) -
Uses of GridRowCtx in org.adempiere.webui.scheduler
Modifier and TypeMethodDescriptionSchedulerStateEditor.getDisplayTextForGridView
(GridRowCtx gridRowCtx, Object value)