projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d899cd6
)
Asdoc introduction for TagViewer.
author
Andy Allan
<andy@gravitystorm.co.uk>
Wed, 22 Feb 2012 14:51:39 +0000
(14:51 +0000)
committer
Andy Allan
<andy@gravitystorm.co.uk>
Wed, 22 Feb 2012 14:51:39 +0000
(14:51 +0000)
net/systemeD/potlatch2/TagViewer.mxml
patch
|
blob
|
history
diff --git
a/net/systemeD/potlatch2/TagViewer.mxml
b/net/systemeD/potlatch2/TagViewer.mxml
index dbdc7f335dff88cc6d2f651d22ea8684449b92de..a2cbc157b3e66c768f8803f2203806e119746735 100644
(file)
--- a/
net/systemeD/potlatch2/TagViewer.mxml
+++ b/
net/systemeD/potlatch2/TagViewer.mxml
@@
-1,4
+1,10
@@
<?xml version="1.0" encoding="utf-8"?>
+<!---
+ The TagViewer is the container for the entire sidebar. It has a number of components, and subpanels, in a ViewStack that change
+ depending on what is selected, i.e. the ControllerState.
+
+ @see net.systemeD.potlatch2.controller.ControllerState
+ -->
<mx:VBox
xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:mx="library://ns.adobe.com/flex/mx"