Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.taglibprocessing.attributevalues
Class CSSClassType

java.lang.Object
  extended by 

org.eclipse.jst.jsf.metadataprocessors.AbstractMetaDataEnabledFeature
      extended by 

org.eclipse.jst.jsf.metadataprocessors.AbstractRootTypeDescriptor
          extended by 
org.eclipse.jst.jsf.taglibprocessing.attributevalues.CSSClassType
All Implemented Interfaces:
IPossibleValues, IMetaDataEnabledFeature, ITypeDescriptor

public class CSSClassType
extends AbstractRootTypeDescriptor
implements IMetaDataEnabledFeature, IPossibleValues

Represents a style class attribute type

Provisional API - subject to change


Field Summary
 
Fields inherited from interface org.eclipse.jst.jsf.metadataprocessors.features. IPossibleValues
POSSIBLE_VALUES_FOR_DISPLAY_PROP_NAME, POSSIBLE_VALUES_PROP_NAME, POSSIBLE_VALUES_SMALL_ICON_PROP_NAME
 
Constructor Summary
CSSClassType ()
           
 
Method Summary
 java.util.List< IPossibleValue> getPossibleValues ()
           
 
Methods inherited from class org.eclipse.jst.jsf.metadataprocessors. AbstractRootTypeDescriptor
getFeatureAdapters, getTypeExtension, setTypeExtension
 
Methods inherited from class org.eclipse.jst.jsf.metadataprocessors. AbstractMetaDataEnabledFeature
getMetaDataContext, getStructuredDocumentContext, setMetaDataContext, setStructuredDocumentContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jst.jsf.metadataprocessors. IMetaDataEnabledFeature
getMetaDataContext, getStructuredDocumentContext, setMetaDataContext, setStructuredDocumentContext
 

Constructor Detail

CSSClassType

public CSSClassType()
Method Detail

getPossibleValues

public java.util.List<
IPossibleValue> getPossibleValues()
Specified by:
getPossibleValues in interface IPossibleValues
Returns:
List of IPossibleValue instances representing possible values Implementer must ensure that an empty rather than null list is returned if no values are posssible.



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire