Uses of Class
com.foreach.across.modules.bootstrapui.elements.Style
Packages that use Style
Package
Description
-
Uses of Style in com.foreach.across.modules.bootstrapui.elements
Fields in com.foreach.across.modules.bootstrapui.elements declared as StyleModifier and TypeFieldDescriptionstatic final StyleStyle.ACTIVEstatic final StyleStyle.TableCell.ACTIVEDeprecated.static final StyleStyle.Table.BORDEREDDeprecated.static final StyleStyle.Table.CONDENSEDDeprecated.static final StyleStyle.Button.DANGERstatic final StyleStyle.DANGERstatic final StyleStyle.TableCell.DANGERDeprecated.static final StyleStyle.Button.DARKstatic final StyleStyle.DARKstatic final StyleStyle.Button.DEFAULTstatic final StyleStyle.DEFAULTstatic final StyleStyle.Table.HOVERDeprecated.static final StyleStyle.Button.INFOstatic final StyleStyle.INFOstatic final StyleStyle.TableCell.INFODeprecated.static final StyleStyle.Button.LIGHTstatic final StyleStyle.LIGHTstatic final StyleStyle.Button.LINKstatic final StyleStyle.Button.PRIMARYstatic final StyleStyle.PRIMARYstatic final StyleStyle.Button.SECONDARYstatic final StyleStyle.SECONDARYstatic final StyleStyle.Table.STRIPEDDeprecated.static final StyleStyle.Button.SUCCESSstatic final StyleStyle.SUCCESSstatic final StyleStyle.TableCell.SUCCESSDeprecated.static final StyleStyle.Button.WARNINGstatic final StyleStyle.TableCell.WARNINGDeprecated.static final StyleStyle.WARNINGMethods in com.foreach.across.modules.bootstrapui.elements that return StyleModifier and TypeMethodDescriptionstatic StyleStyle.Button.fromBootstrapStyleRule(BootstrapStyleRule styleRule) Compatibility between the old Style enum approach and the new BootstrapStyleRule, attempts to resolve a Style enum from the bootstrap style rule.static StyleStyle.Table.fromBootstrapStyleRule(BootstrapStyleRule styleRule) Deprecated.Compatibility between the old Style enum approach and the new BootstrapStyleRule, attempts to resolve a Style enum from the bootstrap style rule.static StyleStyle.TableCell.fromBootstrapStyleRule(BootstrapStyleRule styleRule) Deprecated.Compatibility between the old Style enum approach and the new BootstrapStyleRule, attempts to resolve a Style enum from the bootstrap style rule.AlertViewElement.getStyle()ButtonViewElement.getStyle()TableViewElement.Cell.getStyle()TableViewElement.Row.getStyle()Methods in com.foreach.across.modules.bootstrapui.elements that return types with arguments of type StyleMethods in com.foreach.across.modules.bootstrapui.elements with parameters of type StyleModifier and TypeMethodDescriptionDeprecated.TableViewElement.removeStyle(Style style) Deprecated.static BootstrapStyleRuleStyle.Button.toBootstrapStyleRule(Style style) Converts a Style enum value to the equivalent style rule.static BootstrapStyleRuleStyle.Table.toBootstrapStyleRule(Style style) Deprecated.Converts a Style enum value to the equivalent style rule.static BootstrapStyleRuleStyle.TableCell.toBootstrapStyleRule(Style style) Deprecated.Converts a Style enum value to the equivalent style rule.Method parameters in com.foreach.across.modules.bootstrapui.elements with type arguments of type StyleModifier and TypeMethodDescriptionTableViewElement.setStyles(@NonNull Collection<Style> styles) Deprecated. -
Uses of Style in com.foreach.across.modules.bootstrapui.elements.builder
Methods in com.foreach.across.modules.bootstrapui.elements.builder with parameters of type StyleModifier and TypeMethodDescription