Uses of Class
jp.ecuacion.splib.web.item.HtmlItemString
Packages that use HtmlItemString
-
Uses of HtmlItemString in jp.ecuacion.splib.web.item
Methods in jp.ecuacion.splib.web.item that return HtmlItemStringModifier and TypeMethodDescriptionHtmlItemSelect.hideValue()This is defined just like other HtmlItems but it doesn't seem to be needed because it's impossible to select an option with value hidden.HtmlItemString.hideValue()HtmlItemString.isNotEmpty(boolean isNotEmpty) HtmlItemString.isNotEmpty(HtmlItem.HtmlItemConditionKeyEnum authKind, String authString, boolean isNotEmpty) HtmlItemString.isNotEmptyOnSearch(boolean isNotEmpty) HtmlItemString.isNotEmptyOnSearch(HtmlItem.HtmlItemConditionKeyEnum authKind, String authString, boolean isNotEmpty) HtmlItemString.itemNameKey(String itemNameKey) HtmlItemString.notEmpty()HtmlItemString.notEmptyOnSearch()HtmlItemString.stringMatchingCondition(StringMatchingConditionBean.StringMatchingPatternEnum stringMatchingPattern, boolean ignoresCase) Offers the string search pattern.