Uses of Class
com.jalios.jcms.taglib.MemberPhotoGroupTag.MoreButtonAction
-
Packages that use MemberPhotoGroupTag.MoreButtonAction Package Description com.jalios.jcms.taglib Provides many of the classes used for JPlatform jsp tags. -
-
Uses of MemberPhotoGroupTag.MoreButtonAction in com.jalios.jcms.taglib
Methods in com.jalios.jcms.taglib that return MemberPhotoGroupTag.MoreButtonAction Modifier and Type Method Description MemberPhotoGroupTag.MoreButtonActionMemberPhotoGroupTag. getMoreButtonAction()static MemberPhotoGroupTag.MoreButtonActionMemberPhotoGroupTag.MoreButtonAction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MemberPhotoGroupTag.MoreButtonAction[]MemberPhotoGroupTag.MoreButtonAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jalios.jcms.taglib with parameters of type MemberPhotoGroupTag.MoreButtonAction Modifier and Type Method Description voidMemberPhotoGroupTag. setMoreButtonAction(MemberPhotoGroupTag.MoreButtonAction moreButtonAction)
-