Uses of Class
org.zkoss.stateless.sul.IPortallayout.Orient
-
Packages that use IPortallayout.Orient Package Description org.zkoss.stateless.sul -
-
Uses of IPortallayout.Orient in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul that return IPortallayout.Orient Modifier and Type Method Description static IPortallayout.OrientIPortallayout.Orient. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IPortallayout.Orient[]IPortallayout.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 IPortallayout.Orient Modifier and Type Method Description default IPortallayoutIPortallayout. withOrient(IPortallayout.Orient orient)Returns a copy ofthisimmutable component with the specifiedorient.
-