Skip to content

Widget: Document window and document properties #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jzaefferer opened this issue Dec 28, 2012 · 3 comments
Closed

Widget: Document window and document properties #85

jzaefferer opened this issue Dec 28, 2012 · 3 comments

Comments

@jzaefferer
Copy link
Member

No description provided.

@tjvantoll
Copy link
Member

Do we want to document some of other properties made available as well? I'm not sure we'd necessarily want all of these documented, but it seems like some of them would be useful.

  • bindings
  • element
  • eventNamespace
  • focusable
  • hoverable
  • namespace
  • options
  • parents
  • uuid
  • version
  • widgetEventPrefix
  • widgetFullName
  • widgetName

@scottgonzalez
Copy link
Member

I don't think we want to document bindings, focusable or hoverable. I can't think of any situation where these would be useful to a widget developer.

widgetEventPrefix is going away, but if we get around to documenting properties before it goes away, we should document it.

Are there cases where eventNamespace would be useful?

What's parents?

@tjvantoll
Copy link
Member

Agreed on bindings, focusable, & hoverable. I couldn't thing of a use case of eventNamespace so I omitted it as well.

parents is a property on tooltip widgets which I was referencing when building this list. Whoops.

Pull: #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants