Cross Reference: /yui3/src/simpleyui/
Name Date Size

.. 2012-04-05 22:55:32 100

build-base.properties 1970-01-01 01:00:00 0

build-base.xml 1970-01-01 01:00:00 0

build-complex.properties 1970-01-01 01:00:00 0

build-complex.xml 1970-01-01 01:00:00 0

build-core.properties 1970-01-01 01:00:00 0

build-core.xml 1970-01-01 01:00:00 0

build-events.properties 1970-01-01 01:00:00 0

build-events.xml 1970-01-01 01:00:00 0

build-extras.properties 1970-01-01 01:00:00 0

build-extras.xml 1970-01-01 01:00:00 0

build.out 1970-01-01 01:00:00 0

build.xml 2011-08-03 17:50:19 390

docs 1970-01-01 01:00:00 0

HISTORY.md 2011-09-27 08:41:41 179

js 2012-04-05 22:55:14 5

meta 1970-01-01 01:00:00 0

README.md 2011-08-04 01:38:14 1.2 KiB

tests 2012-02-16 10:58:23 5

README.md

Attribute
=========
The Attribute utility allows you to add attributes to any class
through an augmentable Attribute interface. The interface adds
get and set methods to your class for attribute access, in
addition to supporting change events allowing you to listen
for changes in attribute values.