Uses of Class
net.n2oapp.framework.api.metadata.global.view.widget.table.N2oSwitch
-
-
Uses of N2oSwitch in net.n2oapp.framework.api.metadata.global.view.widget.table
Methods in net.n2oapp.framework.api.metadata.global.view.widget.table that return N2oSwitch Modifier and Type Method Description N2oSwitchSwitchAware. getN2oSwitch() -
Uses of N2oSwitch in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell
Methods in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell that return N2oSwitch Modifier and Type Method Description N2oSwitchN2oColorCell. getStyleSwitch()Deprecated.Methods in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell with parameters of type N2oSwitch Modifier and Type Method Description voidN2oColorCell. setStyleSwitch(N2oSwitch styleSwitch)Deprecated.Constructors in net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell with parameters of type N2oSwitch Constructor Description N2oColorCell(N2oSwitch styleSwitch)Deprecated. -
Uses of N2oSwitch in net.n2oapp.framework.api.script
Methods in net.n2oapp.framework.api.script with parameters of type N2oSwitch Modifier and Type Method Description static java.lang.StringScriptProcessor. buildSwitchExpression(N2oSwitch n2oSwitch)
-