Uses of Class
de.xima.fc.form.common.models.XButtonDescriptor
-
Packages that use XButtonDescriptor Package Description de.xima.fc.form.common.models -
-
Uses of XButtonDescriptor in de.xima.fc.form.common.models
Methods in de.xima.fc.form.common.models that return types with arguments of type XButtonDescriptor Modifier and Type Method Description static Iterable<XButtonDescriptor>
XButtonDescriptor. eachButton(XItem buttonList)
Methods in de.xima.fc.form.common.models with parameters of type XButtonDescriptor Modifier and Type Method Description String
XItemRenderCtx. encodeXfAction(XButtonDescriptor buttonDescriptor, XButtonActionDescriptor action, Map<Serializable,Serializable> frqSessionMap)
-