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

org.wicketstuff.facebook.plugins.LinkTarget Maven / Gradle / Ivy

The newest version!
package org.wicketstuff.facebook.plugins;

/**
 * 
 * @author Till Freier
 * 
 */
public enum LinkTarget
{
	_BLANK, _PARENT, _TOP
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy