Uses of Class
org.zkoss.stateless.sul.IFisheyebar.Orient
-
Packages that use IFisheyebar.Orient Package Description org.zkoss.stateless.sul -
-
Uses of IFisheyebar.Orient in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul that return IFisheyebar.Orient Modifier and Type Method Description static IFisheyebar.Orient
IFisheyebar.Orient. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IFisheyebar.Orient[]
IFisheyebar.Orient. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.zkoss.stateless.sul with parameters of type IFisheyebar.Orient Modifier and Type Method Description default IFisheyebar
IFisheyebar. withOrient(IFisheyebar.Orient orient)
Returns a copy ofthis
immutable component with the specifiedorient
.
-