Uses of Interface
org.zkoss.stateless.sul.ITbeditor
-
Packages that use ITbeditor Package Description org.zkoss.stateless.sul -
-
Uses of ITbeditor in org.zkoss.stateless.sul
Fields in org.zkoss.stateless.sul declared as ITbeditor Modifier and Type Field Description static ITbeditorITbeditor. DEFAULTConstant for default attributes of this immutable component.Methods in org.zkoss.stateless.sul that return ITbeditor Modifier and Type Method Description static ITbeditorITbeditorCtrl. from(org.zkoss.zkmax.zul.Tbeditor instance)static ITbeditorITbeditor. of(java.lang.String value)Returns the instance with the given value.static ITbeditorITbeditor. ofId(java.lang.String id)Returns the instance with the given id.ITbeditorITbeditor. withConfig(java.util.Map<java.lang.String,? extends java.lang.Object> config)Returns a copy ofthisimmutable component with the specifiedconfig.ITbeditorITbeditor. withValue(java.lang.String value)Returns a copy ofthisimmutable component with the specifiedvalue.
-