All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ildfly-clustering-faces-mojarra.32.0.1.Final.source-code.com.sun.faces.facelets.el.proto Maven / Gradle / Ivy

package com.sun.faces.facelets.el;

import "jakarta.faces.view.proto";

/**
 * @TypeId(520)
 */
message ContextualCompositeValueExpression {
	optional	jakarta.faces.view.Location	location	 = 1;
	optional	bytes	expression	 = 2;
}

/**
 * @TypeId(521)
 */
message TagMethodExpression {
	optional	string	attribute	 = 1;
	optional	bytes	expression	 = 2;
}

/**
 * @TypeId(522)
 */
message TagValueExpression {
	optional	string	attribute	 = 1;
	optional	bytes	expression	 = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy