|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Object extended by java.lang.Enum<HtmlPanelGrid.PropertyKeys> extended by javax.faces.component.html.HtmlPanelGrid.PropertyKeys
protected static enum HtmlPanelGrid.PropertyKeys
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
static HtmlPanelGrid.PropertyKeys |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static HtmlPanelGrid.PropertyKeys[] |
values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Enum Constant Detail |
|---|
public static final HtmlPanelGrid.PropertyKeys bgcolor
public static final HtmlPanelGrid.PropertyKeys bodyrows
public static final HtmlPanelGrid.PropertyKeys border
public static final HtmlPanelGrid.PropertyKeys captionClass
public static final HtmlPanelGrid.PropertyKeys captionStyle
public static final HtmlPanelGrid.PropertyKeys cellpadding
public static final HtmlPanelGrid.PropertyKeys cellspacing
public static final HtmlPanelGrid.PropertyKeys columnClasses
public static final HtmlPanelGrid.PropertyKeys columns
public static final HtmlPanelGrid.PropertyKeys dir
public static final HtmlPanelGrid.PropertyKeys footerClass
public static final HtmlPanelGrid.PropertyKeys frame
public static final HtmlPanelGrid.PropertyKeys headerClass
public static final HtmlPanelGrid.PropertyKeys lang
public static final HtmlPanelGrid.PropertyKeys onclick
public static final HtmlPanelGrid.PropertyKeys ondblclick
public static final HtmlPanelGrid.PropertyKeys onkeydown
public static final HtmlPanelGrid.PropertyKeys onkeypress
public static final HtmlPanelGrid.PropertyKeys onkeyup
public static final HtmlPanelGrid.PropertyKeys onmousedown
public static final HtmlPanelGrid.PropertyKeys onmousemove
public static final HtmlPanelGrid.PropertyKeys onmouseout
public static final HtmlPanelGrid.PropertyKeys onmouseover
public static final HtmlPanelGrid.PropertyKeys onmouseup
public static final HtmlPanelGrid.PropertyKeys rowClasses
public static final HtmlPanelGrid.PropertyKeys rules
public static final HtmlPanelGrid.PropertyKeys style
public static final HtmlPanelGrid.PropertyKeys styleClass
public static final HtmlPanelGrid.PropertyKeys summary
public static final HtmlPanelGrid.PropertyKeys title
public static final HtmlPanelGrid.PropertyKeys width
| Method Detail |
|---|
public static HtmlPanelGrid.PropertyKeys[] values()
for (HtmlPanelGrid.PropertyKeys c : HtmlPanelGrid.PropertyKeys.values()) System.out.println(c);
public static HtmlPanelGrid.PropertyKeys valueOf(java.lang.String name)
name - the name of the enum constant to be returned.
IllegalArgumentException - if this enum type has no constant
with the specified name
java.lang.NullPointerException - if the argument is nullpublic java.lang.String toString()
toString in class java.lang.Enum<HtmlPanelGrid.PropertyKeys>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41
Scripting on this page tracks web page traffic, but does not change the content in any way.