org.zkoss.zk.ui.ext
Interface RawId

All Known Implementing Classes:
A, Abbr, AbstractTag, Acronym, Address, Area, B, Base, Big, Blockquote, Body, Br, Button, Caption, Center, Cite, Code, Col, Colgroup, ContentTag, Dd, Del, Dfn, Dir, Div, Dl, Dt, Em, Embed, Fieldset, Font, Form, H1, H2, H3, H4, Head, Hr, Html, I, Iframe, Img, Input, Ins, Isindex, Kbd, Label, Legend, Li, Link, Map, Menu, Meta, Nobr, Object, Ol, Optgroup, Option, P, Pre, Q, Raw, S, Samp, Script, Select, Small, Span, Strong, Style, Sub, Sup, Table, Tbody, Td, Text, Textarea, Tfoot, Th, Thead, Title, Tr, Tt, Ul, Var

public interface RawId

Decorates Component to denote that the UUID (Component.getUuid() must be the same as the ID (Component.getId()), if the applicaion assigns an ID for it. Thus, if org.zkoss.zk.ui.Component#setId} is called, both UUID and ID are changed.

Author:
tomyeh



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo