Spec-Zone .ru
спецификации, руководства, описания, API


javax.faces.component.html
Перечислимый HtmlCommandButton. PropertyKeys

java.lang.Object
  расширенный java.lang.Enum<HtmlCommandButton.PropertyKeys>
      расширенный javax.faces.component.html.HtmlCommandButton.PropertyKeys
Все Реализованные Интерфейсы:
java.io. Сериализуемый, java.lang.Comparable<HtmlCommandButton.PropertyKeys>
Включение class:
HtmlCommandButton

protected static enum HtmlCommandButton.PropertyKeys
расширяется java.lang.Enum<HtmlCommandButton.PropertyKeys>


Перечислимая Постоянная Сводка
клавиша доступа
           
alt
           
dir
           
отключенный
           
изображение
           
метка
           
lang
           
onblur
           
onchange
           
onclick
           
ondblclick
           
onfocus
           
onkeydown
           
onkeypress
           
onkeyup
           
onmousedown
           
onmousemove
           
onmouseout
           
onmouseover
           
onmouseup
           
onselect
           
только для чтения
           
стиль
           
styleClass
           
tabindex
           
title
           
ввести
           
 
Сводка метода
 java.lang.String toString()
           
static HtmlCommandButton.PropertyKeys valueOf(java.lang.String name)
          Возвращает перечислимую константу этого типа с указанным именем.
static HtmlCommandButton.PropertyKeys[] values()
          Возвращает массив, содержащий константы этого перечислимого типа, в порядке, которым они объявляются.
 
Методы, наследованные от class java.lang. Перечисление
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf
 
Методы, наследованные от class java.lang. Объект
getClass, notify, notifyAll, wait, wait, wait
 

Перечислимая Постоянная Деталь

клавиша доступа

public static final HtmlCommandButton.PropertyKeys accesskey

alt

public static final HtmlCommandButton.PropertyKeys alt

dir

public static final HtmlCommandButton.PropertyKeys dir

отключенный

public static final HtmlCommandButton.PropertyKeys disabled

изображение

public static final HtmlCommandButton.PropertyKeys image

метка

public static final HtmlCommandButton.PropertyKeys label

lang

public static final HtmlCommandButton.PropertyKeys lang

onblur

public static final HtmlCommandButton.PropertyKeys onblur

onchange

public static final HtmlCommandButton.PropertyKeys onchange

onclick

public static final HtmlCommandButton.PropertyKeys onclick

ondblclick

public static final HtmlCommandButton.PropertyKeys ondblclick

onfocus

public static final HtmlCommandButton.PropertyKeys onfocus

onkeydown

public static final HtmlCommandButton.PropertyKeys onkeydown

onkeypress

public static final HtmlCommandButton.PropertyKeys onkeypress

onkeyup

public static final HtmlCommandButton.PropertyKeys onkeyup

onmousedown

public static final HtmlCommandButton.PropertyKeys onmousedown

onmousemove

public static final HtmlCommandButton.PropertyKeys onmousemove

onmouseout

public static final HtmlCommandButton.PropertyKeys onmouseout

onmouseover

public static final HtmlCommandButton.PropertyKeys onmouseover

onmouseup

public static final HtmlCommandButton.PropertyKeys onmouseup

onselect

public static final HtmlCommandButton.PropertyKeys onselect

только для чтения

public static final HtmlCommandButton.PropertyKeys readonly

стиль

public static final HtmlCommandButton.PropertyKeys style

styleClass

public static final HtmlCommandButton.PropertyKeys styleClass

tabindex

public static final HtmlCommandButton.PropertyKeys tabindex

title

public static final HtmlCommandButton.PropertyKeys title

ввести

public static final HtmlCommandButton.PropertyKeys type
Деталь метода

значения

public static HtmlCommandButton.PropertyKeys[] values()
Возвращает массив, содержащий константы этого перечислимого типа, в порядке, которым они объявляются. Этот метод может использоваться, чтобы выполнить итерации по константам следующим образом:
for (HtmlCommandButton.PropertyKeys c : HtmlCommandButton.PropertyKeys.values())
 System.out.println(c);

Возвраты:
массив, содержащий константы этого перечислимого типа, в порядке, они объявляются

valueOf

public static HtmlCommandButton.PropertyKeys valueOf(java.lang.String name)
Возвращает перечислимую константу этого типа с указанным именем. Строка должна соответствовать точно идентификатор, используемый, чтобы объявить перечислимую константу в этом типе. (Посторонние пробельные символы не разрешаются.)

Параметры:
name - имя перечислимой константы, которая будет возвращена.
Возвраты:
перечислимая константа с указанным именем
Броски:
IllegalArgumentException - если у этого перечислимого типа нет никакой константы с указанным именем
java.lang.NullPointerException - если параметром является нуль

toString

public java.lang.String toString()
Переопределения:
toString в class java.lang.Enum<HtmlCommandButton.PropertyKeys>


Представьте ошибку или функцию

Авторское право © 2009-2011, Oracle Corporation и/или его филиалы. Все права защищены. Использование подвергается срокам действия лицензии.

Сгенерированный на 10-February-2011 12:41

free hit counter