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

META-INF.prac.tld Maven / Gradle / Ivy

There is a newer version: 0.0.4
Show newest version



	1.0
	http://taglib.prac.ff
	
		case
		ff.prac.taglib.CaseTag
		JSP
	
	
		if
		ff.prac.taglib.IfTag
		JSP
		
			exists
			true
			true
		
		
			equals
			false
			true
		
		
			within
			false
			true
		
		
			includes
			false
			true
		
		
			logic
			false
			true
		
	
	
		else
		ff.prac.taglib.ElseTag
		JSP
	
	
		message
		ff.prac.taglib.MessageTag
		empty
		
			types
			false
		
		
			name
			false
		
		
			bgcolor
			false
		
		
			fgcolor
			false
		
	
	
		error
		ff.prac.taglib.ErrorTag
		empty
		
			name
			false
		
	
	
		custom
		ff.prac.taglib.CustomTag
		scriptless
		true
		
			used to indicate the implementation class for this select element
			impl
			true
		
	
	
		text
		ff.prac.taglib.TextTag
		empty
		
			name
			true
		
		
			value
			false
		
	
	
		input
		ff.prac.taglib.InputTag
		empty
		true
		
			type
			false
		
		
			name
			true
		
	
	
		textarea
		ff.prac.taglib.TextAreaTag
		scriptless
		true
	
	
		select
		ff.prac.taglib.SelectTag
		scriptless
		true
		
			used to indicate the implementation class for this select element
			impl
			false
			true
		
	
	
		optgroup
		ff.prac.taglib.OptGroupTag
		scriptless
		true
	
	
		option
		ff.prac.taglib.OptionTag
		tagdependent
		true
	
	
		formgrid
		ff.prac.taglib.FormGridTag
		scriptless
		
			id
			true
		
	
	
		datagrid
		ff.prac.taglib.DataGridTag
		empty
		
			id
			true
		
	
	
		column
		ff.prac.taglib.ColumnTag
		scriptless
		true
		
			type
			true
		
		
			name
			true
		
		
			title
			false
		
		
			align
			false
		
		
			wrap
			false
		
		
			maxlength
			false
		
		
			style
			false
		
		
			options
			false
		
		
			href
			false
		

	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy