Package org.zkoss.stateless.sul
Interface IDropuploadCtrl
-
public interface IDropuploadCtrl
An addition interface toIDropupload
that is used for implementation or tools.- Author:
- katherine
-
-
Method Summary
Static Methods Modifier and Type Method Description static IDropupload
from(Dropupload instance)
static java.lang.String
getAnchorUuid(java.lang.String id)
-
-
-
Method Detail
-
from
static IDropupload from(Dropupload instance)
-
getAnchorUuid
static java.lang.String getAnchorUuid(java.lang.String id)
-
-